Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix MC builds, bummer
[simgrid.git] / tools /
2017-01-31 Martin Quinsonlet the users know about config changes concerning...
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-28 Martin Quinsonfix some typos found by the debian packaging tools
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 Augustin Degommedisable mc for sanitizers to have a cleaner output
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-05 Evgeny MandrikovSonarQube: upgrade scanner to the latest version 2.8
2016-12-05 Martin Quinsontry to fix a shell syntax error, bummer
2016-12-05 Martin QuinsonDon't show the sonar token in the logs (fix #127)
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-08 Martin QuinsonSpell check, again O:-)
2016-11-07 Matthieu VolatCheck for a dlfunc() function to get handle if present
2016-11-04 Martin Quinsontesh: report the command line in messages, not the...
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-11-01 degommeadd suppressions from libunwind.
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-30 Martin QuinsonSpell checking ;)
2016-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-10-26 Martin Quinsontesh: add an option to keep on disk the obtained output
2016-10-25 Martin Quinsontesh: show the full path to tesh file
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 Quinsoncosmetics in clang-format
2016-10-14 Martin QuinsonReduce the layering madness a bit
2016-10-12 Martin Quinsonmissing file
2016-10-11 Martin QuinsonMake it easier to have clang-format as a git hook
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-25 Martin Quinsonappveyor now accepts to hide its config file as travis...
2016-09-25 Martin Quinsontesh: fix the regexp to ignore windows+java cruft
2016-09-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-08 Frederic Suterfurther objectification of jedule bindings
2016-09-08 degommeproperly ignore this line
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 degommefix test
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-04 Martin Quinsondon't leak test files on disk
2016-09-03 Martin Quinsontesh: add a fucking \n at the end of file in mkfile...
2016-09-03 Martin Quinsonunlink the file from the subjob
2016-09-03 Martin Quinsontesh.py: also work when there is no wrapper :(
2016-09-03 Martin Quinsontesh.py: if there is a wrapper, increase the timeout...
2016-09-03 Martin Quinsontest memcheck builds with valgrind
next