Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
dont copy the old doc in the tarball, even if it still exists on disk
[simgrid.git] / tools /
2019-06-15 Martin Quinsondont copy the old doc in the tarball, even if it still...
2019-06-15 Martin Quinsonconvert the doc of ns-3 to the new formalism
2019-06-14 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-06-13 Martin QuinsonMerge branch 'tesh-fix-background-kill' into 'master'
2019-06-13 Millian Poquet[tesh] global pgid: unique value -> list
2019-06-13 Millian Poquet[tesh] setsid -> setpgid(0,0)
2019-06-13 Augustin DegommeMerge branch 'tesh-check-output-on-timeout' into 'master'
2019-06-13 Millian Poquet[tesh] check output on timeout
2019-06-12 Loic Gueganlmm testing:
2019-06-11 Loic GueganLMM Testing:
2019-06-11 Martin Quinsontesh: do return 0 when calling with --help
2019-06-07 Martin Quinsoncmake: Try harder to detect pybind11 when it's there...
2019-06-06 Martin QuinsonImprove how we search for pybind11
2019-06-05 Martin QuinsonBuild nice python source packages
2019-06-05 Martin QuinsonRename cmake option 'minimal_java' into 'minimal-bindings'
2019-06-03 Martin QuinsonRemove the lagrange-based models
2019-05-31 Martin QuinsonMC: rename some files
2019-05-31 Martin QuinsonMC: finish emptying an old C file
2019-05-31 Martin Quinsonrename a file
2019-05-31 Martin Quinsonfix make dist, stupid f*** bummer
2019-05-31 Martin Quinsoncleanup after the split of kernel/resource/profile...
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-23 Arnaud GierschFix project_description.sh.
2019-05-22 Martin Quinsondocker: drop root priviledge in our tutorial images
2019-05-20 Martin Quinsonmc: move some files related to ELF, DWARF or unwind...
2019-05-19 Martin Quinsonfix dead links on the webpage, and linkcheck it upon...
2019-05-18 Arnaud GierschMore cleanup of tmp files (openindiana).
2019-05-17 Arnaud GierschFix path for native lib in jar under SunOS.
2019-05-17 Arnaud GierschCosmetics.
2019-05-17 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschCorrectly split os/ver on redhat-like.
2019-05-16 Martin QuinsonMerge branch 'cmake-no-pybind11-search-if-explicitly...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschMove install(TARGETS) in its proper directory.
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschFix make dist / distcheck.
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschDisable bogus warning.
2019-05-16 Arnaud GierschDon't install empty doc/html/.
2019-05-16 Arnaud GierschAllow binary to be stripped with install/strip.
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Martin Quinsonmc: inline two functions
2019-05-15 Augustin Degommefix mess with quotes
2019-05-15 Martin Quinsoncmake: do not build the documentation by default
2019-05-14 Arnaud GierschGet rid of "local" keyword for sh.
2019-05-14 Augustin Degommelet's pretend that sunOS supports privatization (no...
2019-05-14 Martin Quinsondocker: fix the build of images for simgrid stable
2019-05-14 Martin Quinsondocker: remove useless packages from tuto-mc
2019-05-14 Martin Quinsona dockerfile for a wanna be MC tutorial
2019-05-14 Augustin Degommeadd sorting to project description
2019-05-14 Augustin Degommeapparently sunos illumos make/dmake does not like make...
2019-05-09 Arnaud GierschEnable some more test with memcheck, but with disabled...
2019-05-09 Arnaud GierschTesh files: kill obsolete variables SG_TEST_EXENV and...
2019-05-07 Arnaud GierschUse "exec" so that failures are correclty reported...
2019-05-03 Arnaud Giersch[sonar] Add attribute "noreturn" to non-returning funct...
2019-04-18 Augustin DegommeMerge branch 'file' into 'master'
2019-04-14 Augustin DegommeSkeleton for MPI_IO
2019-04-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-05 degommeSpring cleaning : remove manual privatization from...
2019-04-03 henricasanovaMerge branch 'master' of framagit.org:simgrid/simgrid
2019-04-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-03 Martin Quinsoncmake: new option to build a jarfile with no external...
2019-04-03 Martin QuinsonDocker: dont mess with the bash syntax ('>' is for...
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 Arnaud GierschEnable memcheck for tests test-help-*.
2019-04-02 degommea bit more verbose here
2019-04-01 Martin Quinsonvarious doc improvements
2019-03-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-28 degommeTest of an MPI_Ibarrier implementation.
2019-03-21 Arnaud GierschKill dead code.
2019-03-17 Martin Quinsonautopep8 --max-line-length 120 -i --aggressive `find...
2019-03-14 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-14 Arnaud GierschMove test declaration in proper CMakeLists.txt.
2019-03-12 Arnaud GierschComplete Asan suppressions.
2019-03-12 Frederic Sutermv ActorImpl where it belongs
2019-03-12 Frederic Suterproperly split task/comm in msg files
2019-03-08 degommeSwitch s4u tuto to pajengr as well.
2019-03-07 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-07 degommeadapt smpi tuto to use pajengr (+ dockerfile)
2019-03-06 degommeoops
2019-03-06 degommeWIP - SMPI tuto - add parts about sampling and memory...
2019-03-06 Frederic Suterremove or deprecate now useless code
2019-03-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-04 Martin QuinsonMove ForcefulKillException to the root namespace, along...
2019-03-03 Frederic Sutermore factoring when sending MSG tasks
2019-03-01 Martin Quinsonkill obsolete doc
2019-03-01 Martin Quinsonconvert another page from old doc to RST
2019-02-28 Arnaud GierschRemove never used FindRngStream.cmake.
2019-02-25 Arnaud GierschBuild still broken with ld 2.31.1. Check only version...
2019-02-20 Arnaud GierschKill now unused mc_xbt.
2019-02-19 Frederic SuterAll activities have their own finish method \o/
2019-02-18 Frederic SuterSIMIX_io_finish becomes IoImp::finish
2019-02-14 Frederic SuterTransfers things from smx_network to Mailboxes
2019-02-13 Frederic SuterObjectify Semaphore kernel counterpart
2019-02-12 Arnaud Giersch[tesh] Split setenv parameter on first '=' only.
2019-02-12 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-11 Arnaud GierschAdd suppressions for Asan when run on jenkins.
2019-02-09 Martin Quinsonfinish the rename of availability_file into speed_file
2019-02-09 Martin Quinsonremove a useless example profile
next