Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to fix MC now (sigh, CMake ...)
[simgrid.git] / tools / cmake /
2020-03-23 Frederic Sutermess with mc examples platform
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-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-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 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-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 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-01-31 Martin Quinsonlower-case -Denable_msg and improve changelog
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 Quinsonfix make distcheck
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-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-08 Arnaud GierschJava 8 is required.
2020-01-05 Martin QuinsonFix make dist and pip install
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-20 Arnaud GierschCmake commands are redundant with root CMakeLists.txt.
2019-12-16 Arnaud GierschUse -ffile-prefix-map with gcc >= 8.0.
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-06 Frederic Suterinstall version.h (take 2)
2019-12-06 Frederic Suterinstall version.h
2019-12-06 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-06 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Arnaud GierschReplace non-breaking spaces.
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-04 Martin QuinsonMerge branch 'doc' into 'master'
2019-12-04 Augustin DegommeMove SMPI config to smpi_config.cpp file.
2019-12-03 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-02 Frederic Sutermove version.h from src/simgrid to include/simgrid
2019-12-02 Frederic Sutermove version related content to a dedicated file
2019-11-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-11-28 Arnaud GierschAdd norelro to link flags (see FG #35).
2019-11-24 Arnaud GierschLame attempt to fix freebsd builds.
2019-11-22 Martin QuinsonMerge remote-tracking branch 'framagit/master'
2019-11-22 Martin Quinsonexpend more macros in MPI collectives
2019-11-21 Augustin DegommeA change in cmake 3.16 makes this syntax necessary.
2019-11-19 Martin QuinsonInventive hack to get flex raising exceptions on parse...
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-12 Martin Quinsonfix make distcheck and useless cosmetics
2019-11-12 Yann DuplouyAdding xbt::random unit test to the list of unit tests
2019-11-10 Martin Quinsondocs: remove an unused extension of sphinx
2019-11-08 Arnaud GierschAdd option -t for bison.
2019-11-03 Martin Quinsonmove the README.rst in examples/ as it also describes...
2019-11-03 Martin Quinsonfurther convert the example documentation to the tabbed RST
2019-11-02 Martin Quinsonbetter factorization of how examples are displayed...
2019-10-27 Augustin Degommesecond attempt. Remove -g flag for flang from now,...
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-21 Arnaud GierschVariable is empty since... 2012!
2019-10-21 Martin Quinsonsplit the wifi model into its own files
2019-10-21 Yann DuplouyA first version of the xbt/random module
2019-10-20 Arnaud GierschUse statically allocated stack.
2019-10-20 Arnaud GierschSpell check.
2019-10-19 Martin QuinsonMerge branch 'noRngStream' into 'master'
2019-10-19 Yann DuplouyRemoving RngStream
2019-10-17 Arnaud GierschConvert to C++, and call get_pid() directly.
2019-10-17 Arnaud GierschRemove file (deprecated since 16 months).
2019-10-10 Frederic SuterMerge branch 'master' into CRTP
2019-10-07 Martin Quinsonfix makedist
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-10-05 Martin Quinsonkill the now unused 'release' cmake config variable
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' into disk
next