Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[sonar] Add const qualifier for reference parameter.
[simgrid.git] / tools /
2020-06-12 Augustin Degommetools and contrib spelling mistakes
2020-06-10 Martin Quinsonsplit surf_parse into a separate file to make it reusab...
2020-06-05 Arnaud GierschExclude more odr violations (seen with boost 1.71).
2020-05-31 Arnaud GierschMisc issues in shell scripts (codefator.io).
2020-05-27 Augustin Degommedist
2020-05-15 Augustin Degommebump osx version on travis
2020-05-09 Martin QuinsonMC: Further renamings
2020-05-06 Martin QuinsonMC: rename remote/RemoteClient -> remote/RemoteClientMe...
2020-05-06 Martin QuinsonMC: rename remote/EventLoop into remote/CheckerSide
2020-05-06 Martin QuinsonMC: rename remote/Client into remote/AppSide
2020-05-06 Martin Quinsonsplit a piece of src/mc/ModelChecker.cpp into src/mc...
2020-05-05 Martin QuinsonRemove a useless call in MC initialization
2020-04-05 Frederic Suterstill fighting against this code
2020-04-02 Martin Quinsoncmake: code simplification (hope it does not break)
2020-04-02 Frederic Suterfix distcheck
2020-03-29 Frederic Sutercpp-ify and simpifly functions used by graphicator
2020-03-29 Frederic Suterconvert graphicator to C++
2020-03-29 Augustin Degommegcov might not be the name of the executable, respect...
2020-03-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2020-03-28 Arnaud GierschHide spurious odr violations warnings.
2020-03-23 Frederic Sutermess with mc examples platform
2020-03-19 Augustin Degommeswitch to xml report
2020-03-18 Augustin Degommeset full html
2020-03-18 Augustin Degommeexclude plenty of things
2020-03-18 Augustin Degommeadd pvs-studio analyze to coverage build
2020-03-05 Martin Quinsonmove actor-stacksize from teshsuite to examples now...
2020-03-03 Martin Quinsonfix make distcheck, but the definition of this target...
2020-03-03 Martin Quinsonclose gforge bug 18137 (allow different stack sizes...
2020-03-02 Augustin DegommeYuck.
2020-03-01 Arnaud GierschMerge branch 's_SimGrid_simgrid' into 'master'
2020-02-28 Augustin DegommeWhen gfortran is used with llvm lld, it needs -ffat...
2020-02-28 Augustin DegommeOnly test fortran for LTO if compiler is present.
2020-02-26 Arnaud GierschProject name has changed from SimGrid to simgrid.
2020-02-25 Augustin DegommeMerge branch 'cmake-customizable-install-paths' into...
2020-02-25 Millian Poquetcmake: customizable installation directories
2020-02-25 Augustin DegommeMerge branch 'cmake-no-doc-when-disabled' into 'master'
2020-02-25 Augustin DegommeMerge branch 'surf_precision' into 'master'
2020-02-25 Martin Quinsonwrite in my own doc how to regenerate the docker images...
2020-02-24 Millian Poquetcmake: indent cosmetics
2020-02-24 Millian Poquetcmake: no manpages/javadoc when doc is disabled
2020-02-24 Augustin Degommetry to silence intel (and update the deprecated way...
2020-02-24 Augustin Degommeremove antique (2013) cmake commands
2020-02-24 Augustin Degommeactivate -DLTO_EXTRA_FLAG="auto" on our jenkins build .
2020-02-24 Augustin Degommeadd an LTO_EXTRA_FLAG flag for cmake.
2020-02-24 Augustin DegommeUse more cmakey way to detect and use lto (should work...
2020-02-23 Martin Quinsondocker: remove java from stable image
2020-02-20 Frederic Suterkill this file
2020-02-19 Frederic Suterextend C API for asynchronous executions
2020-02-07 Arnaud GierschPursue deprecation of xbt/synchro.h.
2020-02-06 Arnaud GierschFix dist.
2020-02-06 Frederic Suteradd C interface to disks
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-04 Martin QuinsonSimplify the API between Engine and EngineImpl when...
2020-02-04 Martin Quinsonget my crude hack in MSG to compile on both gcc and...
2020-02-04 Martin Quinsondocker: don't build java nor MSG on unstable
2020-02-04 Martin QuinsonClearly state that we don't care about the return code...
2020-02-04 Martin Quinsonmove this first C example to the example directory...
2020-02-03 Frederic Suterconvert a msg test to C-s4u (borken for now)
2020-02-03 Frederic SuterC interface to Comm::wait_any_for
2020-02-02 Martin Quinsondocker: update the link to the latest stable release
2020-02-01 Arnaud GierschAdd suppressions for TSan.
2020-02-01 Arnaud GierschRename ASAN suppressions file.
2020-01-31 Martin Quinsonlower-case -Denable_msg and improve changelog
2020-01-31 Arnaud GierschFinally disable deprecated options (Java and MSG) for...
2020-01-31 Arnaud GierschPlease codefactor.io/ShellCheck.
2020-01-31 Arnaud GierschEnable MSG for Coverage builds.
2020-01-31 Arnaud GierschRemove old workaround.
2020-01-31 Martin Quinsononly install the msg header if MSG was compiled in
2020-01-30 Martin QuinsonMerge branch 'depencencies' into 'master'
2020-01-30 Martin Quinsonbummer
2020-01-30 Martin QuinsonJenkins: don't fail when Java/no MSG
2020-01-30 Martin Quinsonjenkins: Add MSG/NOMSG to the Flags job alternative
2020-01-30 Martin Quinsonfix make distcheck
2020-01-30 Martin Quinsonjenkins: turn Java and MSG off on non-MC builds
2020-01-30 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2020-01-30 Martin QuinsonAdd a cmake flag to not compile MSG at all
2020-01-28 Frederic SuterMerge branch 'master' into depencencies
2020-01-28 Augustin Degommekeep quiet for valgrind tests on ci to avoid false...
2020-01-27 Arnaud GierschDisable python tests with valgrind.
2020-01-26 Frederic SuterMerge branch 'master' into depencencies
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-24 Arnaud GierschAdd tests for FG bug simgrid/simgrid#9.
2020-01-21 Arnaud GierschFix distcheck.
2020-01-16 Arnaud GierschAdd detection for TSan fiber support.
2020-01-16 Arnaud GierschMove ASan related instructions around context swapping...
2020-01-10 Augustin Degommeoops
2020-01-10 Augustin Degommeupdate OS detection, fix openindiana, improve wsl detec...
2020-01-08 Arnaud GierschJava 8 is required.
2020-01-05 Martin QuinsonFix make dist and pip install
2020-01-02 Augustin Degommexsltproc is not used since... a long time ago
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-20 Arnaud GierschCmake commands are redundant with root CMakeLists.txt.
2019-12-18 Frederic Sutercodefactor: fix use len(Seq) to determine Seq is empty...
2019-12-18 Frederic Sutercodefactor: fix unnecessary else after return maintaina...
2019-12-16 Arnaud GierschUse -ffile-prefix-map with gcc >= 8.0.
2019-12-12 Arnaud GierschSimplify valgrind suppressions.
2019-12-11 Frederic SuterMerge branch 'master' into depencencies
2019-12-10 Augustin DegommeAdd io test in mpich testsuite.
2019-12-09 Frederic Sutertidy up PropertyHolder
2019-12-08 Arnaud GierschSimplify (and maybe correct) script.
next