Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill obsolete Fortran bindings for smpi/dvfs.
[simgrid.git] / tools / cmake / DefinePackages.cmake
2019-07-09 Arnaud GierschKill obsolete Fortran bindings for smpi/dvfs.
2019-07-09 Loic GueganWifi model interface:
2019-07-04 Loic GueganMerge branch 'master' of framagit.org:simgrid/simgrid
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-15 Martin Quinsondoc: port a placeholder to the new doc to fix a borken...
2019-06-15 Martin Quinsonsanitize our detection of pybind11
2019-06-15 Martin Quinsonconvert the doc of ns-3 to the new formalism
2019-06-05 Martin QuinsonBuild nice python source packages
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 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-20 Martin Quinsonmc: move some files related to ELF, DWARF or unwind...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Martin Quinsonmc: inline two functions
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-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-14 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-14 Arnaud GierschMove test declaration in proper CMakeLists.txt.
2019-03-12 Frederic Sutermv ActorImpl where it belongs
2019-03-12 Frederic Suterproperly split task/comm in msg files
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-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-09 Martin Quinsonremove a useless example profile
2019-02-09 Martin Quinsonmv examples/platforms/two_hosts_platform_with_availabil...
2019-02-08 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-08 Martin Quinsonmv examples/platforms/trace examples/platforms/profiles
2019-02-08 Martin Quinsonadd an example of speed profile in the platform
2019-02-02 Martin Quinsonalign file position to the C++ namespaces
2019-02-01 Arnaud GierschRIP cunit.
2019-01-31 Martin Quinsonfix makedist
2019-01-31 Arnaud GierschDefine coverage_checkpoint().
2019-01-30 Martin QuinsonAdd the Catch header
2019-01-29 Arnaud GierschContextUnix belongs to Simix.
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-15 Martin QuinsonMove MSG and SimDag examples out of the sight of users
2019-01-14 Augustin Degommerename GCCFlags.cmake file in Flags.cmake
2019-01-11 Martin Quinsondon't include the git hash in simgrid/config.h
2019-01-08 Martin Quinsonmove header template near to its destination
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 Quinsonkill xbt_os_sem_t and the required cmake-detection...
2019-01-04 Martin QuinsonIntroduce a portable xbt::OsSemaphore using C++11 threads
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-11-22 Arnaud GierschMerge remote-tracking branch 'github/master'
2018-11-22 Martin QuinsonMerge pull request #315 from simgrid/smpirun-replay
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-17 Frederic Suterback to business!
2018-10-28 Arnaud GierschKill obsolete config test programs.
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 Quinsondocs: user-friendly URLs
2018-10-16 Martin Quinsondocs: new section on M&S hints
2018-10-15 Martin QuinsonFurther hack the XML parser to accept the old DTD location
2018-10-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-14 Martin Quinsonstart rewriting the platform documentation
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-10-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-03 Arnaud GierschFix dist.
next