Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix gcov tests
[simgrid.git] / tools / cmake / GCCFlags.cmake
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