Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cmake: kill dead code
[simgrid.git] / tools / cmake / DefinePackages.cmake
2016-02-12 Martin QuinsonKill the scala examples
2016-02-12 Frederic Suterwoops
2016-02-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-12 Frederic Suterremove a couple of oldies
2016-02-12 Frederic Suterno need for this awk checker anymore
2016-02-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-12 Frederic Suterkill the SD_application_reinit function
2016-02-10 Martin QuinsonGet ride of a stupidly empty header file
2016-02-10 Frederic Suterremove examples/xbt there too
2016-02-10 Martin QuinsonRename the ptask files. There is no Host07 class anymore
2016-02-07 Martin Quinsonput a deployment file near to its binaries
2016-02-07 Martin Quinsoncompile Lua bindings as C++ code
2016-02-07 Martin Quinsoncompile SMPI as C++ source
2016-02-06 Martin Quinsonconvert the last bits of surf to C++
2016-02-06 Martin QuinsonMerge pull request #59 from fabienchaix/master
2016-02-05 Martin Quinsonconvert Jedule bindings to C++
2016-02-05 Martin Quinsonkill platform generation from the C sources
2016-02-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-05 Frederic Sutercleaning some oldies
2016-02-05 Frederic Suterprivatization with coccinelle is outdated
2016-02-04 degommeUnify naming of contexts support.
2016-02-03 Martin QuinsonFurther untangle trace:connect. make trace_connect_list...
2016-02-03 Frederic Suterupdate distrib
2016-02-03 Martin Quinsonfix my previous commit wrt make dist, sorry
2016-02-02 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-02 fabienchaixMerge pull request #1 from mquinson/master
2016-02-01 Martin Quinsonadd the lualib patch in our tarball, and update the...
2016-02-01 Martin Quinsonsome more cleanups in the documentation
2016-02-01 Martin Quinsoncosmetics: rename some documentation files, just for...
2016-02-01 Martin Quinsonrewrite the doc around the tests
2016-02-01 Martin QuinsonMerge pull request #57 from fabienchaix/oldstyle_elemen...
2016-01-31 Martin Quinsonconvert another file to C++ so that it can use the...
2016-01-25 Frederic Suterkill sets! kill!
2016-01-25 Frederic Suterget rid of simdag tracing. was superficial anyway
2016-01-23 Martin QuinsonCompile trace_mgr with g++. Next step: objectification
2016-01-22 Frederic Suterdeduplication and tidying
2016-01-22 Martin Quinsonwe will never distribute a windows installer again
2016-01-22 Martin Quinsondedupplicate the platform files in the archive
2016-01-22 Martin QuinsonKill another GRAS leftover: SG/RL thread portability...
2016-01-21 Martin Quinsonkill another GRAS leftover: xbt_peer_t
2016-01-21 Martin Quinson[xbt] Kill the queue datacontainer: it made more sense...
2016-01-21 Martin Quinsonfix make distcheck
2016-01-20 Christian Heinrich[CMAKE] Fixed build system by removing lua crap
2016-01-20 Christian Heinrich[Lua] Removed lua_utils.c for lua_debug.c
2016-01-20 Christian Heinrich[Lua] Removed lua simulation support
2016-01-20 Frederic SuterSD_link_get_list -> sd_link_list
2016-01-19 Martin Quinsonsecond attempt at fixing make distcheck
2016-01-15 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-01-15 Gabriel CoronaAdd signal.hpp to DefinePackage (fix dist)
2016-01-15 Gabriel Corona[s4u] Add a header file with forward declarations
2016-01-14 Gabriel CoronaRemove sg_platf_*_add_cb, use the signal<T> directly
2016-01-13 Gabriel CoronaMerge simgrid::Host into simgrid::s4u::Host
2016-01-11 Gabriel CoronaAdd missing energy.h
2016-01-11 Martin Quinsonremove completely the energy concern from the core
2016-01-04 Martin Quinsoncompile simdag with g++ so that Surf cleaned of its...
2016-01-04 Martin Quinson[cmake] fix make dist
2016-01-04 Gabriel Corona[simix] simcall to run code in kernel mode
2015-12-28 Martin QuinsonCompile src/instr with g++ so that we can use C++ const...
2015-12-21 Martin QuinsonRemove the ability to write internal plugins in Java
2015-12-18 Martin Quinsonrename facets to extensions for clarity sake
2015-12-17 Martin Quinson[surf] new (abstract) class: PropertyHolder, with only...
2015-12-16 Gabriel Corona[mc] Fix the MC wrt the simgrid::Host modification
2015-12-15 Martin Quinsonrename Lib to Facetable
2015-12-15 Gabriel CoronaAdd missing files in cmake
2015-12-11 Luka StanisicMerge remote-tracking branch 'origin/master'
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-11 Martin Quinsonfix copy/paste error
2015-12-11 Gabriel Corona[msg] Switch MSG to .cpp
2015-12-11 Gabriel Corona[java] Switch Java bindings to .cpp
2015-12-09 Gabriel CoronaTry to fix header dependency hell
2015-12-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-12-07 Gabriel Corona[simix] Port JavaContext to C++
2015-12-07 Gabriel Corona[simix] Kill cojava
2015-12-07 Gabriel Corona[simix] Port RawContext to C++
2015-12-07 Gabriel Corona[simix] Port UContext to C++
2015-12-07 Gabriel Corona[simix] Port ThreadContext to C++
2015-12-07 Gabriel Corona[simix] Move BoostContext to C++
2015-12-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-12-03 Gabriel Corona[simix] Switch to .cpp files
2015-11-30 Gabriel Corona[surf] Expose (and use) hostCreatedCallbacks in C
2015-11-26 Gabriel Corona[surf] Switch instr_routing to C++
2015-11-25 Gabriel Corona[surf] Switch sg_platf to C++
2015-11-23 Gabriel Corona[mc] Remove mcer_ignore.cpp
2015-11-23 Gabriel Corona[mc] Move heap_ignore to Process
2015-11-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-12 Gabriel Corona[mc] Merge Server class into ModelChecker
2015-11-10 Gabriel Corona[mc] Move Server in simgrid::mc
2015-11-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-05 Gabriel Corona[smpi] Use virtual memory layout to find the data segment
2015-10-27 Martin Quinson[surf] tiny cleanups around the virtual machines
2015-10-26 Martin QuinsonKill the setset datacontainer: it's unused since a...
2015-10-23 Martin Quinsonwas too fast on merging the commits, sorry
2015-10-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-23 degommetry to do what distcheck says..
2015-10-23 degommeAdd CMakelists file
2015-10-21 Martin QuinsonAdd missing files -- sorry
2015-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-20 Ad(rien) LFix conflict - Adrien
2015-10-19 Martin Quinson[cmake] inline the nasty CompleteInFiles.cmake Cleanups...
2015-10-17 Martin Quinsonremove 51 from the name of FindLua51Simgrid: we now...
next