Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Model-checking is robust now that it's stateless MC only -- remove precautionous...
[simgrid.git] / tools / cmake / Flags.cmake
2023-11-05 Martin QuinsonModel-checking is robust now that it's stateless MC...
2023-03-05 Martin QuinsonMerge branch 'maximal-subset-search' into 'master'
2023-03-03 Martin QuinsonBump cmake to at least 3.12
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-19 Arnaud GierschRework compile optimizations for MC.
2023-02-19 Arnaud GierschMove -Wno-unused-local-typedefs to common flags.
2023-02-18 Martin Quinsonkill src/simix
2023-02-18 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-02-18 Arnaud GierschUpdate path.
2023-02-18 Martin QuinsonCMake requires ns3 v3.28+, so don't work around a bug...
2023-02-18 Martin QuinsonMove the ns3 helper files to kernel/models/ns3
2023-02-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-07 Arnaud GierschUse native cmake commands to compute relative path.
2023-01-12 Martin QuinsonRemove Java bindings. They are not updated since maybe...
2023-01-10 Martin QuinsonStop trying to build on native WIN32, it's broken anyway
2022-12-06 Arnaud GierschReduce duplication of compiler flags for warnings.
2022-12-06 Arnaud GierschAdd -Wextra to CFLAGS too.
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-09-02 Arnaud GierschDo not mangle recorded paths when building for coverage.
2022-07-30 Augustin Degommefix build for clang <15
2022-07-30 Augustin Degommeignore new deprecation warning on freebsd
2022-05-30 Augustin Degommearm systems have unsigned chars by default, enforce...
2022-05-12 Arnaud GierschFix build with Eigen3 and Imtel compiler.
2022-05-12 Arnaud GierschRemove from CFLAGS warnings already enabled by -Wall.
2022-05-06 Arnaud GierschDisable bogus warning with g++: add -Wno-free-nonheap...
2022-04-27 Arnaud GierschCosmetics: gcc is now always >= 5.0.
2022-04-27 Arnaud GierschFix build with -Werror on older g++.
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-08 Arnaud GierschMove Simcall from namespace simix to kernel::actor.
2022-03-08 Arnaud GierschRename popping.cpp -> simcall.cpp to better reflect...
2022-03-08 Arnaud GierschRemove reference to dead files.
2022-03-02 Arnaud GierschCreate absolute path names in .gcno files.
2022-03-02 Arnaud GierschUse a single definition for coverage build flags.
2022-03-02 Arnaud GierschFix cmake warning.
2022-01-17 Arnaud GierschOption -Wtsan is not recognized by older gcc.
2022-01-16 Arnaud GierschDon't turn tsan compilation warnings into errors.
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-06-12 Arnaud GierschAdd more optimizations for MC builds.
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-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-24 Augustin Degommethat wasn't meant to be pushed
2021-01-24 Augustin Degommeadd more libs (from ubuntu 21.04) to exclusion list
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-11-19 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-18 Arnaud GierschIcc: ignore #2651: attribute does not apply to any...
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-12 Arnaud GierschProtect spaces in path.
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:Adrien.Gougeon...
2020-06-12 Augustin Degommetools and contrib spelling mistakes
2020-04-02 Martin Quinsoncmake: code simplification (hope it does not break)
2020-03-29 Augustin Degommegcov might not be the name of the executable, respect...
2020-03-01 Arnaud GierschMerge branch 's_SimGrid_simgrid' into 'master'
2020-02-28 Augustin DegommeWhen gfortran is used with llvm lld, it needs -ffat...
2020-02-28 Augustin DegommeOnly test fortran for LTO if compiler is present.
2020-02-25 Augustin DegommeMerge branch 'surf_precision' into 'master'
2020-02-24 Augustin Degommetry to silence intel (and update the deprecated way...
2020-02-24 Augustin Degommeadd an LTO_EXTRA_FLAG flag for cmake.
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-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-16 Arnaud GierschAdd detection for TSan fiber support.
2019-12-16 Arnaud GierschUse -ffile-prefix-map with gcc >= 8.0.
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-10-27 Augustin Degommesecond attempt. Remove -g flag for flang from now,...
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
2019-09-20 Martin QuinsonMerge branch 'master' into 'master'
2019-09-16 Frederic SuterMerge branch 'master' into disk
2019-09-13 Martin Quinsonharden fortran builds to please debian
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschDisable bogus warning.
2019-02-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-05 Arnaud GierschWith Icc, change bogus error into warning.
2019-01-31 Arnaud GierschDefine COVERAGE for C++ too.
2019-01-29 Arnaud GierschOptimize MC builds a bit further.
2019-01-16 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-16 Arnaud GierschDrop xbt_os_mutex_* functions.
2019-01-16 Arnaud GierschBuild log module as C++.
2019-01-14 Augustin Degommelet's try again without these
2019-01-14 Augustin Degommerename GCCFlags.cmake file in Flags.cmake
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-09-29 Martin Quinson[cmake] useless cleanups: better file names
2015-09-20 Martin Quinsonallow to specify on cmake command line whether we want LTO
2015-09-11 Martin Quinsondon't give gcc flags to MSVC
2015-09-10 Gabriel Corona[mingw] Use __USE_MINGW_ANSI_STDIO when checking for...
2015-09-10 Gabriel Corona[mingw] Please use standard printf/scanf
2015-09-07 Gabriel CoronaMerge remote-tracking branch 'origin2/master'
2015-09-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-07 Gabriel Corona[mc] Fix LTO with all versions of GCC
2015-08-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-28 Martin Quinsoncmake: move some bits to a better location
2015-08-12 Martin QuinsonMerge branch 'master' into S4U
2015-08-12 Martin Quinsonmove the cmake files in tools/cmake