X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ce0a413f4182755e870a2800a40325de552d0c78..2a4a32a45f463b9fecfa6a88a43c8498d2e508cb:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index 11de5c783e..e723babff0 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -16,6 +16,17 @@ include doc/webcruft/simgrid_logo_2011.gif include doc/webcruft/simgrid_logo_2011.png include doc/webcruft/simgrid_logo_2011_small.png include doc/webcruft/storage_sample_scenario.png +include examples/c/actor-create/actor-create.c +include examples/c/actor-create/actor-create.tesh +include examples/c/actor-create/actor-create_d.xml +include examples/c/app-pingpong/app-pingpong.c +include examples/c/app-pingpong/app-pingpong.tesh +include examples/c/app-pingpong/app-pingpong_d.xml +include examples/c/async-waitany/async-waitany.c +include examples/c/async-waitany/async-waitany.tesh +include examples/c/async-waitany/async-waitany_d.xml +include examples/c/io-disk-raw/io-disk-raw.c +include examples/c/io-disk-raw/io-disk-raw.tesh include examples/deprecated/java/app/bittorrent/Common.java include examples/deprecated/java/app/bittorrent/Connection.java include examples/deprecated/java/app/bittorrent/Main.java @@ -602,9 +613,6 @@ include teshsuite/msg/app-chainsend/messages.c include teshsuite/msg/app-chainsend/messages.h include teshsuite/msg/app-chainsend/peer.c include teshsuite/msg/app-chainsend/peer.h -include teshsuite/msg/app-pingpong/app-pingpong.c -include teshsuite/msg/app-pingpong/app-pingpong.tesh -include teshsuite/msg/app-pingpong/app-pingpong_d.xml include teshsuite/msg/app-token-ring/app-token-ring.c include teshsuite/msg/app-token-ring/app-token-ring.tesh include teshsuite/msg/async-wait/async-wait.c @@ -646,8 +654,6 @@ include teshsuite/msg/io-file-remote/io-file-remote.tesh include teshsuite/msg/io-file-remote/io-file-remote_d.xml include teshsuite/msg/io-file/io-file.c include teshsuite/msg/io-file/io-file.tesh -include teshsuite/msg/io-raw-storage/io-raw-storage.c -include teshsuite/msg/io-raw-storage/io-raw-storage.tesh include teshsuite/msg/platform-properties/platform-properties.c include teshsuite/msg/platform-properties/platform-properties.tesh include teshsuite/msg/platform-properties/platform-properties_d.xml @@ -1726,6 +1732,7 @@ include teshsuite/xbt/signals/signals.cpp include teshsuite/xbt/signals/signals.tesh include tools/MSG_visualization/colorize.pl include tools/MSG_visualization/trace2fig.pl +include tools/address_sanitizer.supp include tools/doxygen/fig2dev_postprocessor.pl include tools/doxygen/xbt_log_extract_hierarchy.pl include tools/fix-paje-trace.sh @@ -1734,7 +1741,6 @@ include tools/graphicator/graphicator.c include tools/graphicator/graphicator.tesh include tools/normalize-pointers.py include tools/pkg-config/simgrid.pc.in -include tools/sanitizers.supp include tools/sg_xml_unit_converter.py include tools/simgrid.supp include tools/simgrid2vite.sed @@ -1763,6 +1769,7 @@ include tools/tesh/set-return.tesh include tools/tesh/set-timeout.tesh include tools/tesh/setenv.tesh include tools/tesh/tesh.py +include tools/thread_sanitizer.supp include AUTHORS include CITATION.bib include CMakeLists.txt @@ -1822,6 +1829,7 @@ include docs/source/_ext/autodoxy.py include docs/source/_ext/showfile.css include docs/source/_ext/showfile.js include docs/source/_ext/showfile.py +include docs/source/_static/css/custom.css include docs/source/_templates/breadcrumbs.html include docs/source/app_msg.rst include docs/source/app_s4u.rst @@ -1863,6 +1871,7 @@ include docs/source/tuto_smpi/img/big-picture.svg include docs/source/tuto_smpi/img/lu.S.4.png include docs/source/tuto_smpi/roundtrip.c include examples/README.rst +include examples/c/CMakeLists.txt include examples/deprecated/java/.classpath include examples/deprecated/java/.project include examples/deprecated/java/CMakeLists.txt @@ -1961,8 +1970,10 @@ include include/simgrid/Exception.hpp include include/simgrid/actor.h include include/simgrid/barrier.h include include/simgrid/chrono.hpp +include include/simgrid/comm.h include include/simgrid/cond.h include include/simgrid/config.h.in +include include/simgrid/disk.h include include/simgrid/engine.h include include/simgrid/forward.h include include/simgrid/host.h @@ -2652,7 +2663,6 @@ include src/xbt/xbt_log_layout_format.cpp include src/xbt/xbt_log_layout_simple.cpp include src/xbt/xbt_main.cpp include src/xbt/xbt_os_file.cpp -include src/xbt/xbt_os_synchro.cpp include src/xbt/xbt_os_time.c include src/xbt/xbt_replay.cpp include src/xbt/xbt_str.cpp