Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove unused compile flag.
[simgrid.git] / tools / cmake / GCCFlags.cmake
2018-10-01 Arnaud GierschRemove unused compile flag.
2018-09-24 Arnaud GierschDefine HAVE_SANITIZER_THREAD.
2018-09-24 Arnaud GierschCosmetic rename.
2018-04-07 Martin Quinsonkill ALL trailing whitespace (and deprecate a function...
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-16 Arnaud GierschEnable flag with MC too (optCFLAGS was reset before).
2018-03-16 Arnaud GierschIcc: turn error #597 into warning.
2018-03-14 Arnaud GierschMake icc honor parentheses (fix lmm_usage).
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-13 Augustin Degommemore bad fixes
2018-03-13 Augustin Degommeignore some warnings from intel
2018-01-25 Martin Quinsonget ns3 to compile (but still fails)
2017-12-05 Arnaud GierschHide xbt_swag under the hood of mmalloc, its only remai...
2017-12-02 Martin QuinsonMerge branch 'energy-pstate' of https://github.com...
2017-12-01 Arnaud GierschMC: allow compile optimizations in src/kernel/lmm/.
2017-11-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-29 Arnaud GierschTry to find real path relative to build directory for...
2017-11-29 Arnaud GierschUse message(STATUS ...) in cmake files.
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-21 Martin QuinsonMerge pull request #237 from oar-team/upstream
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-15 Augustin Degommefix typo
2017-11-13 Arnaud GierschSome files were removed or renamed.
2017-11-13 Arnaud GierschKill now unused xbt_heap.
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-28 Arnaud GierschCheck if ASan is enabled from CMake, and define variables.
2017-08-01 Martin QuinsonReduces the amount of build env leaked in the binaries...
2017-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Arnaud Gierschs/GREATER/LESS/
2017-07-27 Arnaud GierschAdd -Wformat-signedness to warnCFLAGS for GCC >= 5.0.
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-20 Arnaud GierschOption was removed by commit 16ba43eb3e96c1e430734f866a...
2017-07-19 Martin Quinsonfix gcov tests
2017-07-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-19 Frederic Sutertry to improve coverage
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-23 degommeremove spurious non breaking spaces, grrr
2017-05-23 Matthieu VolatAdd support for flang and ifort Fortran compilers.
2017-05-23 Matthieu VolatOnly use -Wno-format-nonliteral if compiler is GCC...
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-21 Martin Quinsondrop module strbuff. We don't need it anymore.
2017-02-17 Martin Quinsonkill some other occurences of the fifo
2016-12-06 Augustin Degommeadd -no-pie flag to thread sanitizer (see https://bugs...
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-01 Matthieu VolatAdd -Wno-extern-c-compat when building with clang
2016-10-31 Martin Quinsonwoops, this code was not unused
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-24 degommeAdd sanitizers (address, thread, and undefined), to...
2016-06-23 degommehandle cpp flags as well
2016-06-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-22 Martin Quinsonin NDEBUG, show the warnings but don't die
2016-06-21 degommeDisable extended warnings when debug is set to false.
2016-06-20 Martin Quinsonactually we need GCC > v4.8.5 for LTO
2016-06-20 Martin Quinsondisable LTO on GCC <= 4.8 on Linux also
2016-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-09 Gabriel CoronaGetting rid of C exceptions
2016-05-28 Martin Quinsonmy g++ refuses -Wmissing-prototypes
2016-05-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-27 Gabriel CoronaMerge master branches
2016-05-27 Gabriel Corona[cmake] Give CMAKE_C_FLAGS and CMAKE_CXX_FLAGS higher...
2016-05-27 Gabriel Corona[cmake] Use the same way to pass warning flags in C...
2016-05-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-13 degommesilence warnings from boost (only on netbsd..
2016-04-27 Martin Quinsonthese files are gone, don't specify their optim level
2016-03-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-09 Martin Quinsonactivate -Wundef only in maintainer-mode
2016-03-09 Martin QuinsonWarn on undefined #if, and enjoy that feature
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-01-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-28 Martin QuinsonKill all deprecated code in MSG -- yeah
2016-01-09 Martin Quinsoncompile with -Wmissing-declarations to catch more errors
2016-01-05 degomme-Wno-unused-local-typedefs was only added post clang...
2016-01-05 degommeavoid some boost warning/errors on windows
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-10-26 Martin QuinsonKill the setset datacontainer: it's unused since a...
2015-10-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-22 Martin Quinson[cmake] clean the gcc version detection and handling
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-10-05 Martin Quinson[win+java] we need to need CMAKE_SHARED_LIBRARY_LINK_C_...
2015-10-05 Martin Quinson[windows] pass -m64 when needed
2015-10-05 Martin Quinson[win+java] sort out the linker flags that we pass
2015-10-02 Martin QuinsonRevert "[windows] also take the static version of libpt...
2015-10-01 Martin Quinson[windows] also take the static version of libpthread.dll
2015-10-01 Martin Quinson[windows] request mingw-gcc to put the content of libgc...
2015-09-29 Martin Quinson[cmake] useless cleanups: better file names