Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
enhance shared tests to validate comms are skipped
[simgrid.git] / CMakeLists.txt
2019-10-17 Arnaud GierschRemove references to dead variables.
2019-10-16 Martin Quinsoncmake: tell which version of SimGrid we are configuring
2019-10-11 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-10-10 Arnaud GierschMerge remote-tracking branch 'origin/master'
2019-10-10 Arnaud GierschStart the dev of v3.24.1.
2019-10-10 Frederic SuterMerge branch 'master' into CRTP
2019-10-09 Martin Quinsontry to release v3.24
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-10-05 Martin QuinsonRevert "Add '-O0' flag for: cmake -DCMAKE_BUILD_TYPE...
2019-10-05 Gene CoopermanAdd '-O0' flag for: cmake -DCMAKE_BUILD_TYPE=Debug
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-24 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
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-28 Arnaud GierschDrop spurious colon.
2019-08-28 Augustin Degommedon't forget to set include path in this case.
2019-08-28 Augustin Degommeactually failsafe has to be applied in all cases.
2019-08-27 Augustin Degommelet's be gentle with old cmakes which can't handle...
2019-08-27 Augustin DegommeAttempt to ease detection of boost libraries.
2019-07-26 Augustin Degommetry to fix broken detection of boost_stacktrace on...
2019-07-08 Martin Quinsonstart the cycle of 3.23.3
2019-07-08 Martin Quinsontry to dot-release
2019-06-25 Martin QuinsonRelease v3.23.
2019-06-21 Augustin Degommeadd haiku support. Because why not.
2019-06-15 Martin QuinsonCosmetics around ns-3
2019-06-14 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-06-11 Martin Quinsoncosmetics in cmake error messages
2019-06-07 Martin Quinsoncmake: more informative error message
2019-06-07 Martin Quinsonwe need a recent version of pybind11
2019-06-06 Martin Quinsonremove an old windows cruft
2019-06-06 Martin QuinsonImprove how we search for pybind11
2019-06-06 Martin Quinsonback to unstable work
2019-06-06 Martin Quinsonprepare the release of 3.22.4 v3.22.4
2019-06-05 Martin QuinsonRename cmake option 'minimal_java' into 'minimal-bindings'
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-17 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschCopy the values of {C,CXX,F}FLAGS into smpi{cc,cxx...
2019-05-16 Martin QuinsonMerge branch 'cmake-no-pybind11-search-if-explicitly...
2019-05-16 Millian Poquet[cmake] no search for pybind11 if explicitly off
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-05-16 Martin QuinsonUse addr2line as a fallback for stacktraces when backtr...
2019-05-16 Arnaud GierschDisable LTO for pybind11 too when enable_lto=off.
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-05-06 Martin Quinsoncontinue the devel of the future 3.23 release
2019-05-06 Martin Quinsonon the way for 3.22.2 v3.22.2
2019-04-04 Martin Quinsonimprove the documentation of the minimal_java build...
2019-04-03 henricasanovaMerge branch 'master' of framagit.org:simgrid/simgrid
2019-04-03 Martin Quinsonback to the devel work
2019-04-03 Martin QuinsonRelease 3.22.1 v3.22.1
2019-04-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-03 Martin Quinsoncmake: new option to build a jarfile with no external...
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 Arnaud GierschStart the dev of v3.23.
2019-04-01 Martin QuinsonRelease v3.22 v3_22
2019-03-22 Arnaud GierschCompute GIT_VERSION in a simpler way.
2019-02-01 Arnaud GierschRIP cunit.
2019-01-31 Martin QuinsonRemove the now useless unit_test_framework
2019-01-30 Arnaud GierschOur cmake files are so fragile, fix last changes.
2019-01-29 Arnaud GierschInclude cmake/Flags.cmake after DefinePackages.
2019-01-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-22 Martin Quinsonuse the local copy of pybind11 if a local checkout...
2019-01-22 Martin Quinsonappveyor: try to get pybind11
2019-01-22 Arnaud GierschAttempt to fix Python bindings on OS X.
2019-01-16 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-16 Martin Quinsoncleanups on my disk
2019-01-16 Martin Quinsonfix the fix for FreeBSD (hopefully)
2019-01-16 Martin Quinsonfix FreeBSD builds
2019-01-14 Augustin Degommerename GCCFlags.cmake file in Flags.cmake
2019-01-12 Martin Quinsonhopefully add all the missing binaries to the tests
2019-01-12 Martin QuinsonThe tests also need smpimain and smpireplaymain
2019-01-12 Martin QuinsonRevert "try to compile mpi.mod even if the config was...
2019-01-12 Martin QuinsonCorrectly search C++14 on older cmake
2019-01-12 Martin Quinsontry to compile mpi.mod even if the config was run previ...
2019-01-11 Martin Quinsononly ask one version of the standard for pybind11
2019-01-11 Martin Quinsondon't include the git hash in simgrid/config.h
2019-01-11 Arnaud GierschRemove hardcoded value.
2019-01-11 Arnaud GierschRemove unused variable.
2019-01-10 Arnaud GierschUse cmake's JAVA_EXECUTABLE to run Java tests.
2019-01-09 Arnaud GierschRedo "Like java, python breaks mmalloc with FreeBSD...
2019-01-09 Arnaud GierschLike java, python breaks mmalloc with FreeBSD+MC. Disab...
2019-01-08 Martin Quinsons/HAVE_SENDFILE/SG_HAVE_SENDFILE/
2019-01-08 Martin Quinsonmove header template near to its destination
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-08 Martin Quinsonrename make target to ease tab-completion
2019-01-08 Martin Quinsonallow python actors to be killed
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2019-01-04 Martin QuinsonFurther code simplifications now that the Thread contex...
2019-01-04 Martin Quinsonkill xbt_os_sem_t and the required cmake-detection...
2019-01-04 Martin Quinsoncmake: mark some variables as advanced to hide them
2018-12-27 Martin Quinsoncompile simgrid_python with c++14
2018-12-27 Martin QuinsonOld pybind11 cannot be used
2018-12-27 Martin Quinsonwe cannot use PYBIND11 without PYTHONLIBS
2018-12-27 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-12-26 Martin Quinsoninitial support for pybind11: Python bindings of S4U...
2018-11-30 Martin Quinsoncorrect cmake version for this fix
2018-11-22 Arnaud GierschMerge remote-tracking branch 'github/master'
next