Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to fix MC now (sigh, CMake ...)
[simgrid.git] / CMakeLists.txt
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
2019-06-07 Martin Quinsonwe need a recent version of pybind11
2019-06-06 Martin Quinsonremove an old windows cruft
2019-06-06 Martin QuinsonImprove how we search for pybind11
2019-06-06 Martin Quinsonback to unstable work
2019-06-06 Martin Quinsonprepare the release of 3.22.4 v3.22.4
2019-06-05 Martin QuinsonRename cmake option 'minimal_java' into 'minimal-bindings'
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-17 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschCopy the values of {C,CXX,F}FLAGS into smpi{cc,cxx...
2019-05-16 Martin QuinsonMerge branch 'cmake-no-pybind11-search-if-explicitly...
2019-05-16 Millian Poquet[cmake] no search for pybind11 if explicitly off
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-05-16 Martin QuinsonUse addr2line as a fallback for stacktraces when backtr...
2019-05-16 Arnaud GierschDisable LTO for pybind11 too when enable_lto=off.
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-14 Augustin Degommelet's pretend that sunOS supports privatization (no...
2019-05-06 Martin Quinsoncontinue the devel of the future 3.23 release
2019-05-06 Martin Quinsonon the way for 3.22.2 v3.22.2
2019-04-04 Martin Quinsonimprove the documentation of the minimal_java build...
2019-04-03 henricasanovaMerge branch 'master' of framagit.org:simgrid/simgrid
2019-04-03 Martin Quinsonback to the devel work
2019-04-03 Martin QuinsonRelease 3.22.1 v3.22.1
2019-04-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-03 Martin Quinsoncmake: new option to build a jarfile with no external...
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 Arnaud GierschStart the dev of v3.23.
2019-04-01 Martin QuinsonRelease v3.22 v3_22
2019-03-22 Arnaud GierschCompute GIT_VERSION in a simpler way.
2019-02-01 Arnaud GierschRIP cunit.
2019-01-31 Martin QuinsonRemove the now useless unit_test_framework
next