Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix awful code.
[simgrid.git] / CMakeLists.txt
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...
2016-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-25 Gabriel CoronaUse our own minimal signal implementation
2016-04-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-11 Martin QuinsonCheck for boost-graph
2016-03-15 degommeAdd a message to the user to specify our requirement...
2016-03-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-13 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-03-13 Martin Quinsonremove the git release from the config.h to reduce...
2016-03-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-10 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-09 Martin Quinsonload public config from internal config
2016-03-09 Martin Quinsoncmake: further improvements of the #if builds
2016-03-09 Martin Quinsoncmake: fight against empty definitions
2016-03-09 Gabriel Corona[cmake] Fix foreach() loop for default values
2016-03-09 Gabriel Corona[cmake] Default values for variables
2016-03-09 Martin Quinsonguess what? Another attempt with teh #if builds
2016-03-09 Martin Quinsonanother attempt at fixing the #if build
2016-03-09 Martin Quinsonfix build when symbols are not found
2016-03-09 Martin Quinsonfix build without valgrind
2016-03-09 Gabriel Corona[cmake] Fix PROCESSOR_ flags
2016-03-09 Martin QuinsonRevert "thread_local is C++11, remove the portability...
2016-03-08 Martin Quinsonthread_local is C++11, remove the portability layer
2016-03-08 Martin Quinsonuse #if instead if #ifdef for the things in the public...
2016-03-08 Martin Quinsoncmake: exec_program() is deprecated. Use execute_proces...
2016-03-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-08 Martin Quinsondon't trigger rebuilds when the config headers didnt...
2016-03-08 Martin Quinsonuseless cosmetics in internal config header
2016-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Martin Quinsondisplay the content of simgrid_config.h at config time
2016-03-07 Martin Quinsoncleanups in public config header
2016-03-07 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Martin Quinsoncmake: kill MMALLOC_WANT_OVERRIDE_LEGACY that dupplicat...
2016-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Martin Quinsoncmake: PTH_STACKGROW is actually used in many contexts...
2016-03-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-07 degommeEnable Boost contextes on Windows
2016-03-07 degommeDisable raw contextes on Windows.
2016-03-07 Martin QuinsonCeterum censeo Applem delendam esse.
2016-03-07 Martin Quinsoncmake: More cleanups of the sysv contexts
2016-03-07 Martin Quinsoncmake: further cleanups in the detection of sysv variables
2016-03-07 Martin Quinson[cmake] factorize the generation of smpi scripts
2016-03-07 Martin Quinson[cmake] simplify the detection of the ucontext stack...
2016-03-07 Martin Quinsondisplay the src/internal_config after configuration
2016-03-06 Martin QuinsonRemove cmake 'enable_tracing' option: was not doing...
2016-03-06 Martin Quinson[cmake] remove some more useless tests (and includes)
2016-03-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-06 Martin Quinsoncleanups in internal_config.h
2016-03-06 Martin Quinsonsys/time.h is always defined nowadays
2016-03-06 Martin Quinsonkill our _XBT_WIN32. Standard _WIN32 is sufficient
2016-03-06 Martin QuinsonKill two unused thread functions with their portability...
2016-03-05 Martin Quinsontry to bind worker threads to cores when possible
2016-03-05 Martin Quinson[cmake] kill some more unused tests
2016-03-05 Martin Quinson[cmake] kill an unused test
2016-03-05 Martin Quinsonerrno.h and sys/stat/h are always here nowadays
2016-03-05 Martin Quinson[cmake] factorize the output of windows and non-windows
2016-03-05 Martin Quinson[cmake] inline a file
2016-03-05 Martin QuinsonI just killed the win_ucontext portability layer
2016-03-04 Martin Quinsondon't even try to have ucontextes on windows.
2016-03-04 Martin Quinsonsmall cleanups in cmake
2016-03-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-04 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 degommeWe actually want to try pthreads on windows, as the...
2016-03-04 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Martin Quinsonkill the latency_bound experiment in our codebase
2016-02-29 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-29 Martin Quinson[cmake] remove a test binary after use
2016-02-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
2016-02-26 Martin Quinsonasprintf is never used: bprintf is so swag
2016-02-26 Martin Quinsonsnprintf is C99, we require C11. kill the portability...
2016-02-26 Martin Quinsonkill some other defunct portability checks
2016-02-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-25 Martin Quinsondust a bit our portability checks
2016-02-24 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-02-24 Martin Quinson[cmake] hide debug message
2016-02-24 degommeSomehow cmake on windows+ci found this syntax wrong...
2016-02-24 Martin Quinson[cmake] hide debug message
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 Martin Quinson[cmake] replace tools/cmake/MakeExe by a little foreach...
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-22 Christian Heinrich[CMAKE] Initialize variables before their output.
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-12 Martin QuinsonKill the scala examples
2016-02-12 Martin Quinson[cmake] kill unused cruft aiming at surviving pre-c...
2016-02-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-12 Martin Quinsontry to fix the stack growth direction on non-amd64
2016-02-12 Martin Quinsonit's Feb already
2016-02-09 Martin Quinsonimprove an error message
2016-02-06 Martin QuinsonMerge pull request #59 from fabienchaix/master
2016-02-04 degommeUnify naming of contexts support.
2016-01-23 Martin Quinsonexplain in comment why we don't even test pthread on...
next