Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sonar: don't check for memleaks, you suck at it
[simgrid.git] / CMakeLists.txt
2017-09-28 Arnaud GierschCheck if ASan is enabled from CMake, and define variables.
2017-09-12 Arnaud GierschContextBoost: add support for Boost versions above...
2017-07-27 Martin Quinsondisable raw contexts and ucontexts with ASan because...
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 Arnaud GierschRemove remaining mentions of Swig.
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-20 Arnaud GierschLooking for libelf (required by MC).
2017-07-18 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-17 degommeBig move of all SMPI files in subfolders because it...
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-28 Martin Quinsoninclude build path before source path to ease out of...
2017-06-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-23 Martin Quinsonstart the v3.17 development cycle
2017-06-22 Martin Quinsonrelease v3.16 v3.16
2017-06-02 Martin QuinsonMerge pull request #179 from Takishipp/signals
2017-06-02 Martin QuinsonMerge pull request #177 from Takishipp/sd_exit
2017-05-31 Martin Quinsontry to sanitize the lib rpath on Apple
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-23 Matthieu VolatAdd support for flang and ifort Fortran compilers.
2017-05-23 Matthieu VolatUse FindThreads to check for pthreading
2017-05-22 Martin Quinsonmore user-friendly error message
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-16 Martin Quinsoncode simplification in CMake. Hopefully no functional...
2017-05-16 Martin QuinsonMore help to our fellow mac users
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-05 Martin QuinsonI like sed, but sed does not like me
2017-05-05 Martin Quinsonfinish the conversion of public MACRO names, in the...
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-04-20 degommefix typos in cmake, preventing include paths from being...
2017-04-13 Martin QuinsonMerge pull request #154 from simgrid/partial_shared_malloc
2017-04-13 Martin Quinsonportable implementation of sendfile
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
2017-04-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-11 degommeYet another dlopen merge
2017-03-23 Martin QuinsonInitialize the 3.16 release cycle
2017-03-22 Martin Quinsonrelease v3.15 v3_15
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-23 Matthieu Volatdarwin: (preliminary) memory mappings + smpi variable...
2017-01-14 Martin Quinsonmake the propaganda useful (and thus desirable) to...
2016-12-28 Martin Quinsonnext release will be 3.15
2016-12-28 Martin Quinsonas expected, here is a fix release :( v3_14_159
2016-12-24 Martin Quinsonmerry chrismas v3_14
2016-12-19 Matthieu VolatUse the CMake macro #cmakedefine01 in configurable...
2016-12-12 Martin Quinsonsonar: ignore 'Pointers should not be cast to integral...
2016-12-02 Martin Quinsonmake Boost.test optional, as I fail to find it on appveyor
2016-12-01 Martin QuinsonAdd boost unit_test_framework to our dependencies
2016-12-01 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2016-12-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-29 Augustin Degommedisable java for MC FreeBSD builds, as it breaks mmalloc
2016-11-29 Matthieu VolatSwitch the event handling in the MC to libevent.
2016-11-07 degommeSet missing cmake variables to 0
2016-11-07 Matthieu VolatCheck for a dlfunc() function to get handle if present
2016-11-02 degommeUse the libunwind from apple directly
2016-11-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-01 degommeapparently, this should be in this order
2016-10-31 Martin Quinsonanother try to fix Mac: don't guess the unwind componen...
2016-10-31 Martin Quinsonfix mac build (another try)
2016-10-31 Martin Quinsonwoops, this code was not unused
2016-10-31 Martin Quinsonkill an unused chunk of CMakeLists.txt
2016-10-31 Martin Quinsonfix Mac OSX build
2016-10-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-10-31 Martin Quinsontest for libunwind even if not building MC
2016-10-31 degommeAdd a FreeBSD backend for get_memory_map(), allow to...
2016-10-31 degommeRework how model checking and mmap get enabled/disabled
2016-10-31 degommeTest for mremap function and store result in internal_c...
2016-10-31 degommeSetup and use a LD_LIBRARY variable in build.
2016-10-19 degommefix case when no fortran compiler is found
2016-10-19 degommecleanup handling of Fortran compiler in cmake (Patch...
2016-10-10 Martin QuinsonRe-activate the compilation of the doc. When did it...
2016-10-07 Martin QuinsonOS X El Capitan deprecates the sem_init() function
2016-10-07 Martin Quinsoncosmetics in CMakeFile.txt
2016-10-07 Martin Quinsonsome old linkers (as on Mac) don't like --version
2016-09-02 Martin QuinsonRevert "cosmetics"
2016-09-02 Martin Quinsoncosmetics
2016-09-02 Martin Quinsongrmbl. Stupid me.
2016-09-02 Martin Quinsonstop being cleaver when using cmake. This thing sometim...
2016-09-02 Martin Quinsoncmake: fail if Python is not found
2016-09-02 Martin Quinsontry to find python3 to please tesh.py
2016-08-29 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-29 Christian Heinrich[CMAKE] Indentation in CMakeLists.txt
2016-06-28 degommeOptions should be set up at the beginning, before being...
2016-06-28 degommetry to set fortran compiler before hacking cmake with...
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-24 degommeattempt to please ci ??
2016-06-24 degommeadd option to remove fortran support of SMPI, even...
2016-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-19 Christian Heinrich[SMPI/PAPI] Added cmake switch for SMPI+PAPI
2016-05-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-06 Martin QuinsonMC and NS3 are known to not work together
2016-04-28 Martin Quinsonstart the development of 3.14 right away
2016-04-27 Martin QuinsonFix the detection of backtrace
2016-04-27 Martin QuinsonThis is v3.13.
2016-04-27 Martin Quinsonfix the detection of backtrace: not all linuxes have it
2016-04-27 degommeAdd warning, as next Boost release will break boost...
2016-04-27 Martin Quinsondon't test for boost-graph as we don't use it yet
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-26 Frederic Sutercouple cleanups
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
next