Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
please sonar by removing 2 redundent forward declaration
[simgrid.git] / tools / cmake /
2017-02-13 Martin Quinsonmove MailboxImpl to kernel::activity where it belongs
2017-02-10 Martin Quinsonsplit simix::MailboxImpl to its own files
2017-02-10 Martin Quinsonrename a header file now that it's clean
2017-02-07 Martin QuinsonAdd a s4u::Link class, at least
2017-01-28 Martin Quinsontuto improvements, and add a link to the SMPI CourseWare
2017-01-27 Martin Quinsonjava: kill obscure NativeException
2017-01-26 Martin Quinsonfix make distcheck
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-23 Martin QuinsonRename NetCards to NetPoints
2017-01-16 Martin Quinsoncontinue to split the source code of MC. Split remoting
2017-01-14 Martin Quinsonmove the checker algorithms to their own directory
2017-01-12 Martin Quinsontry to use a rpath for everything on Apple
2017-01-11 Martin QuinsonI hope I understood how to use RPATH on Mac OSX
2017-01-11 Martin Quinsonbummer
2017-01-11 Martin Quinsontry to fix the jarfiles on Mac OSX
2016-12-30 Martin Quinsonrewrite the NS3/SimGrid doc
2016-12-30 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-12-29 Augustin Degommetry to adapt linking to new NS3 compiled versions
2016-12-19 Martin Quinsonconvert the last vm simcall into s4u code
2016-12-19 Matthieu VolatTwo variables must be defined without using cmakedefine...
2016-12-19 Matthieu VolatUse the CMake macro #cmakedefine01 in configurable...
2016-12-17 Martin Quinsonremove surf_routing.hpp
2016-12-13 Martin Quinsonrename the class objects and C types for the As ->...
2016-12-13 Martin Quinsonstart renaming AS to NetZone
2016-12-10 Martin Quinsonmake our FindSimGrid.cmake more visible (and improve it)
2016-12-08 Martin Quinsonmove the NetCard related functions into a NetCard.cpp
2016-12-08 Martin Quinsonactually, BypassRoute can be made private to AsImpl
2016-12-08 Martin Quinsonrename AsRoute to BypassRoute, and move it to its own...
2016-12-06 Martin Quinsonmove NetCard to its own header file
2016-12-06 Augustin Degommeadd -no-pie flag to thread sanitizer (see https://bugs...
2016-12-01 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2016-12-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-12-01 Martin Quinsonadd an EngineImpl, unused so far
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-29 Matthieu VolatSwitch the event handling in the MC to libevent.
2016-11-21 Martin Quinsoninline all VM tracing functions
2016-11-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-16 degommefix dist
2016-11-16 Martin Quinsonmove virtual machines to the directory src/plugins/vm
2016-11-16 Martin Quinsonmove the VM-related data out of MSG's private data...
2016-11-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-13 Martin Quinsonalso take future releases of NS3
2016-11-07 Matthieu VolatCheck for a dlfunc() function to get handle if present
2016-11-02 degommeoops
2016-11-02 degommeRevert "Fix MC builds after my fix for Mac OSX around...
2016-11-02 degommeRevert "cmake: better log message to get more useful...
2016-11-02 degommeRevert "fix MC on 32bits about libunwind"
2016-11-02 degommeRevert "libunwind 32bits: don't search the lib in itsel...
2016-11-01 Martin Quinsonlibunwind 32bits: don't search the lib in itself but...
2016-11-01 Martin Quinsonfix MC on 32bits about libunwind
2016-11-01 Martin Quinsoncmake: better log message to get more useful information
2016-11-01 Martin QuinsonFix MC builds after my fix for Mac OSX around libunwind :-(
2016-11-01 Martin Quinsonanother try to fix mac OSX (libunwind is not the one...
2016-11-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-01 Matthieu VolatAdd -Wno-extern-c-compat when building with clang
2016-10-31 Martin Quinsoncmake: better error message
2016-10-31 Martin Quinsoncosmetics
2016-10-31 Martin Quinsonwoops, this code was not unused
2016-10-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-10-31 Martin Quinsontest for libunwind even if not building MC
2016-10-31 degommeAdd a FreeBSD backend for get_memory_map(), allow to...
2016-10-31 degommeTest for mremap function and store result in internal_c...
2016-10-31 degommeSetup and use a LD_LIBRARY variable in build.
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
next