X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/460c1afae0329ce01f6c3e7f9131ffe845be0cb4..968613a336f2fff832f9085e69b990e7371ca8e5:/.gitignore diff --git a/.gitignore b/.gitignore index a7c3963e1d..c4b7ab787b 100644 --- a/.gitignore +++ b/.gitignore @@ -35,10 +35,9 @@ CTestResults.xml ### Maintainer mode src/dag/dax_dtd.l -src/surf/xml/simgrid_dtd.l +src/kernel/xml/simgrid_dtd.l ### Libraries links [Ss]im[Gg]rid-*.tar.gz -simgrid.jar ### Generated files _*.c include/simgrid/config.h @@ -63,7 +62,6 @@ manpages/ build_*/ build/ ### Documentation -docs/source/java docs/source/_ext/__pycache__/ doc/allclasses-frame.html doc/allclasses-noframe.html @@ -76,10 +74,8 @@ doc/org/ doc/overview-frame.html doc/overview-summary.html doc/overview-tree.html -doc/package-list doc/resources/ doc/serialized-form.html -doc/stylesheet.css doc/all_bib.html doc/logcategories.sh doc/realtoc.sh @@ -94,12 +90,10 @@ doc/html doc/index.php doc/simgrid.tag doc/doxygen/logcategories.doc -doc/javadoc doc/example_lists/ ### Specific of project .settings/ .csettings/ -examples/deprecated/java/.classpath .anjuta .anjuta_sym_db.db simgrid.anjuta @@ -287,8 +281,6 @@ examples/smpi/trace/smpi_trace teshsuite/kernel/context-defaults/context-defaults teshsuite/kernel/simcall-generic/simcall-generic teshsuite/kernel/stack-overflow/stack-overflow -teshsuite/java/semaphoregc/java-semaphoregc_compiled -teshsuite/java/sleephostoff/java-sleephostoff_compiled teshsuite/mc/dwarf/dwarf teshsuite/mc/dwarf-expression/dwarf-expression teshsuite/mc/mutex-handling/mutex-handling @@ -298,7 +290,6 @@ teshsuite/models/cloud-sharing/cloud-sharing teshsuite/models/ptask_L07_usage/ptask_L07_usage teshsuite/models/wifi_usage/wifi_usage teshsuite/models/wifi_usage_decay/wifi_usage_decay -teshsuite/msg/task_destroy_cancel/task_destroy_cancel teshsuite/platforms/flatifier teshsuite/s4u/activity-lifecycle/activity-lifecycle teshsuite/s4u/actor/actor @@ -850,10 +841,10 @@ teshsuite/smpi/type-hvector/type-hvector teshsuite/smpi/type-indexed/type-indexed teshsuite/smpi/type-struct/type-struct teshsuite/smpi/type-vector/type-vector -teshsuite/surf/lmm_usage/lmm_usage -teshsuite/surf/maxmin_bench/maxmin_bench -teshsuite/surf/surf_usage/surf_usage -teshsuite/surf/surf_usage2/surf_usage2 +teshsuite/models/lmm_usage/lmm_usage +teshsuite/models/maxmin_bench/maxmin_bench +teshsuite/models/core_usage/core_usage +teshsuite/models/core_usage2/core_usage2 teshsuite/xbt/cmdline/cmdline teshsuite/xbt/log_large/log_large teshsuite/xbt/log_usage/log_usage @@ -863,15 +854,7 @@ teshsuite/xbt/parmap_bench/parmap_bench teshsuite/xbt/parmap_test/parmap_test teshsuite/xbt/signals/signals unit-tests -######################################### -## files touched to track the dependencies of java examples -examples/deprecated/java/*/*/*_compiled -examples/deprecated/java/*/*_compiled /CMakeCache.txt -simgrid.jar_finalized -simgrid_full.jar -src/bindings/java/MANIFEST.MF -NATIVE/ VERSION include/smpi/mpif.h include/smpi/mpi.mod