Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill another bunch of globals.
[simgrid.git] / tools /
2023-02-07 Arnaud GierschUse native cmake commands to compute relative path.
2023-01-28 Martin QuinsonMove the S4U examples to another chapter
2023-01-21 Martin QuinsonUse debian:11 as a basis for the simgrid/build-deps...
2023-01-21 Martin QuinsonVarious fixups and cosmetics in the doc
2023-01-15 Martin QuinsonKill another bunch of files in doc/ and move their...
2023-01-15 Martin QuinsonDon't clutter the archive with python notebooks [no-ci]
2023-01-15 Martin QuinsonConvert some insider doc to sphinx, and remove obsolete...
2023-01-15 Martin Quinsondoc: Remove one dupplicated image and a 10 years old...
2023-01-14 Arnaud GierschPolish the polishing.
2023-01-14 Arnaud GierschPolish jenkins scripts without MSG.
2023-01-14 Arnaud GierschThe right mode is FATAL_ERROR.
2023-01-14 Martin QuinsonRemove MSG. Its EOL was scheduled for 2020
2023-01-13 Arnaud GierschDirectory "examples/deprecated/" vanished.
2023-01-13 Arnaud GierschNo need to compute coverage for Java anymore.
2023-01-13 Arnaud GierschUpdate scripts for Jenkins, now that Java is gone.
2023-01-13 Arnaud GierschNo need to install Java-related packages anymore.
2023-01-13 Arnaud GierschMinor cleanups.
2023-01-12 Martin QuinsonRemove Java bindings. They are not updated since maybe...
2023-01-12 Arnaud GierschKill remaining traces of win32 support.
2023-01-10 Martin QuinsonFix make distcheck
2023-01-10 Martin QuinsonStop trying to build on native WIN32, it's broken anyway
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-12-09 Arnaud GierschLGTM.com will be shut down in the next days.
2022-12-06 Arnaud GierschReduce duplication of compiler flags for warnings.
2022-12-06 Arnaud GierschAdd -Wextra to CFLAGS too.
2022-11-09 Fred SuterCompletely revise the way to deal with Streamed I/Os
2022-11-01 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-11-01 Fred SuterMerge branch 'fluidio' into 'master'
2022-10-28 Fred Suterfirst attempt to fluid comm/IO model
2022-10-25 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-10-25 Martin QuinsonDraft a first version of the Models chapter in the doc
2022-10-23 Martin QuinsonCleanups. Kill useless code
2022-10-23 Martin QuinsonMove set_lat_factor_cb and friends to NetworkModelFactors
2022-10-23 Martin QuinsonChange public NetworkModelIntf.hpp into private Network...
2022-10-23 Martin QuinsonMove FactorSet from smpi::utils to kernel::resource
2022-10-16 Martin QuinsonDon't include simgrid/config.h from simgrid/modelchecke...
2022-10-16 Martin QuinsonImplement pthread_join in MC mode for sthread
2022-10-06 Martin QuinsonWe don't use doxygen to build the docs anymore
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-10-06 Clément Courageux... fix make distcheck
2022-10-04 Arnaud GierschRemove deprecated features for next release (3.33).
2022-09-04 Arnaud GierschIgnore ASan odr violation warnings seen with bmf unit...
2022-09-02 Arnaud GierschRevert change erroneously introduced in commit 223f79c1...
2022-09-02 Arnaud GierschDo not mangle recorded paths when building for coverage.
2022-08-29 Arnaud GierschTry gcovr with option --gcov-ignore-parse-errors.
2022-08-29 Augustin DegommeMerge branch 'adegomme-master-patch-45262' into 'master'
2022-08-29 Augustin Degommelet's see if this finds more coverage reports
2022-08-10 Augustin Degomme[ci-skip] try to help gcovr find files (it needs to...
2022-08-07 Martin QuinsonMerge mc_safety.hpp into DFSExplorer class
2022-08-07 Martin QuinsonIntegrate the (WIP) hashing logic in the Snapshot object
2022-08-06 Martin QuinsonFinish the removal of mc::api by moving the last bits...
2022-08-06 Martin QuinsonMove mc:api::get_remote_heap_bytes() to RemoteProcess
2022-08-02 Martin Quinsonlog_state has nothing to do in RemoteApp, it belongs...
2022-08-02 Martin QuinsonRename mc::Session into mc::api::RemoteApp
2022-08-02 Augustin Degomme[ci-skip] activate ccache on sanitizer builds
2022-08-01 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-08-01 Augustin Degomme[ci-skip] Flags - let's see if this trailing whitespace...
2022-08-01 Augustin Degomme[ci-skip] use ccache on flags build as well.
2022-07-30 Martin QuinsonMC further cleanups (let it compile, this time)
2022-07-30 Martin QuinsonMC: rename a file to sort out the mess
2022-07-30 Martin Quinsoninline a function, kill a file
2022-07-30 Augustin Degommefix build for clang <15
2022-07-30 Augustin Degommeignore new deprecation warning on freebsd
2022-07-30 Augustin Degommeuse ccache for main ci build.
2022-07-22 Martin QuinsonAnother attempt at PRELOADing mmalloc (WIP)
2022-07-22 Augustin DegommeMerge branch 'support-sendrecv-ti' into 'master'
2022-07-21 Martin QuinsonSplit mmalloc in a separate library
2022-07-04 Arnaud Giersch[project-description] Fix extraction of the ns-3 version.
2022-07-03 Arnaud GierschReintroduce "3-dev" in list of ns3 known versions.
2022-07-03 Arnaud GierschRecompute set of ns-3 lirairies.
2022-07-03 Arnaud GierschTry to fix number of '\' escapes in cmake regexps.
2022-07-02 Martin QuinsonAdapt to the upcoming ns-3 v3.36.1
2022-06-30 Arnaud GierschMerge branch 'dev-get-hostname-faster' into 'master'
2022-06-27 Arnaud GierschDistcheck!
2022-06-27 Arnaud GierschMerge branch 's4u_enforce' into 'master'
2022-06-24 Martin Quinsonsthread is not a binary [anymore] but a library
2022-06-24 Martin Quinsonsthread does not exist on FreeBSD so don't break MC...
2022-06-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-06-24 Martin QuinsonOngoing attempt for sthread, an automatic intercepter...
2022-05-30 Augustin Degommearm systems have unsigned chars by default, enforce...
2022-05-30 Arnaud GierschMerge selected changes from branch 'simgrid-Jesse-McDon...
2022-05-25 Arnaud GierschMerge branch 'graphicator_seal' into 'master'
2022-05-25 Tom CornebizeSeal the platform in graphicator before dumping
2022-05-20 Arnaud GierschModify test to run latest libsupernode.so at least...
2022-05-20 Augustin DegommeMerge branch 'dev-add_comm_fault_scenario' into 'master'
2022-05-19 Arnaud GierschMerge branch 'dev-fix_mailbox_clear' into 'master'
2022-05-19 Arnaud GierschMerge branch 'dev-hosts_to_activity' into 'master'
2022-05-19 Arnaud GierschReorder (sort) file lists.
2022-05-19 Arnaud GierschMake distcheck.
2022-05-17 Augustin DegommeMerge branch 'dev-unit_test_cleanup' into 'master'
2022-05-17 Arnaud GierschCosmetics: declare graph edges with the "right" direction.
2022-05-12 Arnaud GierschFix build with Eigen3 and Imtel compiler.
2022-05-12 Arnaud GierschRemove from CFLAGS warnings already enabled by -Wall.
2022-05-10 Martin QuinsonMerge branch 'master' into 'master'
2022-05-10 Tom CornebizeEnhance graphicator program
2022-05-10 Arnaud GierschUpdate generator script to match the current code.
2022-05-06 Arnaud GierschDisable bogus warning with g++: add -Wno-free-nonheap...
2022-04-27 Arnaud GierschCosmetics: gcc is now always >= 5.0.
2022-04-27 Arnaud GierschFix build with -Werror on older g++.
2022-04-23 Augustin Degomme[ci-skip] Update project_description.sh
next