X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3919a572768c6abe34266400386604fc5fab93d0..1badbf72fd0f9621a0f1b295cf64457014f738ae:/.gitignore diff --git a/.gitignore b/.gitignore index 29a1a155e3..b9227b0b2a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,48 +1,139 @@ -checkall.log -TAGS -*.mk +################################################ +###OTHER CAT *.l[oa] *.loT *.[oa] -*.class -.libs -.deps -.dirstamp -stamp* -.emacs.desktop -Makefile -test_rl -test_sg -_*.c *~ +*.log *_simulator -config.log -config.status -Makefile.in +*.mk -src/*_unit.c +################################################ +### Simgrid java +*.class +simgrid.jar +src/simgrid.jar + +################################################ +### Libraries links +src/bindings/ruby/simgrid.so +examples/ruby/simgrid.so +examples/lua/simgrid.so +src/bindings/ruby/libsimgrid.so +examples/gras/console/simgrid.so +examples/msg/masterslave/simgrid.so +examples/simdag/simgrid.so + +################################################ +### Units and supernovae files src/simgrid_units_main.c -src/gras_config.h.in +src/*_unit.c +src/supernovae_*.c -tools/graspe_master -examples/java/*/classnoinst.stamp -### +################################################ +### Generated files +_*.c +include/simgrid_config.h +include/instr/tracing_config.h +src/context_sysv_config.h +src/gras_config.h +src/smpi/smpicc +src/smpi/smpirun +doc/footer.html +simgrid-*.tar.gz -aclocal.m4 -acmacro/libtool.m4 -acmacro/ltoptions.m4 -acmacro/ltsugar.m4 -acmacro/ltversion.m4 -acmacro/lt~obsolete.m4 -config.guess -config.sub -configure -install-sh -libtool -ltmain.sh +################################################ +### Cmake files +CPackConfig.cmake +CPackSourceConfig.cmake +CTestTestfile.cmake +conftestval +cmake_install.cmake +CMakeFiles +install_manifest.txt +_CPack_Packages/ +CMakeFiles +CMakeCache.txt +DartConfiguration.tcl +Testing/ +Makefile +bin/ +lib/ +buildtools/Cmake/test_prog/prog_va_copy.c -autom4te.cache/* + +################################################ +### windows borland +*.bpr +*.bpf + +################################################ +### Documentation +doc/all_bib.html +doc/logcategories.sh +doc/publis_core.bib +doc/publis_core_bib.html +doc/publis_count.html +doc/publis_extern.bib +doc/publis_extern_bib.html +doc/publis_intra.bib +doc/publis_intra_bib.html +doc/realtoc.sh +doc/tmp.realtoc +doc/using_bib.html doc/Doxyfile + +################################################ +### Specific of project +.cproject +.project +.settings/ +.anjuta +.anjuta_sym_db.db +simgrid.anjuta +.externalToolBuilders/ +Debug/ +.emacs.desktop + +################################################ +### Examples and traces +*.exe +testgraph.dot +testgraph.xml +examples/msg/ms.trace +examples/msg/procmig.trace +examples/msg/tasks.trace +examples/msg/volume.trace +examples/msg/zmsg_test.trace +examples/msg/categories.trace +examples/msg/masterslave/toto.txt +examples/msg/simulation.trace +examples/msg/toto.txt +examples/msg/z_gtnets.trace +examples/msg/tracing/procmig +examples/msg/tracing/tasks +examples/msg/tracing/volume +examples/msg/mc/bugged3 +examples/msg/mc/random_test +examples/simdag/ex_sd_seq_access +examples/simdag/sd_seq_access +examples/msg/icomms/peer +examples/msg/icomms/peer2 +examples/gras/console/ping_client_console +examples/gras/console/ping_server_console +examples/gras/console/ping_simulator_console +examples/msg/icomms/.kdbgrc.peer3 +examples/msg/icomms/peer3 +examples/msg/icomms/toto.txt +examples/msg/masterslave/masterslave_console +examples/simdag/ex_sd_test_console +examples/simdag/sd_test_console +examples/simdag/scheduling/Montage_25.jed +examples/msg/irc_isend/peer +examples/msg/irc_isend/toto.txt +examples/simdag/dot/dot_test +examples/smpi/toto.txt +examples/java/*/classnoinst.stamp examples/amok/bandwidth/bandwidth_maestro examples/amok/bandwidth/bandwidth_sensor examples/amok/saturate/saturate_maestro @@ -66,10 +157,12 @@ examples/gras/properties/properties_slave examples/gras/rpc/rpc_client examples/gras/rpc/rpc_forwarder examples/gras/rpc/rpc_server -examples/gras/spawn/spawn_child -examples/gras/spawn/spawn_father +examples/gras/spawn/spawn_server examples/gras/synchro/synchro_philosopher examples/gras/timer/timer_client +examples/gras/replay/replay_simulator +examples/gras/replay/replay_master +examples/gras/replay/replay_worker examples/msg/actions/actions examples/msg/gtnets/gtnets examples/msg/masterslave/masterslave_bypass @@ -83,10 +176,18 @@ examples/msg/priority/priority examples/msg/properties/msg_prop examples/msg/sendrecv/sendrecv examples/msg/suspend/suspend +examples/msg/trace/test_trace_integration +examples/msg/mc/centralized +examples/msg/mc/bugged2 +examples/msg/mc/bugged1 +examples/simdag/ex_sd_test +examples/simdag/ex_sd_test2 examples/simdag/metaxml/sd_meta examples/simdag/properties/sd_prop examples/simdag/sd_test examples/simdag/sd_test2 +examples/simdag/dax/dax_test +examples/simdag/scheduling/minmin_test examples/smpi/reduce examples/smpi/bcast examples/smpi/bcbench @@ -98,16 +199,15 @@ examples/smpi/mvmul examples/smpi/ring_c examples/smpi/second examples/smpi/split -simgrid-*-svn/* -src/.classes/* -src/context_sysv_config.h -src/gras_config.h -src/simgrid.jar -src/smpi/smpicc -src/smpi/smpirun +examples/smpi/allreduce +examples/smpi/pingpong +examples/smpi/scatter +examples/smpi/alltoall2 +examples/smpi/alltoall_basic +examples/smpi/alltoallv +examples/smpi/sendrecv +examples/smpi/smpi_sendrecv src/testall -src/ucontext_stack.h -teshsuite/datadesc_usage.out teshsuite/gras/datadesc/datadesc_usage teshsuite/gras/empty_main/empty_main_function teshsuite/gras/msg_handle/msg_handle_client @@ -151,6 +251,18 @@ testsuite/xbt/graphxml_usage testsuite/xbt/heap_bench testsuite/xbt/log_usage tools/gras/gras_stub_generator -tools/graspe-slave tools/tesh/tesh - +examples/msg/tracing/categories +examples/msg/tracing/ms +teshsuite/simdag/platforms/is_router_test +examples/msg/masterslave/masterslave_cluster +examples/simdag/simdag_tracing +examples/gras/spawn/spawn_child +examples/gras/spawn/spawn_father +examples/smpi/smpi_traced +examples/smpi/ttest01 +teshsuite/datadesc_usage.out +test_rl +test_sg +examples/smpi/smpi_traced.trace +examples/simdag/dot/simulate_dot