Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix a race condition in SwappedCtx parallel exec
[simgrid.git] / tools /
2019-01-16 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-16 Arnaud GierschDrop xbt_os_mutex_* functions.
2019-01-16 Arnaud GierschBuild log module as C++.
2019-01-16 Arnaud GierschAdd dependency to build tests for make check.
2019-01-15 Martin Quinsonfix Java and MC examples
2019-01-15 Martin QuinsonMove MSG and SimDag examples out of the sight of users
2019-01-14 Augustin Degommelet's try again without these
2019-01-14 Augustin Degommerename GCCFlags.cmake file in Flags.cmake
2019-01-14 Augustin Degommeset some flag for cmake coverage
2019-01-13 Arnaud GierschRemove redundant command from distcheck.
2019-01-13 Arnaud GierschFix distcheck.
2019-01-13 Arnaud GierschRemove useless symlink on distcheck.
2019-01-13 Arnaud Gierschgraphicator is needed by make install.
2019-01-12 Martin Quinsonhopefully add all the missing binaries to the tests
2019-01-12 Martin QuinsonTests also need the java tests and simgrid-mc
2019-01-12 Martin QuinsonThe tests also need smpimain and smpireplaymain
2019-01-11 Martin Quinsonmissing spots where we should now build 'tests'
2019-01-11 Martin Quinsondo not build the examples by default, only when running...
2019-01-11 Martin Quinsonam I stupid?!
2019-01-11 Martin Quinsondon't include the git hash in simgrid/config.h
2019-01-11 Martin Quinsonre-factorize examples/s4u/CMakeLists.txt
2019-01-11 Arnaud GierschUse wildcards for location of libcgraph in simgrid...
2019-01-10 Arnaud GierschTry to improve valgrind suppressions for python before...
2019-01-10 Arnaud Giersch[travis] There are only 2 cores available.
2019-01-10 Arnaud GierschCosmetics: trailing withespaces.
2019-01-10 Augustin Degommebad formatting of suppression file, missing a mandatory...
2019-01-10 Augustin Degommetell valgrind to ignore cruft inside python3.. Let...
2019-01-10 Augustin Degommedisable python for sanitizers
2019-01-09 Augustin Degommeadopt single file for cobertura as well
2019-01-09 Augustin Degommegenerate only one file for all python reports, as sonar...
2019-01-09 Augustin Degommeadd python coverage
2019-01-09 Arnaud Giersch[sonar] Use the "&" operator with function names.
2019-01-08 Martin Quinsontravis is on Xenial now
2019-01-08 Augustin DegommeDon't get tied to a version, this one needed an upgrade
2019-01-08 Augustin Degommeprotect against entering the loop when no match is...
2019-01-08 Augustin Degommeadd sonarqube to the coverage build
2019-01-08 Augustin Degommedon't wrash with 0 sized files
2019-01-08 Martin Quinsonmove header template near to its destination
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschDon't turn gcc's -Wmaybe-uninitialized into an error.
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2019-01-05 Martin QuinsonChange a subclass into a superclass around contexts
2019-01-04 Martin QuinsonFurther code simplifications now that the Thread contex...
2019-01-04 Martin QuinsonFix make distcheck
2019-01-04 Martin Quinsonkill xbt_os_sem_t and the required cmake-detection...
2019-01-04 Martin QuinsonIntroduce a portable xbt::OsSemaphore using C++11 threads
2019-01-04 Martin Quinsontravis: don't run the tests before the sonar analysis
2019-01-04 Martin Quinsoncmake: mark some variables as advanced to hide them
2019-01-03 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2019-01-02 Arnaud Gierschtravis: more parallelism (extend previous commit).
2019-01-01 Martin Quinsontesh: try harder to not loose the cwd between threads
2018-12-31 Arnaud Giersch[travis] Add -j2 here too.
2018-12-28 Augustin Degommecosmetics.
2018-12-28 Augustin Degommeupdate description of SImgrid ci job with NS3 and Python
2018-12-27 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-12-27 Martin Quinsonfix make dist
2018-12-27 Martin Quinsonpython: First working example
2018-12-26 Martin Quinsonfix make dist
2018-12-26 Martin Quinsoninitial support for pybind11: Python bindings of S4U...
2018-11-22 Arnaud GierschMerge remote-tracking branch 'github/master'
2018-11-22 Augustin Degommehopefully last one
2018-11-22 Augustin Degommeyet another attempt at a trivial thing.
2018-11-22 Augustin Degomme-=
2018-11-22 Martin QuinsonMerge pull request #315 from simgrid/smpirun-replay
2018-11-22 Augustin Degommeonly install when branch is master (avoid installing...
2018-11-21 Martin QuinsonDocker: one rule to regenerate them all
2018-11-21 Millian Poquet[misc] spacing cosmetics
2018-11-21 Arnaud GierschStabilize output by sorting.
2018-11-21 Millian Poquet[smpi] add smpireplayrun binary
2018-11-21 Millian Poquet[misc] remove smpimain from libsimgrid
2018-11-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-11-21 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2018-11-21 Martin QuinsonMerge pull request #316 from bcamus/master
2018-11-21 Martin QuinsonMerge pull request #314 from simgrid/smpi-args-cleanup
2018-11-21 Millian Poquet[smpi args cleanup] remove load-balancer-replay
2018-11-18 Arnaud GierschSonar is currently failing, try to upgrade sonar-scanner.
2018-11-17 Frederic Suterback to business!
2018-11-15 Arnaud GierschSIMGRID_HAVE_MC is already defined in <simgrid/config.h>.
2018-11-11 Martin QuinsonApple renamed all their OSes
2018-11-07 Arnaud GierschFix distcheck.
2018-11-07 Martin QuinsonMerge pull request #309 from mpoquet/generate-pkg-config
2018-11-07 Millian Poquet[cmake] generate/install a pkg-config simgrid.pc
2018-11-03 Augustin Degommetry to have mc work with freebsd 12 and flang
2018-11-01 Arnaud GierschUse libunwind-generic instead of specific libunwind...
2018-10-29 Martin Quinsonreplace our own crude code with Boost.stacktrace
2018-10-29 Martin Quinsonprovide a backtrace implementation that uses boost...
2018-10-28 Arnaud GierschAvoid bleeding edge ‘for’ loop initial declarations.
2018-10-28 Arnaud GierschKill obsolete config test programs.
2018-10-28 Arnaud GierschRemove obsolete exclusions.
2018-10-27 Martin Quinsoninline two C files that were included (gosh)
2018-10-27 Martin Quinsoninline an include file. Not used from C anymore
2018-10-24 Martin Quinsondocker smpi tuto: we need libboost-all-dev for replay.cpp
2018-10-24 Martin Quinsondocs: user-friendly URLs
2018-10-16 Martin Quinsondocs: new section on M&S hints
2018-10-16 Arnaud GierschFix build on Debian/kFreeBSD.
2018-10-15 Augustin Degommehave description use current build and not latest one...
2018-10-15 Martin QuinsonFurther hack the XML parser to accept the old DTD location
2018-10-15 Martin Quinsondocker tuto-s4u: Add an empty makefile advising to...
2018-10-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-14 Martin Quinsonstart rewriting the platform documentation
next