X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7e4b523389ec20cf443bcf2474c580487d9ccf53..2e060bcd7eac791d931940bcc68dbac1c63bebbc:/.gitignore diff --git a/.gitignore b/.gitignore index 47d4275268..ed2757e5d5 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ *.plist *.trace *.class +.cproject # Eclipse cruft \#* .attach_pid* smpitmp-* @@ -28,10 +29,7 @@ src/xbt/graphxml.l examples/simdag/scheduling/simgrid.jed teshsuite/simdag/platforms/simgrid.jed ### Libraries links -src/bindings/ruby/simgrid.so -examples/ruby/simgrid.so examples/lua/simgrid.so -src/bindings/ruby/libsimgrid.so examples/msg/masterslave/simgrid.so examples/simdag/simgrid.so examples/lua/console/simgrid.so @@ -39,6 +37,7 @@ SimGrid-*.tar.gz simgrid.jar ### Unit files src/simgrid_units_main.c +src/*_unit.cpp src/*_unit.c ### Generated files _*.c @@ -159,7 +158,6 @@ examples/msg/irc_isend/peer examples/msg/irc_isend/toto.txt examples/msg/kademlia/kademlia examples/msg/masterslave/masterslave_arg -examples/msg/masterslave/masterslave_bypass examples/msg/masterslave/masterslave_cluster examples/msg/masterslave/masterslave_console examples/msg/masterslave/masterslave_failure @@ -198,11 +196,11 @@ examples/msg/procmig.trace examples/msg/properties/msg_prop examples/msg/semaphores/synchro examples/msg/sendrecv/sendrecv +examples/msg/sendrecv/sendrecv_main examples/msg/simulation.trace examples/msg/start_kill_time/sk_time examples/msg/suspend/suspend examples/msg/tasks.trace -examples/msg/token_ring/token_bypass examples/msg/token_ring/token_ring examples/msg/toto.txt examples/msg/trace/test_trace_integration @@ -273,6 +271,7 @@ src/replay/replay src/testall teshsuite/bug-17132/bug-17132 teshsuite/datadesc_usage.out +teshsuite/java/semaphore/java_semaphore_gc_compiled teshsuite/java/sleep_host_off/java_sleep_host_off_compiled teshsuite/mc/dwarf/dwarf teshsuite/mc/dwarf_expression/dwarf-expression @@ -604,6 +603,7 @@ teshsuite/smpi/mpich3-test/coll/scatter2 teshsuite/smpi/mpich3-test/coll/scatter3 teshsuite/smpi/mpich3-test/coll/scattern teshsuite/smpi/mpich3-test/coll/scatterv +teshsuite/smpi/mpich3-test/coll/tmp* teshsuite/smpi/mpich3-test/coll/uoplong teshsuite/smpi/mpich3-test/comm/cmfree teshsuite/smpi/mpich3-test/comm/cmsplit @@ -723,6 +723,7 @@ teshsuite/smpi/mpich3-test/f77/rma/winaccf teshsuite/smpi/mpich3-test/f77/rma/winfencef teshsuite/smpi/mpich3-test/f77/rma/wingetf teshsuite/smpi/mpich3-test/f77/rma/winnamef +teshsuite/smpi/mpich3-test/f77/rma/winscale1f teshsuite/smpi/mpich3-test/f77/topo/cartcrf teshsuite/smpi/mpich3-test/f90/coll/allredint8f90 teshsuite/smpi/mpich3-test/f90/coll/allredopttf90 @@ -764,6 +765,7 @@ teshsuite/smpi/mpich3-test/f90/rma/winaccf90 teshsuite/smpi/mpich3-test/f90/rma/winfencef90 teshsuite/smpi/mpich3-test/f90/rma/wingetf90 teshsuite/smpi/mpich3-test/f90/rma/winnamef90 +teshsuite/smpi/mpich3-test/f90/rma/winscale1f90 teshsuite/smpi/mpich3-test/group/groupcreate teshsuite/smpi/mpich3-test/group/groupnullincl teshsuite/smpi/mpich3-test/group/grouptest @@ -832,20 +834,27 @@ teshsuite/smpi/mpich3-test/pt2pt/waittestnull teshsuite/smpi/mpich3-test/rma/accfence1 teshsuite/smpi/mpich3-test/rma/accfence2 teshsuite/smpi/mpich3-test/rma/accfence2_am +teshsuite/smpi/mpich3-test/rma/accpscw1 teshsuite/smpi/mpich3-test/rma/allocmem teshsuite/smpi/mpich3-test/rma/epochtest teshsuite/smpi/mpich3-test/rma/getfence1 teshsuite/smpi/mpich3-test/rma/getgroup teshsuite/smpi/mpich3-test/rma/manyrma3 +teshsuite/smpi/mpich3-test/rma/nullpscw teshsuite/smpi/mpich3-test/rma/putfence1 teshsuite/smpi/mpich3-test/rma/putfidx +teshsuite/smpi/mpich3-test/rma/putpscw1 teshsuite/smpi/mpich3-test/rma/test1 teshsuite/smpi/mpich3-test/rma/test1_am teshsuite/smpi/mpich3-test/rma/test1_dt +teshsuite/smpi/mpich3-test/rma/test2 +teshsuite/smpi/mpich3-test/rma/test2_am +teshsuite/smpi/mpich3-test/rma/test3 teshsuite/smpi/mpich3-test/rma/test5 teshsuite/smpi/mpich3-test/rma/test5_am teshsuite/smpi/mpich3-test/rma/transpose1 teshsuite/smpi/mpich3-test/rma/transpose2 +teshsuite/smpi/mpich3-test/rma/transpose3 teshsuite/smpi/mpich3-test/rma/transpose6 teshsuite/smpi/mpich3-test/rma/transpose7 teshsuite/smpi/mpich3-test/rma/window_creation @@ -1040,8 +1049,10 @@ examples/java/async/java_async_compiled examples/java/bittorrent/java_bittorrent_compiled examples/java/chord/java_chord_compiled examples/java/cloud/java_cloud_compiled +examples/java/cloud/energy/java_cloud_energy_compiled examples/java/cloud/migration/java_cloud_migration_compiled examples/java/commTime/java_commTime_compiled +examples/java/energy/java_energy_compiled examples/java/io/java_io_compiled examples/java/kademlia/java_kademlia_compiled examples/java/master_slave_bypass/java_master_slave_bypass_compiled @@ -1057,9 +1068,6 @@ examples/java/tracing/java_tracing_compiled examples/java/reservationSurfPlugin/java_reservation_surf_plugin_compiled examples/java/surfCpuModel/java_surf_cpu_model_compiled examples/java/surfPlugin/java_surf_plugin_compiled -examples/scala/master_slave_bypass/scala_master_slave_bypass_compiled -examples/scala/master_slave_kill/scala_master_slave_kill_compiled -examples/scala/masterslave/scala_masterslave_compiled /CMakeCache.txt examples/smpi/mc/smpi_bugged1 examples/smpi/mc/smpi_bugged1_liveness