Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reindent.
[simgrid.git] / CMakeLists.txt
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 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'
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-10-29 Martin Quinsonreplace our own crude code with Boost.stacktrace
2018-10-29 Martin Quinsonprovide a backtrace implementation that uses boost...
2018-10-29 Martin Quinsoncmake: rewrite the detection of boost optional componen...
2018-10-28 Arnaud GierschWorkaround bug in Intel-C.cmake.
2018-10-27 Martin QuinsonSimplify how we check for C++11 and friends
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-10-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-05 Martin Quinsonstart the dev of v3.22
2018-10-03 Martin QuinsonRelease v3.21 v3_21
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-26 Augustin DegommeSometimes C and fortran compiler family differs...
2018-07-20 Frederic Sutera bit more merging
2018-07-18 Martin Quinsonthread_local is part of C++11, nowadays
2018-07-17 Martin Quinsoninstall smpimain in /usr/lib/simgrid
2018-07-15 Frederic Sutermerge more tests in less tesh files
2018-07-14 Frederic Suterstart to reduce the number of files
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-07 Millian Poquet[examples] smpi replay on steroids
next