Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
migrate execute_tasks from simix::Global to kernel::EngineImpl
[simgrid.git] / CMakeLists.txt
2021-05-04 Arnaud GierschDon't take default smpi compiler flags from the environ...
2021-05-04 Martin Quinsoncmake: Ensure that the users don't activate minimal...
2021-04-30 Arnaud GierschCleanup some unused and/or useless build config variables.
2021-04-30 Arnaud GierschLibunwind is useless for non-MC builds.
2021-03-29 Arnaud GierschStart the dev of 3.28.
2021-03-29 Martin QuinsonRelease SimGrid v3.27 v3.27
2021-03-18 Martin QuinsonFix non-MC builds
2021-03-15 Augustin DegommeTeshsuite SMPI : execute from build dir.
2021-02-26 Martin Quinsontypo
2021-02-26 Arnaud GierschNeed at least ns-3.28.
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-12-16 Arnaud GierschStart the dev of 3.27.
2020-12-15 Martin QuinsonRelease v3.26 v3.26
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-25 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-22 Arnaud GierschIt's ok to have only Python3_Interpreter.
2020-11-22 Arnaud GierschSearch for Python3_Development too.
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-11-22 Augustin Degommewe use this variable later on
2020-11-22 Augustin Degommepython detection with pythoninterp was deprecated in...
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-02 Arnaud GierschC++14 support is now required.
2020-10-02 Arnaud GierschUse standard macro to check C++ version.
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid...
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-09-01 Arnaud GierschImprove substitutions for smpi scripts (fix #346).
2020-06-12 Augustin Degommetools and contrib spelling mistakes
2020-06-09 adrien gougeonns3 wifi working with 2 nodes 1 route, does not take...
2020-03-10 Arnaud GierschDisable raw contexts for x32 ABI.
2020-03-07 Martin Quinsoncmake: add a comment for the future developers (ie...
2020-03-03 Augustin Degommeavoid cmake warning
2020-03-01 Arnaud GierschMerge branch 's_SimGrid_simgrid' into 'master'
2020-02-28 Augustin Degommelld does not have -version, actually, but -v
2020-02-26 Martin QuinsonSpecify the full install path in includeflag and libdir...
2020-02-25 Augustin DegommeMerge branch 'cmake-customizable-install-paths' into...
2020-02-25 Millian Poquetcmake: customizable installation directories
2020-02-25 Augustin DegommeMerge branch 'cmake-no-doc-when-disabled' into 'master'
2020-02-25 Augustin Degommeactually do as intended. Thanks agier.
2020-02-25 Augustin DegommeMerge branch 'surf_precision' into 'master'
2020-02-24 Augustin Degommeoops
2020-02-24 Augustin Degommefix build for cmake < 3.9
2020-02-24 Augustin DegommeUse more cmakey way to detect and use lto (should work...
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-02 Martin Quinsoncmake: kill an unused variable: SIMGRID_VERSION_DATE
2020-02-02 Martin QuinsonStart the dev of 3.26
2020-02-02 Martin QuinsonRelease 3.25 v3.25
2020-02-02 Martin QuinsonRelease 3.25
2020-01-31 Martin Quinsonlower-case -Denable_msg and improve changelog
2020-01-30 Martin QuinsonMerge branch 'depencencies' into 'master'
2020-01-30 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2020-01-30 Martin QuinsonAdd a cmake flag to not compile MSG at all
2020-01-30 Frederic SuterMerge branch 'master' into depencencies
2020-01-29 Martin Quinsoncosmetics in CMakeLists.txt
2020-01-26 Frederic SuterMerge branch 'master' into depencencies
2020-01-24 Arnaud GierschIncrease required version for pybind11.
2020-01-24 Arnaud GierschCmake: print pybind11 version.
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2019-12-18 Arnaud GierschStrip -f[a-z]+-prefix-map from compiler flags in smpi...
2019-12-06 Frederic Suterinstall version.h (take 2)
2019-12-06 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-06 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-02 Frederic Sutermove version.h from src/simgrid to include/simgrid
2019-10-17 Arnaud GierschRemove references to dead variables.
2019-10-16 Martin Quinsoncmake: tell which version of SimGrid we are configuring
2019-10-11 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-10-10 Arnaud GierschMerge remote-tracking branch 'origin/master'
2019-10-10 Arnaud GierschStart the dev of v3.24.1.
2019-10-10 Frederic SuterMerge branch 'master' into CRTP
2019-10-09 Martin Quinsontry to release v3.24
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-10-05 Martin QuinsonRevert "Add '-O0' flag for: cmake -DCMAKE_BUILD_TYPE...
2019-10-05 Gene CoopermanAdd '-O0' flag for: cmake -DCMAKE_BUILD_TYPE=Debug
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-24 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
2019-09-23 Martin QuinsonDon't mandate C++14 as some build daemons still don...
2019-09-23 Martin QuinsonMC: switch to xxhash as a (fast) hashing function.
2019-08-28 Arnaud GierschDrop spurious colon.
2019-08-28 Augustin Degommedon't forget to set include path in this case.
2019-08-28 Augustin Degommeactually failsafe has to be applied in all cases.
2019-08-27 Augustin Degommelet's be gentle with old cmakes which can't handle...
2019-08-27 Augustin DegommeAttempt to ease detection of boost libraries.
2019-07-26 Augustin Degommetry to fix broken detection of boost_stacktrace on...
2019-07-08 Martin Quinsonstart the cycle of 3.23.3
2019-07-08 Martin Quinsontry to dot-release
2019-06-25 Martin QuinsonRelease v3.23.
2019-06-21 Augustin Degommeadd haiku support. Because why not.
2019-06-15 Martin QuinsonCosmetics around ns-3
2019-06-14 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-06-11 Martin Quinsoncosmetics in cmake error messages
2019-06-07 Martin Quinsoncmake: more informative error message
next