Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill dat code, pal
[simgrid.git] / tools / cmake /
2016-03-25 Martin Quinsonkill dat code, pal
2016-03-25 Martin QuinsonThese files are not used anymore
2016-03-25 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-03-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-25 Frederic Suterfixdistcheck (state not speed trace)
2016-03-25 Frederic Sutermove these traces with the others
2016-03-24 Frederic Suterkill gtnets examples
2016-03-24 Frederic Suterreorg io examples
2016-03-24 Frederic Sutericomms are async (and there is no peer!!)
2016-03-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-24 Frederic Suterrefactor 3 more examples
2016-03-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-24 Frederic Sutersplit actions in two dir
2016-03-24 Frederic Suterfactor dht-pastry
2016-03-24 Frederic Suterreorganize examples/msg/energy
2016-03-24 Gabriel Corona[mc] Move main communication determinism code in a...
2016-03-24 Gabriel Corona[mc] Move main liveness code in a LivenessChecker class
2016-03-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-23 Frederic Suterall DHT examples are now called dht-<protocol>
2016-03-23 Frederic Suterone more refactored
2016-03-23 Gabriel Corona[mc] Dummy SafetyChecker class
2016-03-23 Gabriel Corona[mc] Working on an interface between a model-checking...
2016-03-23 Frederic Sutercouple more simplifications
2016-03-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-22 Frederic Sutersome cleanups in examples/msg
2016-03-22 Frederic Suterfactoring cmake
2016-03-21 Frederic Suterone CMakeLists per module: achieved!
2016-03-21 Frederic Sutermv tests where they belong
2016-03-21 Frederic Suterget rid of teshsuite/simdag/CMakeLists.txt
2016-03-21 Frederic Sutercontinue to emptty teshsuite/simdag/platforms/CMakeList...
2016-03-21 Frederic Suterfactor teshsuites/simix cmake files
2016-03-21 Frederic Suterreindent, duplicate--, useless endif/if
2016-03-20 Martin Quinsonns3: everything is in C++ now, no need for so many...
2016-03-18 Frederic Suterreorg teshsuite/mc
2016-03-18 Frederic Suterkill another avoidable XML
2016-03-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-18 Frederic Suterrefactor 2 more CMakeLists
2016-03-17 Frederic Suterstill messing around with cmake
2016-03-17 Frederic Suterfix distcheck
2016-03-17 Frederic Sutermv is-router and flatifier to their own dir
2016-03-17 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-17 Gabriel CoronaMerge commit '7937c47'
2016-03-17 Frederic Sutermv a test out of platforms dir
2016-03-17 Gabriel CoronaMerge the merges of merges
2016-03-17 Frederic Suterfurther reorg
2016-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-16 Frederic Suterdeal with trace
2016-03-16 Frederic Suterstart to reorganize teshsuite/simdag
2016-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-16 Frederic Suterrename SMPI macro related tests
2016-03-16 Frederic Suterfactor cmake for teshsuite/msg
2016-03-16 Frederic Suterhave a single Cmake file for tesh-msg
2016-03-16 Frederic Sutermv bug-17132 to the smpi directory
2016-03-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-15 Martin Quinsonbe more explicit when we see a platform v3 file
2016-03-15 Gabriel Corona[mc] Remove C typedefs (mc_foobar_t) and mc_forward.h
2016-03-15 Gabriel Corona[mc] Move MC malloc introspection code in simgrid::mc
2016-03-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-14 Frederic Suterremove a couple of MSC_VER stuff
2016-03-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-14 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-03-14 Martin Quinsonsmall cleanups to appveyor
2016-03-14 Martin Quinsoncmake/java: On windows, take the dll from the chocolate...
2016-03-14 Martin QuinsonProviding our own copy of Win32API::File was a very...
2016-03-14 Martin Quinsoncmake/java: On windows, take the dll from the chocolate...
2016-03-14 Frederic Suterreorg examples/simdag for better user experience
2016-03-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-14 Martin QuinsonProviding our own copy of Win32API::File was a very...
2016-03-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-14 Martin Quinson[Win32API::File] Use Carp::croak instead of bare croak
2016-03-14 Martin Quinsonembeed our own fresh copy of Win32API::File
2016-03-13 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-12 Martin Quinsontesh: Merge https://github.com/toddr/IPC-Run/pull/19...
2016-03-11 Gabriel Corona[mc] Move client-side message processing in the Client...
2016-03-11 degommebuild this file in the build folder and not in the...
2016-03-11 Gabriel Corona[mc] Rename mc_client.{h,cpp} to Client.{hpp,cpp}
2016-03-11 Gabriel Corona[mc] Encapsulate model-checker/model-checker communicat...
2016-03-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-10 Frederic Sutercomplete reorganisation of examples/smpi/NAS
2016-03-10 degommePut back some quotes ...
2016-03-10 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-10 degommeRemove unneeded quotes
2016-03-10 Gabriel Corona[mc] Move code in simgrid::mc
2016-03-09 Martin Quinsonkill the portable header
2016-03-09 Martin Quinsonload public config from internal config
2016-03-09 Martin Quinsonactivate -Wundef only in maintainer-mode
2016-03-09 Gabriel CoronaFix PROCESSOR_ flags
2016-03-09 Gabriel CoronaFix HAVE_FOOBAR flags handling
2016-03-09 Gabriel CoronaFix HAVE_GRAPHVIZ handling
2016-03-09 Martin QuinsonWarn on undefined #if, and enjoy that feature
2016-03-09 Martin Quinsonkill windows backtraces. They were x86 only
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 QuinsonMove the surf::As* classes into their own files
2016-03-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
next