Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
test for libunwind even if not building MC
[simgrid.git] / tools / cmake /
2016-10-31 Martin Quinsontest for libunwind even if not building MC
2016-10-21 Martin QuinsonMerge branches 'master' and 'master' of scm.gforge...
2016-10-21 Martin QuinsonCreate a s4u::VirtualMachine to clean things out.
2016-10-21 Martin Quinsonrename surf::VirtualMachine to surf::VirtualMachineImpl
2016-10-20 degommeremove now useless file
2016-10-14 Martin QuinsonReduce the layering madness a bit
2016-10-12 Martin Quinsonmissing file
2016-10-10 Martin QuinsonRe-activate the compilation of the doc. When did it...
2016-09-30 Martin Quinsonnice error message when SD_dotload() is called without...
2016-09-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-08 Frederic Suterfurther objectification of jedule bindings
2016-09-07 Martin QuinsonMerge pull request #113 from adfaure/master
2016-09-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-06 Frederic Suterobjectify jedule
2016-09-06 degommeTry to fix python tesh on Windows...
2016-09-05 Martin Quinsontry to get tesh ignoring the cruft of Jenkins and friends
2016-09-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-03 Martin Quinsontest memcheck builds with valgrind
2016-09-03 Martin Quinsonfix the compilation without SMPI
2016-09-02 Frederic SuterRevert "msg_private.h is a C++ header so add pp"
2016-09-02 Frederic Sutermsg_private.h is a C++ header so add pp
2016-09-02 Martin Quinsonremove the dependencies of tesh.pl
2016-09-02 Martin Quinsonmove a manpage to a better location
2016-09-02 Martin Quinsontry to find python3 to please tesh.py
2016-09-02 Martin Quinsonfix make dist
2016-09-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-02 Frederic Suterfactor parce_factor
2016-09-02 Martin QuinsonMerge pull request #112 from glesserd/teshpy
2016-09-01 David GlesserReplace tesh.pl by pesh.py a much better version of...
2016-08-31 Martin Quinsonmerge the HL13 VM model into the main VirtualMachine...
2016-08-23 Martin Quinsonfix make dist
2016-08-23 Martin Quinsonremove obsolete file
2016-08-14 Martin Quinsonmv s4u/mailbox.hpp s4u/Mailbox.hpp now that it's clean
2016-08-10 Martin Quinsonrework the community documentation section
2016-08-10 Martin Quinsonnew doc: how to model hosts shutdown
2016-08-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-09 Martin Quinsoncompile a piece of xbt with g++ to remove a useless...
2016-08-09 Martin Quinsonkill a stupid header file that does not even compile
2016-08-09 Martin Quinsonfix make distcheck. As usual
2016-08-09 Frederic Suterfix distcheck (courtesy to emptty;))
2016-08-09 Frederic SuterC++ify part of simdag
2016-08-07 Martin QuinsonRename kernel::activity::Synchro into kernel::activity...
2016-08-01 Martin QuinsonPopulate the kernel::context namespace and continue...
2016-08-01 Martin Quinsonpopulate the kernel/context directory
2016-08-01 Martin QuinsonRename smx_process to ActorImpl
2016-07-31 Martin Quinsonmove parts of the kernel to the right subdir
2016-07-30 Martin Quinsonmove the synchronization stuff to its own directory
2016-07-29 Martin Quinsonmv mutex.hpp Mutex.hpp (plus make it compile again)
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-26 Martin Quinsonrename a C++-only header with the '.hpp' suffix
2016-07-26 Martin Quinsonrename actor.hpp to Actor.hpp
2016-07-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-25 Martin Quinsonmove the routing logic to its own directory
2016-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-20 Gabriel CoronaMerge remote-tracking branch 'adfaure/master'
2016-07-20 Gabriel Corona[s4u] More support for C++-style time and durations
2016-07-05 Gabriel Corona[simix] Execute future callbacks in the main loop
2016-07-05 Gabriel CoronaAvoid depending on C++11 stuff when including C/SMPI...
2016-06-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-28 degommeAllow (basic) overriding of fortran compiler by FC...
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-26 Martin Quinsontypo
2016-06-24 degommeadd option to remove fortran support of SMPI, even...
2016-06-24 degommeAdd sanitizers (address, thread, and undefined), to...
2016-06-23 degommehandle cpp flags as well
2016-06-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-22 Martin Quinsonin NDEBUG, show the warnings but don't die
2016-06-21 degommeDisable extended warnings when debug is set to false.
2016-06-20 Martin Quinsonactually we need GCC > v4.8.5 for LTO
2016-06-20 Martin Quinsondisable LTO on GCC <= 4.8 on Linux also
2016-06-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-20 Frederic Sutertoday is doomsday: platform.xml is sacrificed for the...
2016-06-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-20 Gabriel CoronaMerge branch 'condvar'
2016-06-17 degommeRename topology examples clusters, for a better clarity...
2016-06-17 degommeAdd Dragonfly topology. Use XC30's Cray description...
2016-06-17 adfaure[s4u] add condition variables
2016-06-17 Martin Quinsonmake dist: use the right file names
2016-06-17 Gabriel Corona[simix] Add a `run_blocking` simcall and simix::kernelSync
2016-06-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-17 Christian Heinrich[SMPI] Renamed smpi_c99.cpp to smpi_static_variables.cpp
2016-06-17 Gabriel Corona[simix] Create actor by passing function and arguments
2016-06-17 Martin Quinsonrename the internal target to sync doc on gforge
2016-06-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-15 Martin Quinsonstart including S4U in the doc
2016-06-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-15 adfaure[s4u] add mutex
2016-06-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-13 Gabriel Corona[xbt] Move backtrace support for exceptions in a mixin...
2016-06-10 Gabriel CoronaMove the backtrace code out of the exception code
2016-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-09 Gabriel CoronaGetting rid of C exceptions
2016-06-05 Martin Quinsonrewrite the java documentation
2016-06-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-02 Frederic Sutertry to make TestHostOnOff do something
2016-05-31 Frederic Suterkurgan said "there can be only one"
2016-05-28 Martin Quinsonmy g++ refuses -Wmissing-prototypes
2016-05-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-27 Gabriel CoronaMerge master branches
next