Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix gforge-sync.
[simgrid.git] / tools / cmake / DefinePackages.cmake
2018-06-23 Martin QuinsonMerge pull request #272 from mpoquet/SMPI_convert
2018-06-19 Frederic Sutermore legacy MSG functions
2018-06-18 Arnaud GierschFactorize duplicated declarations.
2018-06-16 Martin Quinsonmv simgrid_config.h simgrid/config
2018-06-10 Arnaud GierschContexts: move asan support in separate header.
2018-05-30 Frederic Sutercosmetics
2018-05-26 Martin Quinsonmove all plugins to their new home directory
2018-05-18 Frederic Suterunsecure commit
2018-05-11 Augustin Degommerename SmpiHost file and class to blend in better
2018-05-07 Frederic Suterconsistency: merge src/simgrid/host.cpp into src/s4u...
2018-05-06 Frederic Sutermore legacy MSG functions
2018-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-25 Frederic Sutermove this file out of src/surf
2018-04-25 Arnaud GierschMerge branch 'master' of ssh://scm.gforge.inria.fr...
2018-04-25 Frederic Suteruse signals a bit more to create tracing stuff
2018-04-24 Frederic Sutersimplify/extend setup of resource tracing
2018-04-23 Martin Quinsonstart enforcing our new coding standards
2018-04-20 Christian Heinrich[CMAKE] Add missing header file.
2018-04-20 Christian Heinrich[SMPI] Replay: Move ArgParsers + macro to simgrid/smpi...
2018-04-18 Arnaud GierschCreate mc_config.hpp for MC's configuration stuff.
2018-04-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-16 Arnaud GierschRename instr_interface.h and mc_ignore.h to .hpp.
2018-04-15 Martin QuinsonSeparate ConditionVariableImpl into its own files
2018-04-14 Martin Quinsoninline s4u/forward.hpp to its only include location
2018-04-13 Arnaud GierschKill unused DynarRange; move newDeleteDynar() in dynar.h.
2018-04-07 Martin Quinsonkill ALL trailing whitespace (and deprecate a function...
2018-04-03 degommetry to handle getopt internal global variable
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-28 Arnaud GierschMerge branch 'master' of ssh://scm.gforge.inria.fr...
2018-03-28 Christian Heinrich[MSG/Replay] Delete old msg/replay code
2018-03-28 Arnaud GierschRename sg_config.h -> sg_config.hpp.
2018-03-22 Martin Quinsonold school legacy wrappers for MSG
2018-03-22 Frederic SuterMSG aliasing instead of macro-ization to keep ABI safe
2018-03-20 Frederic Suteradd zone.h and storage.h
2018-03-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-20 Martin Quinsonmove an internal header out of the public directory
2018-03-20 Frederic Suterstart to split msg.h into pieces
2018-03-20 Frederic SuterMove last functions in msg_host.cpp to the S4U C interface
2018-03-19 Martin QuinsonMerge C++ API into simgrid/plugins/file_system.h to...
2018-03-19 Martin Quinsonmake NetZoneImpl public too
2018-03-14 Martin QuinsonInstall some kernel header files for the users' plugins...
2018-03-13 Martin Quinsonstart installing some kernel (modern) header files...
2018-03-11 Martin Quinsonfurther split the kernel/resource module in separate...
2018-03-11 Martin Quinsonmove files in k/resources/ accordingly to their namespace
2018-03-10 Martin Quinsonfix make distcheck with documentation
2018-03-10 Martin QuinsonCut k/m/Resource.[ch] to its own files
2018-03-08 Martin Quinsoncompletely revamp the MSG tutorial
2018-03-07 Martin Quinsonrename the graphical toc's file, and include it in...
2018-03-06 Martin Quinsonns3: inline a header file
2018-03-02 Frederic Suterreplace msg_io by a C sg_* interface to S4U
2018-03-02 Frederic Sutermove VMs in the S4U realm for good
2018-02-13 Arnaud GierschKill unused function simgrid::xbt::three_way_partition().
2018-02-05 Arnaud GierschFix distcheck.
2018-02-05 Christian Heinrich[PLUGINS] Initial commit for the Dvfs plugin (frequency...
2018-01-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-12-26 Frederic Suterget rid of the vm_params struct
2017-12-26 Martin Quinsonmove MutexImpl to the expected location
2017-12-26 Martin Quinsonsplit MutexImpl into their own files
2017-12-26 Frederic Sutervm_migrate is now part of the live_migration plugin \o/
2017-12-18 Frederic Suterone step toward a live migration plugin
2017-12-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-12-07 Frederic Suterpopulate Exec a bit more
2017-12-06 Frederic Suterfirst step towards asynchronous executions
2017-12-05 Arnaud GierschRemove unused code in xbt_graph.
2017-12-05 Arnaud GierschHide xbt_swag under the hood of mmalloc, its only remai...
2017-12-02 Martin QuinsonMerge branch 'energy-pstate' of https://github.com...
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-30 Martin QuinsonAll this started with a simple namespace renaming
2017-11-30 Frederic Suter(hopefully) finalize pluginifaction of pseudo file...
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-28 Martin Quinsonmove LMM-related stuff to its directory
2017-11-27 Martin Quinsonfix the integration of the new image in the doc
2017-11-27 Martin QuinsonMerge pull request #244 from Takishipp/actor-yield
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-27 Arnaud GierschRename file .h -> .hpp.
2017-11-26 Arnaud GierschMerge maxmin_private.hpp into maxmin.hpp.
2017-11-25 Martin QuinsonMerge pull request #241 from barais/master
2017-11-24 Martin QuinsonMerge pull request #246 from danilo-carastan-santos...
2017-11-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-23 Frederic Suterpluginify storage contents
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-22 Frederic Suterremove FileImpl \o/
2017-11-21 Martin QuinsonMerge pull request #237 from oar-team/upstream
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-21 Martin Quinsonfinish the integration of the new link_energy plugin
2017-11-16 Arnaud GierschMove file near other smpi include files.
2017-11-13 Arnaud GierschKill now unused xbt_heap.
2017-11-05 Martin Quinsonfix make dist
2017-10-30 Frederic SuterContinue to reorganize instr
2017-10-27 Frederic Suterrework State related events
2017-10-27 Frederic Sutersplit instr_private in several header files
2017-10-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-25 Arnaud GierschKill now unused xbt_basename().
2017-10-25 Arnaud GierschDefine simgrid::xbt::Path to manage file names.
2017-10-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-22 Arnaud GierschContextUnix: add header file with class definitions.
2017-10-22 Arnaud GierschContextRaw: add header file with class definitions.
next