X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a321c6c29f2ef6c7de3dfd00f6ce8e454bde0ab6..7231545543fa5be730a575fb278656247717e865:/.gitignore diff --git a/.gitignore b/.gitignore index f5fa8d17c9..16fcd3e95f 100644 --- a/.gitignore +++ b/.gitignore @@ -20,19 +20,71 @@ test_rl test_sg _*.c *~ +*.swp *_simulator + config.log config.status +config.cache +config.guess +config.sub Makefile.in +autom4te.cache +aclocal.m4 +acmacro/libtool.m4 +acmacro/ltoptions.m4 +acmacro/ltsugar.m4 +acmacro/ltversion.m4 +acmacro/lt~obsolete.m4 +configure +install-sh +libtool +ltmain.sh +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 +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/*_unit.c -src/supernovae_*.c src/simgrid_units_main.c -src/gras_config.h.in +*_unit.c +src/supernovae_*.c + +buildtools/Cmake/tmp_gras_config.h.in +buildtools/Cmake/tmp_tracing_config.h.in +make_simgrid_java.sh testgraph.dot testgraph.xml -buildtools/Cmake/src/tmp_gras_config.h.in conftestval cmake_install.cmake CMakeFiles @@ -40,6 +92,13 @@ install_manifest.txt _CPack_Packages/ bibtex2html-1.02/ + +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 doc/all_bib.latin1.html.tmp @@ -63,26 +122,9 @@ doc/using_bib.html doc/using_bib.latin1.html doc/using_bib.latin1.html.tmp -tools/graspe_master -examples/java/*/classnoinst.stamp -### - -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 - -autom4te.cache/* doc/Doxyfile include/simgrid_config.h +include/instr/tracing_config.h examples/amok/bandwidth/bandwidth_maestro examples/amok/bandwidth/bandwidth_sensor examples/amok/saturate/saturate_maestro @@ -127,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 @@ -134,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 @@ -154,12 +200,11 @@ examples/smpi/alltoallv examples/smpi/sendrecv examples/smpi/smpi_sendrecv simgrid-*-svn/* -src/.classes/* src/context_sysv_config.h src/gras_config.h -src/simgrid.jar src/smpi/smpicc src/smpi/smpirun +src/bindings/lua/libsimgrid.so src/testall src/ucontext_stack.h teshsuite/datadesc_usage.out @@ -208,4 +253,15 @@ testsuite/xbt/log_usage tools/gras/gras_stub_generator tools/graspe-slave 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