X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/33a9da85867c540b95d99573defe39b47c5f6f45..840c2637256d9ae2617a4e431228cc082c77b433:/.gitignore diff --git a/.gitignore b/.gitignore index 1cad5651cb..16fcd3e95f 100644 --- a/.gitignore +++ b/.gitignore @@ -44,24 +44,43 @@ depcomp missing texinfo.tex -*_unit.c +simgrid.jar src/simgrid.jar -src/simgrid_units_main.c src/bindings/ruby/simgrid.so examples/ruby/simgrid.so examples/lua/simgrid.so src/bindings/ruby/libsimgrid.so + +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/msg/irc_isend/peer +examples/msg/irc_isend/toto.txt +examples/simdag/dot/dot_test + +src/simgrid_units_main.c *_unit.c src/supernovae_*.c -buildtools/Cmake/src/tmp_gras_config.h.in -buildtools/Cmake/src/tmp_tracing_config.h.in +buildtools/Cmake/tmp_gras_config.h.in +buildtools/Cmake/tmp_tracing_config.h.in make_simgrid_java.sh testgraph.dot @@ -78,6 +97,7 @@ examples/smpi/toto.txt src/gras_config.h.in tools/graspe_master examples/java/*/classnoinst.stamp +buildtools/Cmake/test_prog/prog_va_copy.c ### doc/all_bib.html doc/all_bib.latin1.html @@ -149,6 +169,9 @@ 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 @@ -156,6 +179,7 @@ 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 @@ -180,6 +204,7 @@ src/context_sysv_config.h src/gras_config.h src/smpi/smpicc src/smpi/smpirun +src/bindings/lua/libsimgrid.so src/testall src/ucontext_stack.h teshsuite/datadesc_usage.out @@ -231,4 +256,12 @@ tools/tesh/tesh examples/msg/tracing/categories examples/msg/tracing/ms +.cproject +.project +.externalToolBuilders/ +Debug/ +bin/ +lib/ +buildtools/Cmake/transfert.sh +buildtools/pipol/install_cmake.sh