Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill both SimDag and Jedule bindings. Cleanups will follow
[simgrid.git] / tools / cmake /
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.
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-25 Augustin Degommetypo
2021-08-25 Augustin Degommefactorize findns3.cmake
2021-08-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-08-16 Martin QuinsonCMake: get ready for some future versions of ns-3
2021-08-09 Bruno DonassoloAdd interface to create Profile
2021-07-30 Bruno DonassoloModeling hints: I/O operations
2021-07-22 Arnaud GierschFactor common code.
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-12 Arnaud GierschAdd more optimizations for MC builds.
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
2021-06-04 Bruno DonassoloTry to fix python build
2021-06-04 Bruno DonassoloRuns examples with C++ platform description
2021-05-25 Arnaud GierschDefine variables outside of header file.
2021-05-24 Bruno DonassoloDynamic factors: implement and test
2021-05-24 Bruno DonassoloNetworkModelIntf: Interface to dynamic factors
2021-05-19 SUTER Fredericintroduce a new plugin: stock implementation of a Produ...
2021-05-16 SUTER Fredericmove kernel timers from simix:: to kernel::timer::
2021-05-07 Martin QuinsonRevert "Try to activate -Wsugests-override in GNU compi...
2021-05-07 Martin QuinsonTry to activate -Wsugests-override in GNU compiler...
2021-05-07 Arnaud GierschDistcheck.
2021-05-04 Arnaud GierschDistcheck.
2021-05-04 Bruno DonassoloMix create_host and add_route during platf creation.
2021-04-28 Bruno DonassoloNew: s4u::create_dragonfly_zone
2021-04-27 Bruno DonassoloNew: s4u::create_fatTree_zone
2021-04-23 Bruno DonassoloAdd some UT for TorusZone
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-14 Bruno DonassoloNew netzone: Star Zone
2021-03-29 Arnaud GierschRemove deprecated features for next release.
2021-03-29 Arnaud GierschMove xbt_modinter.h to src/include/xbt/.
2021-03-26 Martin QuinsonMove SimcallObserver from simgrid::mc to simgrid::kerne...
2021-03-26 Arnaud GierschMerge branch 'simcall_blocking' into 'master'
2021-03-26 Arnaud GierschMove PoC blocking_simcall.hpp from public include/...
2021-03-25 SUTER FredericCleaning and chaining around links
2021-03-25 Martin QuinsonRemove more obsolete files from the old doc
2021-03-18 Martin QuinsonFix non-MC builds
2021-03-18 Martin QuinsonAdd a tests-mc target to rebuild only what's needed...
2021-03-15 Augustin Degommeobviously, this failed for freebsd 13
2021-03-14 Martin QuinsonKill a file that was almost empty
2021-03-13 Martin QuinsonRename mc::RemoteSimulation into mc::RemoteProcess
2021-03-08 Martin QuinsonMAIS C'ETAIT SUR, EN FAIT ! C'ETAIT SUR !
2021-03-06 Martin QuinsonMC: inline a function, kill a file
2021-03-05 Martin QuinsonAdd a section presenting an overview of SimGrid design...
2021-03-04 Martin Quinsonmc: rename Inspector to Observer
2021-03-02 Arnaud GierschRename mc_base.h -> .hpp (it's C++ only anyway).
2021-03-01 Martin QuinsonFix non-MC builds
2021-02-28 Martin Quinsonobjectification of MC simcall achieved -- many tests...
2021-02-25 Martin QuinsonFix make distcheck
2021-02-25 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-22 Arnaud GierschRename include/xbt/{future.hpp => promise.hpp}.
2021-02-22 Arnaud GierschRename: include/simgrid/smpi/{replay.hpp => smpi_replay...
2021-02-18 Augustin Degommefix dist
2021-02-16 Frederic SuterStart to replace old simdag tests of the ptask_L07...
2021-02-10 Martin QuinsonMerge branch 'local changes'
2021-02-10 Martin Quinsonmv examples/s4u examples/cpp
2021-02-09 Arnaud GierschCmake: allow wildcards (*, ^) when listing factories.
2021-02-07 Martin Quinsongroup some internal tests together
2021-02-07 Martin QuinsonSort the model tests a bit better
2021-02-05 eazimiMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-05 Arnaud GierschUse XBT_DECLARE_ENUM_CLASS for mc::MessageType.
2021-02-04 Arnaud Giersch[sonar] Add attribute "noreturn".
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-02-03 Frederic SuterStorage-kill: get rid of this platform file
2021-02-03 Frederic SuterStorage-kill: remove java bindings
next