Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'simgrid-platform_robustness'
[simgrid.git] / tools / cmake /
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-12 Arnaud GierschFix build with Eigen3 and Imtel compiler.
2022-05-12 Arnaud GierschRemove from CFLAGS warnings already enabled by -Wall.
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-21 Augustin Degommens3: allow use of -dev version from manually compiled...
2022-04-15 Arnaud GierschMerge branch 'dev/s4u_tuto_fixes' into 'master'
2022-04-04 Bruno DonassoloSeparate NetworkModel from LinkImpl.
2022-03-29 Martin QuinsonMerge branch 'dev-mailbox-clear' into 'master'
2022-03-18 Bruno DonassoloMove maxmin solver from system
2022-03-18 Bruno DonassoloRename file maxmin to System
2022-03-17 Arnaud GierschSuppress trailing whitespaces.
2022-03-16 Martin QuinsonMerge branch 'add_barrier_python_bindings' into 'master'
2022-03-15 Arnaud GierschEnable valgrind for unit-tests.
2022-03-15 Arnaud GierschRename TESH_WRAPPER -> VALGRIND_WRAPPER.
2022-03-15 Martin QuinsonMake the Eigen3 dependency optionnal
2022-03-14 Martin QuinsonMerge branch 'dev-profile-callbacks' into 'master'
2022-03-14 Fabien ChaixRefactoring profiles to use generic callbacks
2022-03-14 Arnaud GierschRemove target "make uninstall".
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-09 Martin QuinsonMake our valgrind wrapper less verbose, so that it...
2022-03-09 Arnaud GierschKill useless target "make maintainer-clean".
2022-03-09 Martin QuinsonRename mc::SafetyChecker to mc::DFSExplorer
2022-03-08 Arnaud GierschMove Simcall from namespace simix to kernel::actor.
2022-03-08 Arnaud GierschRename popping.cpp -> simcall.cpp to better reflect...
2022-03-08 Arnaud GierschRemove reference to dead files.
2022-03-07 Bruno DonassoloMerge branch 'bmf' into 'master'
2022-03-07 Bruno DonassoloNew model for parallel tasks: host/model:ptask_BMF
2022-03-06 Martin QuinsonMerge branch 'add_wait_for_to_py_comm_binding' into...
2022-03-06 Martin QuinsonImport (some bits of) the MBI test suite
2022-03-05 Martin QuinsonRemove the ISP test suite (not free, superseeded by...
2022-03-04 Martin QuinsonReimplement s4u::Barrier natively, and make them visibl...
2022-03-02 Arnaud GierschCreate absolute path names in .gcno files.
2022-03-02 Arnaud GierschUse a single definition for coverage build flags.
2022-03-02 Arnaud GierschFix cmake warning.
2022-02-27 Martin QuinsonNo future.
2022-02-27 Martin QuinsonAnd now kill simcalls.py: simix v2 is not completely...
2022-02-27 Martin QuinsonKill popping_{enum,generated}
2022-02-27 Martin QuinsonKill popping_bodies.cpp
2022-02-27 Martin QuinsonIntroduce the SimGrid Chaos Monkey
2022-02-26 Martin QuinsonKill popping_accessors.hpp
2022-02-24 Martin QuinsonRename MutexObserver to SynchroObserver (semaphore...
2022-02-23 Martin QuinsonMC: Support Mutexes in DPOR
2022-02-23 Martin QuinsonImplement MutexImpl::lock_async
2022-02-21 Martin QuinsonRename mc::Checker to mc::Exploration as it defines...
2022-02-20 Martin QuinsonRename SynchroRawImpl to SynchroImpl
2022-02-18 Martin QuinsonSplit the Comm observers to their own files
2022-02-18 Martin QuinsonSplit TransitionAny and TransitionRandom to their own...
2022-02-18 Martin QuinsonMake CommDet a plugin on top of Safety
2022-02-17 Martin QuinsonCommDet shall become an extension of the SafetyChecker
2022-02-11 Martin QuinsonStart moving classes into the mc/api directory
2022-02-11 Martin QuinsonFix builds with/without MC and with/without clang ...
2022-02-07 Martin QuinsonMove request_execute and request_to_string from api...
2022-02-03 Martin QuinsonMerge branch 'wifi_rate_zero' into 'master'
2022-02-03 Arnaud GierschMerge branch 'stable'
2022-02-02 Martin QuinsonExclude an oversized python notebook file from the...
2022-01-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-01-21 SUTER Fredericfix java tesh files with new log category names
2022-01-21 Martin QuinsonPort the Algorithm tutorial to python
2022-01-20 SUTER Fredericmore XML cleanup
2022-01-17 Arnaud GierschOption -Wtsan is not recognized by older gcc.
2022-01-16 Arnaud GierschDon't turn tsan compilation warnings into errors.
2022-01-06 Arnaud GierschRemove last bits of Lua bindings.
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2022-01-06 Martin QuinsonMerge branch 'appveyor' of github.com:simgrid/simgrid
2022-01-06 SUTER Fredericdrop the old Lua bindings for programmatic platform...
2022-01-06 Arnaud GierschFix java/win32 tests.
2022-01-05 SUTER Fredericreorganize *LinkImpl stuff
2022-01-05 Bruno DonassoloMerge remote-tracking branch 'upstream/master' into...
2022-01-05 SUTER Fredericremove last MSG example
2022-01-03 SUTER Fredericremove Jedule related stuff + fix SIMDAG_SRC->DAG_SRC...
2022-01-03 SUTER Fredericrename src/simdag to src/dag and update other files...
2022-01-02 SUTER Fredericno more simdag in here
2022-01-02 SUTER Fredericmove platforms and flatifier to teshsuite/platforms
2022-01-02 SUTER Fredericmerge dag parsers into a single file
2022-01-02 SUTER FredericKill both SimDag and Jedule bindings. Cleanups will...
2022-01-02 SUTER Fredericconvert the last two simdag examples. Simdag can die
2021-12-27 Martin QuinsonMake lib_in_jar useful to work on Java
2021-12-27 Martin QuinsonRevert "Only recompile the jar file when something...
2021-12-27 Martin QuinsonOnly recompile the jar file when something changed
2021-12-26 Martin Quinsondoc: split the calibration sections in their own file
2021-12-26 Martin Quinsondoc: Change the TOC. 'Models' become a full section...
2021-12-24 Martin QuinsonKill more deprecated content from the old doc
2021-12-24 Martin QuinsonReword the Platform::routing documentation
2021-12-24 Martin QuinsonSmall improvements to the doc
2021-12-22 Martin QuinsonFix make distcheck
2021-12-13 Martin QuinsonAdd a function to retrieve the ns3 node from the s4u...
2021-12-06 Bruno DonassoloSMPI network calibration: tutorial
2021-11-09 SUTER Fredericone less include file
2021-11-09 SUTER Fredericmove surf_presolve, surf_solve, and surf_get_clock...
2021-11-05 SUTER Fredericmove Cpu resource definition where it belongs
2021-11-04 SUTER FredericReorganize VM code
2021-10-26 Arnaud GierschMove kernel/resource/Resource.hpp in private section.
2021-10-26 Arnaud GierschMove smpi_replay.hpp in private section.
2021-10-13 Arnaud GierschKill trailing whitespaces in source code files.
next