Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
safety: give some basic logging at verbose level already
[simgrid.git] / tools /
2019-07-26 Martin QuinsonMove 'unit-tests' binary from 'all' target to 'tests'
2019-07-24 Martin Quinsontravis: we now use travis
2019-07-24 Martin Quinsonfix the link of smpireplaymain on alpha and ia64
2019-07-22 Augustin Degommeadd some grey
2019-07-22 Augustin Degommeadd some color to project description
2019-07-18 Augustin Degommecmake 3.15 changed its boost detection message
2019-07-14 Martin QuinsonAdd a missing build-dep of the website
2019-07-11 Martin Quinsondocker/build-deps: install the website dependencies
2019-07-11 Martin Quinsonfix make distcheck
2019-07-10 Martin Quinsondocker: apt allow-releaseinfo-change + cosmetics
2019-07-10 Martin Quinsonvarious ignorable cosmetics
2019-07-10 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-07-10 Frederic Suteruntested C interface to Condition Variables
2019-07-10 Frederic Suterfix https://framagit.org/simgrid/simgrid/issues/29
2019-07-09 Arnaud GierschFix duplicated entries.
2019-07-09 Arnaud GierschKill obsolete Fortran bindings for smpi/dvfs.
2019-07-09 Arnaud GierschFix distcheck, and cosmetics.
2019-07-09 Arnaud GierschSort cmake list "source_to_pack".
2019-07-09 Loic GueganWifi model interface:
2019-07-08 Martin Quinsonfix the build on appveyor since travis has no artifacts
2019-07-08 Arnaud GierschFix cmake error...
2019-07-08 Arnaud GierschQuick hack to check MANIFEST.in
2019-07-08 Martin Quinsondon't install system javasphinx on our docker build...
2019-07-06 Augustin Degommecosmetics for sorting
2019-07-06 Augustin Degommeswitch to mojave on travis
2019-07-06 Augustin Degommeupdate description to remove appveyor and add travis...
2019-07-04 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-07-04 Loic GueganMerge branch 'master' of framagit.org:simgrid/simgrid
2019-07-04 adegommeAdd windows to travis (#327)
2019-07-04 henricasanovaMerge branch 'master' of framagit.org:simgrid/simgrid
2019-07-04 Arnaud GierschFix build on CI.
2019-07-04 Loic Guegan- Add wifi link
2019-07-03 Martin Quinsonfix make distcheck
2019-07-03 Martin Quinsondoc: Migrate Deploying_your_Application to RST
2019-06-30 Martin Quinsonfix make dist (missing doc parts)
2019-06-30 Martin QuinsonVarious doc improvement, mostly on rendering
2019-06-30 Martin Quinsondoc: Better uniformity wrt graphical toc
2019-06-29 Martin Quinsondoc: Move Java as a subtree of MSG
2019-06-29 Martin QuinsonPut the documentation intro on the first page
2019-06-26 Arnaud GierschRemove features marked with DEPRECATED_v324.
2019-06-25 Martin QuinsonDockerfile.stable: fix to align with recent framagit...
2019-06-25 Martin Quinsonspell checking, as per lintian
2019-06-21 Arnaud GierschFix tesh test and distcheck.
2019-06-19 Loic GueganMerge branch 'master' of framagit.org:simgrid/simgrid
2019-06-19 Loic Gueganlmm tests:
2019-06-19 Millian PoquetMerge branch 'tesh-keep-all-proc-output-on-unexpected...
2019-06-19 Millian Poquet[tesh] write cmd output with 1 print()
2019-06-19 Millian Poquet[tesh] bad cmd result: abort -> store retcode
2019-06-16 Martin QuinsonFix my cosmetics around ns-3
2019-06-15 Martin Quinsondoc: port a placeholder to the new doc to fix a borken...
2019-06-15 Martin QuinsonCosmetics around ns-3
2019-06-15 Martin Quinsonsanitize our detection of pybind11
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
next