Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Propagate const attribute (sonar).
[simgrid.git] / CMakeLists.txt
2022-04-21 Augustin Degommebump C++ requirement to 17 (ns3 will need it for v3.26)
2022-04-21 Augustin Degommens3: allow use of -dev version from manually compiled...
2022-03-29 Martin QuinsonMerge branch 'dev-mailbox-clear' into 'master'
2022-03-28 Bruno DonassoloMerge branch 'issue105' into 'master'
2022-03-22 Arnaud GierschStart the dev cycle toward v3.32.
2022-03-22 Martin QuinsonRelease v3.31
2022-03-17 Arnaud GierschSuppress trailing whitespaces.
2022-03-16 Martin QuinsonMerge branch 'add_barrier_python_bindings' into 'master'
2022-03-15 Arnaud GierschUse the right comparison operator for version numbers.
2022-03-15 Martin QuinsonMake the Eigen3 dependency optionnal
2022-03-15 Martin QuinsonDon't feed ICC with command-line parameters that it...
2022-03-14 Martin QuinsonCope with Eigen 3.3.4 directly in cmake
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-07 Arnaud GierschTry to fix detection of eigen3.
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-03 Arnaud GierschMake smpi compilation script work when there are spaces...
2022-02-18 Arnaud GierschTry again to enable ns3 for coverage and sonar [ci...
2022-02-03 Arnaud GierschMerge branch 'stable'
2022-01-31 Arnaud GierschMerge branch 'stable'
2022-01-31 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-01-31 Martin QuinsonStart a new dev cycle for v3.31
2022-01-30 Martin QuinsonRelease v3.30 (Sunday Bloody Sunday) v3.30
2022-01-25 Martin Quinsoncmake: Maybe we have a nested if issue?
2022-01-25 Martin QuinsonAllow to override the python install path (and document it)
2022-01-25 Martin Quinsontry to honor CMAKE_INSTALL_PREFIX when installing the...
2022-01-24 Martin QuinsonInstall python module to Python3_SITEARCH as it should...
2022-01-24 Martin QuinsonInstall the python bindings
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 Bruno DonassoloMerge remote-tracking branch 'upstream/master' into...
2022-01-03 SUTER Fredericremove Jedule related stuff + fix SIMDAG_SRC->DAG_SRC...
2021-10-13 Arnaud GierschKill trailing whitespaces in source code files.
2021-10-08 Arnaud GierschStart the dev of 3.30.
2021-10-07 Martin QuinsonRelease v3.29
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-07-15 Augustin DegommeMerge branch 'fix-smpi-install-dirs' into 'master'
2021-07-15 Millian Poquetcmake: fix smpi install dirs (absolute arg)
2021-07-14 Martin QuinsonStart the dev of the 3.29 cycle
2021-07-14 Martin QuinsonRelease v3.28 v3.28
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-04 Bruno DonassoloNew platform example: StarZone of StarZone
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
next