Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Updated expected output.
[simgrid.git] / .gitignore
index 6337269..16fcd3e 100644 (file)
@@ -44,12 +44,17 @@ depcomp
 missing
 texinfo.tex
 
+simgrid.jar
 src/simgrid.jar
 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
@@ -59,13 +64,23 @@ 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
@@ -82,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
@@ -163,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
@@ -187,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
@@ -238,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