Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Distcheck!
[simgrid.git] / tools / cmake / DefinePackages.cmake
2022-06-27 Arnaud GierschDistcheck!
2022-06-27 Arnaud GierschMerge branch 's4u_enforce' into 'master'
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 Arnaud GierschMerge selected changes from branch 'simgrid-Jesse-McDon...
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-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-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-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
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-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-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-06 Martin QuinsonMerge branch 'appveyor' of github.com:simgrid/simgrid
2022-01-06 SUTER Fredericdrop the old Lua bindings for programmatic platform...
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 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-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.
2021-09-23 Augustin DegommeMerge branch 'public_smpi_func' into 'master'
2021-09-22 Martin QuinsonFix distcheck
2021-09-21 SUTER Fredericremove smx_global.cpp
2021-09-17 SUTER FredericMerge branch 'no_simix_global'
2021-09-17 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-09-17 SUTER Fredericget rid of simix_global and smx_private.hpp
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-08-09 Bruno DonassoloAdd interface to create Profile
2021-07-30 Bruno DonassoloModeling hints: I/O operations
2021-07-20 Arnaud GierschDist check.
2021-07-14 Arnaud GierschRemove deprecated features for next release (3.29).
2021-07-14 Martin QuinsonFix make distcheck
2021-07-08 Arnaud GierschRemove dead entries in 'docs/find-missing.ignore'.
2021-06-30 Bruno DonassoloMerge branch 'split_link_impl' into 'master'
2021-06-28 Bruno DonassoloSplit-Duplex: new management
2021-06-21 Bruno DonassoloFix distcheck
2021-06-13 Arnaud GierschCleanup in .gitignore files; delete obsolete tesh file...
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-04 Bruno DonassoloAn example with SMPI and CPP platform
2021-06-04 Bruno DonassoloChange C++ platform example
next