Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/simgrid/simgrid
[simgrid.git] / tools / cmake / src / internal_config.h.in
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 Quinsoncmake: further cleanups in the detection of sysv variables
2016-03-07 Martin Quinson[cmake] simplify the detection of the ucontext stack...
2016-03-06 Martin Quinson[cmake] remove some more useless tests (and includes)
2016-03-06 Martin Quinson[cmake] cleanup the detection of graphviz
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 Quinsonerrno.h and sys/stat/h are always here nowadays
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-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
2016-02-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-26 Martin Quinsonrebalance a bit between simgrid_config and internal_config
2016-02-26 Martin Quinsonfurther cleanups of the DLL usage madness
2016-02-26 Martin Quinsonwoops, all machines but mine need stdio.h here
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 Quinsonwe don't support static build [on windows] anyway
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 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-22 Christian Heinrich[CMAKE] Changed confusing header comment
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-12 Martin Quinson[cmake] kill unused cruft aiming at surviving pre-c...
2016-02-12 Gabriel Corona[cmake] Fix libsigc++ mode
2016-02-06 Martin QuinsonMerge pull request #59 from fabienchaix/master
2016-02-04 degommeUnify naming of contexts support.
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-11-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-16 Martin Quinsondeal with portability issues induced by ptrace
2015-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-19 Martin Quinson[cmake] kill useless endianess testing: we don't use it
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-10-05 Martin Quinsonproperly disable pthreads on windows (+cleanups)
2015-10-03 Martin Quinson[cmake] kill some more unused tests
2015-10-02 Martin Quinson[cmake] remove tests for which we don't use the result
2015-09-19 Martin Quinson[windows] only force the definition of HAVE_VA_COPY...
2015-09-12 Martin Quinson[MSVC] manually define HAVE_VA_COPY
2015-08-12 Martin QuinsonMerge branch 'master' into S4U
2015-08-12 Martin Quinsonmove the cmake files in tools/cmake