X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/85a6bef378a40815ce2ac6930264f294821c9eba..d3f7b66613fa332655b185f7e198c1b86b90afdb:/.gitignore diff --git a/.gitignore b/.gitignore index 29b9a4e178..b2c11f3ffb 100644 --- a/.gitignore +++ b/.gitignore @@ -15,8 +15,11 @@ .cproject # Eclipse cruft CMakeLists.txt.user \#* -.attach_pid* +.attach_pid* +.cproject smpitmp-* +simgrid.pc +__pycache__/ ### cmake CTestCustom.cmake @@ -66,6 +69,7 @@ build/ *.bpr *.bpf ### Documentation +docs/source/java docs/source/_ext/__pycache__/ doc/allclasses-frame.html doc/allclasses-noframe.html @@ -112,11 +116,6 @@ tags callgrind.out.* ### Examples and traces *.exe -doc/tuto-msg/masterworker -doc/tuto-msg/masterworker-sol1 -doc/tuto-msg/masterworker-sol2 -doc/tuto-msg/masterworker-sol3 -doc/tuto-msg/masterworker-sol4 examples/msg/app-masterworker/app-masterworker examples/msg/cloud-masterworker/cloud-masterworker examples/msg/dht-kademlia/dht-kademlia @@ -191,8 +190,8 @@ examples/s4u/replay-storage/s4u-replay-storage examples/s4u/routing-get-clusters/s4u-routing-get-clusters examples/s4u/synchro-barrier/s4u-synchro-barrier examples/s4u/synchro-mutex/s4u-synchro-mutex +examples/s4u/synchro-semaphore/s4u-synchro-semaphore examples/s4u/trace-platform/s4u-trace-platform -examples/simdag/availability/sd_availability examples/simdag/dag-dotload/sd_dag-dotload examples/simdag/daxload/sd_daxload examples/simdag/fail/sd_fail @@ -208,7 +207,6 @@ examples/smpi/ampi/smpi_ampi examples/smpi/energy/f77/sef examples/smpi/energy/f90/sef90 examples/smpi/energy/smpi_energy -examples/smpi/load_balancer_replay/load_balancer_replay examples/smpi/mc/smpi_bugged1 examples/smpi/mc/smpi_bugged1_liveness examples/smpi/mc/smpi_bugged2 @@ -220,6 +218,11 @@ examples/smpi/replay_multiple/deployment.xml examples/smpi/replay_multiple/replay_multiple examples/smpi/replay_multiple_manual_deploy/replay_multiple_manual examples/smpi/replay_multiple_manual_deploy/workload_mixed2_same_resources +examples/smpi/replay_multiple_manual_deploy/workload_empty1 +examples/smpi/replay_multiple_manual_deploy/workload_empty2 +examples/smpi/replay_multiple_manual_deploy/workload_mixed1 +examples/smpi/replay_multiple_manual_deploy/workload_mixed2 +examples/smpi/replay_multiple_manual_deploy/workload_nojob examples/smpi/replay/one_trace examples/smpi/replay/smpi_replay examples/smpi/smpi_msg_masterslave/masterslave_mailbox_smpi @@ -274,6 +277,7 @@ teshsuite/s4u/actor-autorestart/actor-autorestart teshsuite/s4u/actor-migration/actor-migration teshsuite/s4u/activity-lifecycle/activity-lifecycle teshsuite/s4u/cloud-interrupt-migration/cloud-interrupt-migration +teshsuite/s4u/cloud-sharing/cloud-sharing teshsuite/s4u/comm-pt2pt/comm-pt2pt teshsuite/s4u/concurrent_rw/concurrent_rw teshsuite/s4u/listen_async/listen_async @@ -941,6 +945,7 @@ unit-tmgr ######################################### ## files touched to track the dependencies of java examples examples/java/*/*/*_compiled +examples/java/*/*_compiled /CMakeCache.txt simgrid.jar_finalized simgrid_full.jar