Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
obviously, this failed for freebsd 13
[simgrid.git] / tools / cmake / MakeLib.cmake
2021-03-15 Augustin Degommeobviously, this failed for freebsd 13
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-02-25 Augustin DegommeMerge branch 'cmake-customizable-install-paths' into...
2020-02-25 Millian Poquetcmake: customizable installation directories
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-04 Martin QuinsonSimplify the API between Engine and EngineImpl when...
2020-02-04 Martin Quinsonget my crude hack in MSG to compile on both gcc and...
2020-02-04 Martin QuinsonClearly state that we don't care about the return code...
2019-11-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-11-28 Arnaud GierschAdd norelro to link flags (see FG #35).
2019-11-24 Arnaud GierschLame attempt to fix freebsd builds.
2019-11-22 Yann DuplouyMerge branch 'master' into stoprofiles
2019-11-22 Martin QuinsonMerge remote-tracking branch 'framagit/master'
2019-11-21 Augustin DegommeA change in cmake 3.16 makes this syntax necessary.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-09-23 Martin QuinsonDon't mandate C++14 as some build daemons still don...
2019-09-23 Martin QuinsonMC: switch to xxhash as a (fast) hashing function.
2019-08-27 Augustin DegommeAttempt to ease detection of boost libraries.
2019-07-24 Martin Quinsonfix the link of smpireplaymain on alpha and ia64
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-14 Augustin Degommelet's pretend that sunOS supports privatization (no...
2019-01-12 Martin QuinsonTests also need the java tests and simgrid-mc
2019-01-12 Martin QuinsonThe tests also need smpimain and smpireplaymain
2019-01-04 Martin QuinsonFurther code simplifications now that the Thread contex...
2019-01-04 Martin Quinsoncmake: mark some variables as advanced to hide them
2018-11-22 Arnaud GierschMerge remote-tracking branch 'github/master'
2018-11-22 Martin QuinsonMerge pull request #315 from simgrid/smpirun-replay
2018-11-21 Millian Poquet[misc] spacing cosmetics
2018-11-21 Millian Poquet[smpi] add smpireplayrun binary
2018-11-11 Martin QuinsonApple renamed all their OSes
2018-11-03 Augustin Degommetry to have mc work with freebsd 12 and flang
2018-10-16 Arnaud GierschFix build on Debian/kFreeBSD.
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-09-13 Martin QuinsonMerge branch 'master' into master
2018-08-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-23 Augustin Degommethis is needed also with clang
2018-07-30 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-07-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-25 Augustin Degommeflang also does need some help
2018-07-25 Augustin Degommesend argv and argc to fortran runtimes, to allow using...
2018-07-17 Martin Quinsoninstall smpimain in /usr/lib/simgrid
2018-07-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-16 Arnaud GierschVERSION_GREATER_EQUAL is not available with older cmake.
2018-07-16 Arnaud GierschTry to fix MC with recent GNU ld (>= 2.30).
2018-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-08 Matthieu VolatFix OSX rpath issues by using real paths.
2018-06-04 Martin Quinsontry to fix how we deal with rpath on binaries
2018-05-31 Martin Quinsonstop checking for HAVE_GNU_LD now that we don't use...
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-19 Martin QuinsonDo not load internal headers when compiling the examples
2018-01-31 Martin Quinsonreduce the shotgun design pattern in the detection...
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-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-08 Martin QuinsonIntegrate a Debian patch (armel portability)
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-13 Arnaud GierschGet rid of spurious symlink for lua test.
2017-09-12 Arnaud GierschThese lines have no utility (anymore?)
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-22 Arnaud GierschFix ns-3 build.
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 degommeremove spurious non breaking spaces, grrr
2017-05-23 Matthieu VolatUse FindThreads to check for pthreading
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
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-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 degommeAvoid trailing whitespaces when dl not found
2017-04-11 degommeYet another dlopen merge
2017-01-12 Martin Quinsontry to use a rpath for everything on Apple
2017-01-11 Martin QuinsonI hope I understood how to use RPATH on Mac OSX
2017-01-11 Martin Quinsonbummer
2017-01-11 Martin Quinsontry to fix the jarfiles on Mac OSX
2016-12-30 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-12-29 Augustin Degommetry to adapt linking to new NS3 compiled versions
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
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 degommeSetup and use a LD_LIBRARY variable in build.
2016-05-23 Christian Heinrich[CMAKE/SMPI] Automatically generate header files for...
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-04-27 Martin QuinsonFix the detection of backtrace
2016-04-27 Martin Quinsonfix the detection of backtrace: not all linuxes have it
2016-04-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-25 Gabriel CoronaUse our own minimal signal implementation
2016-03-07 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Martin Quinsoncmake: kill MMALLOC_WANT_OVERRIDE_LEGACY that dupplicat...
next