Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix make distcheck
[simgrid.git] / tools / cmake / DefinePackages.cmake
2023-03-13 Martin Quinsonfix make distcheck
2023-03-13 Fred SuterMerge branch 'master' into 'master'
2023-03-12 Martin QuinsonMC: rename remote/RemoteProcess to sosp/RemoteProcessMemory
2023-03-10 Martin QuinsonMerge branch 'udpor-phase5' into 'master'
2023-03-09 Maxwell PirtleAdd src/.../udpor/udpor_tests_private.hpp to CMake
2023-03-08 Martin QuinsonMerge branch 'udpor-phase4' into 'master'
2023-03-06 Maxwell PirtleAdd iterator_wrapping convenience container
2023-03-06 Maxwell PirtleAdd first implementation of variable for-loop
2023-03-06 Martin Quinsonsthread: Add a way to verify accesses to non-reentrant...
2023-03-05 Martin QuinsonMerge branch 'maximal-subset-search' into 'master'
2023-03-02 Maxwell PirtleAdd first implementation of maximal_subsets_iterator
2023-02-28 Augustin DegommeMerge branch 'udpor-phase3' into 'master'
2023-02-28 Maxwell PirtleRemove CompatibilityGraph and friends
2023-02-28 Maxwell PirtleAdd LazyPowerSet and LazyKSubsets
2023-02-27 Maxwell PirtleRemove subsets.cpp file
2023-02-27 Maxwell PirtleAdd first "implementation" of k-subsets iterator
2023-02-27 Martin QuinsonAdd 3 figures to the design goals + minor rewording
2023-02-27 Maxwell PirtleAdd CompatibilityGraph and CompatibilityGraphNode
2023-02-24 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-23 Arnaud GierschFix distcheck.
2023-02-23 Arnaud GierschMerge branch 'simgrid-udpor-integration' into 'master'
2023-02-22 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-21 Martin QuinsonCosmetics
2023-02-21 Martin QuinsonLet the xbt_log module register its finalizer itself
2023-02-21 Martin QuinsonSimplify the library initialization + deprecate 2 XBT...
2023-02-20 Maxwell PirtleAdd History object skeleton
2023-02-20 Maxwell PirtleRemove StateManager
2023-02-20 Maxwell PirtleAdd Unfolding data structure
2023-02-20 Maxwell PirtleMove UDPOR constructs out of udpor_global.cpp
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-19 Martin QuinsonFinally kill surf_interface.hpp watched_host was actual...
2023-02-19 Martin Quinsonrename another file with had 'surf' in its name
2023-02-19 Martin QuinsonKill a file with 'surf' in its name, and further empty...
2023-02-18 Martin Quinsonkill src/simix
2023-02-18 Martin QuinsonKill src/include
2023-02-18 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-02-18 Martin QuinsonMove some content of surf_interface to a new math_utils.h
2023-02-18 Martin QuinsonMove the files related to the platform parsing to kerne...
2023-02-18 Martin QuinsonMove the ns3 helper files to kernel/models/ns3
2023-02-18 Martin QuinsonMove the surf tesh tests with the other models' ones
2023-02-17 Martin QuinsonMove HostImpl to kernel/resource with its friends
2023-02-17 Martin Quinsonmove the models to the right directory (empty src/surf...
2023-02-17 Martin Quinsondoc: add a little graph about the host energy plugin
2023-02-16 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-15 Martin QuinsonMerge branch 'actor-comms' into 'master'
2023-02-15 Martin QuinsonKill a now useless file
2023-02-15 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-14 Martin QuinsonObjectify the model containers
2023-01-28 Martin QuinsonMove the S4U examples to another chapter
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 Martin QuinsonRemove MSG. Its EOL was scheduled for 2020
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
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 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-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-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-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-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 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
next