X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/149c63f36e15b8500b1e826bda5138318ff7ba2b..2a4a32a45f463b9fecfa6a88a43c8498d2e508cb:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index aadfaedce1..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 @@ -253,6 +264,8 @@ include examples/python/actor-join/actor-join.py include examples/python/actor-join/actor-join.tesh include examples/python/actor-kill/actor-kill.py include examples/python/actor-kill/actor-kill.tesh +include examples/python/actor-lifetime/actor-lifetime.py +include examples/python/actor-lifetime/actor-lifetime.tesh include examples/python/actor-migrate/actor-migrate.py include examples/python/actor-migrate/actor-migrate.tesh include examples/python/actor-suspend/actor-suspend.py @@ -334,6 +347,8 @@ include examples/s4u/cloud-migration/s4u-cloud-migration.cpp include examples/s4u/cloud-migration/s4u-cloud-migration.tesh include examples/s4u/cloud-simple/s4u-cloud-simple.cpp include examples/s4u/cloud-simple/s4u-cloud-simple.tesh +include examples/s4u/comm-dependent/s4u-comm-dependent.cpp +include examples/s4u/comm-dependent/s4u-comm-dependent.tesh include examples/s4u/dht-chord/s4u-dht-chord-node.cpp include examples/s4u/dht-chord/s4u-dht-chord.cpp include examples/s4u/dht-chord/s4u-dht-chord.hpp @@ -382,6 +397,8 @@ include examples/s4u/exec-waitfor/s4u-exec-waitfor.cpp include examples/s4u/exec-waitfor/s4u-exec-waitfor.tesh include examples/s4u/io-async/s4u-io-async.cpp include examples/s4u/io-async/s4u-io-async.tesh +include examples/s4u/io-dependent/s4u-io-dependent.cpp +include examples/s4u/io-dependent/s4u-io-dependent.tesh include examples/s4u/io-disk-raw/s4u-io-disk-raw.cpp include examples/s4u/io-disk-raw/s4u-io-disk-raw.tesh include examples/s4u/io-file-remote/s4u-io-file-remote.cpp @@ -545,9 +562,9 @@ include examples/smpi/replay_multiple_manual_deploy/workload_compute_consecutive include examples/smpi/replay_multiple_manual_deploy/workload_compute_simple include examples/smpi/replay_multiple_manual_deploy/workload_mixed2_same_time include examples/smpi/replay_multiple_manual_deploy/workload_mixed2_same_time_and_resources -include examples/smpi/smpi_msg_masterslave/deployment_masterslave_mailbox_smpi.xml -include examples/smpi/smpi_msg_masterslave/masterslave_mailbox_smpi.c -include examples/smpi/smpi_msg_masterslave/msg_smpi.tesh +include examples/smpi/smpi_s4u_masterslave/deployment_masterslave_mailbox_smpi.xml +include examples/smpi/smpi_s4u_masterslave/masterslave_mailbox_smpi.cpp +include examples/smpi/smpi_s4u_masterslave/s4u_smpi.tesh include examples/smpi/trace/trace.c include examples/smpi/trace/trace.tesh include examples/smpi/trace_call_location/adjust @@ -563,9 +580,8 @@ include teshsuite/mc/dwarf-expression/dwarf-expression.cpp include teshsuite/mc/dwarf-expression/dwarf-expression.tesh include teshsuite/mc/dwarf/dwarf.cpp include teshsuite/mc/dwarf/dwarf.tesh -include teshsuite/mc/mutex-handling/mutex-handling.c +include teshsuite/mc/mutex-handling/mutex-handling.cpp include teshsuite/mc/mutex-handling/mutex-handling.tesh -include teshsuite/mc/mutex-handling/mutex-handling_d.xml include teshsuite/mc/mutex-handling/without-mutex-handling.tesh include teshsuite/mc/random-bug/random-bug-nocrash.tesh include teshsuite/mc/random-bug/random-bug-replay.tesh @@ -597,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 @@ -641,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 @@ -690,6 +701,12 @@ include teshsuite/msg/trace_integration/test-hbp1.5-hbp1.5.xml include teshsuite/msg/trace_integration/test-hbp2.5-hbp1.5.xml include teshsuite/msg/trace_integration/trace_integration.c include teshsuite/msg/trace_integration/trace_integration.tesh +include teshsuite/python/borken-context/borken-context.py +include teshsuite/python/borken-context/borken-context.tesh +include teshsuite/python/borken-context/borken-context_d.xml +include teshsuite/python/corrupt-stack/corrupt-stack.py +include teshsuite/python/corrupt-stack/corrupt-stack.tesh +include teshsuite/python/corrupt-stack/corrupt-stack_d.xml include teshsuite/s4u/activity-lifecycle/activity-lifecycle.cpp include teshsuite/s4u/activity-lifecycle/activity-lifecycle.tesh include teshsuite/s4u/activity-lifecycle/testing_platform.xml @@ -1715,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 @@ -1723,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 @@ -1752,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 @@ -1811,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 @@ -1852,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 @@ -1934,8 +1954,6 @@ include examples/platforms/vivaldi.xml include examples/platforms/wifi.xml include examples/python/CMakeLists.txt include examples/python/actor-create/actor-create_d.xml -include examples/python/actor-lifetime/actor-lifetime.py -include examples/python/actor-lifetime/actor-lifetime.tesh include examples/python/actor-lifetime/actor-lifetime_d.xml include examples/python/async-wait/async-wait_d.xml include examples/python/async-waitall/async-waitall_d.xml @@ -1947,13 +1965,15 @@ include examples/smpi/mc/non_deterministic.tesh include examples/smpi/mc/only_send_deterministic.tesh include examples/smpi/replay_multiple/CMakeLists.txt include examples/smpi/replay_multiple_manual_deploy/CMakeLists.txt -include examples/smpi/smpi_msg_masterslave/CMakeLists.txt +include examples/smpi/smpi_s4u_masterslave/CMakeLists.txt 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 @@ -2643,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 @@ -2655,6 +2674,7 @@ include teshsuite/lua/CMakeLists.txt include teshsuite/lua/lua_platforms.tesh include teshsuite/mc/CMakeLists.txt include teshsuite/msg/CMakeLists.txt +include teshsuite/python/CMakeLists.txt include teshsuite/s4u/CMakeLists.txt include teshsuite/simdag/CMakeLists.txt include teshsuite/simix/CMakeLists.txt