Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start to use s4u in simdag internally
[simgrid.git] / tools /
2016-01-25 degommeuseless comment --
2016-01-25 degommeEnable model checking again for coverage, as slave...
2016-01-23 Martin QuinsonCompile trace_mgr with g++. Next step: objectification
2016-01-23 Martin Quinson[java] do not load winpthread-1 on windows
2016-01-22 Frederic Suterdeduplication and tidying
2016-01-22 Martin Quinsonwe will never distribute a windows installer again
2016-01-22 Frederic Suterremove these huge generated files used with gtnets
2016-01-22 Martin Quinsondedupplicate the platform files in the archive
2016-01-22 Martin Quinson[jenkins] disable coverage of MC (libdw too ancient...
2016-01-22 Martin Quinsondo not include libboost-context in the jar
2016-01-22 degommeRevert "[jenkins] also exclude generated files from...
2016-01-22 degommeEnable everything I can think of for coverage
2016-01-22 Martin Quinsonremove two broken tests. Who use ptask anyway? ;)
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[jenkins] also exclude generated files from the coverage
2016-01-21 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-21 degommeexclude teshsuite folder from coverage reports, as...
2016-01-21 Martin Quinson[xbt] Kill the queue datacontainer: it made more sense...
2016-01-21 Martin QuinsonAlso run the energy tests with ptask_L07 model.
2016-01-21 Martin Quinsonallow to add log settings to the executed commands
2016-01-21 Martin Quinsonfix make distcheck
2016-01-21 Martin Quinsonintegrate Adrien's example for Java VM energy as a...
2016-01-21 degommeenable mpich3 tests for coverage reports on ci
2016-01-20 Christian Heinrich[CMAKE] Fixed build system by removing lua crap
2016-01-20 Christian Heinrich[DOC] Fixed even more errors.
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 Ad(rien) LMerge branch 'master' of git://scm.gforge.inria.fr...
2016-01-20 Frederic SuterStarting the SimDag revolution: Easter trimming
2016-01-20 degommeAdd a test for smpi+different kinds of clusters (torus...
2016-01-20 Frederic SuterSD_link_get_list -> sd_link_list
2016-01-19 degommeWarn at build, and die painfully at execution time...
2016-01-19 Martin Quinsonsecond attempt at fixing make distcheck
2016-01-19 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-19 Martin Quinsonexport the energy plugin to the java world
2016-01-19 Martin Quinsoncp is cp, but sh may be sh.exe
2016-01-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-18 Millian PoquetMerge branch 'master' of https://github.com/mquinson...
2016-01-18 Martin Quinsoncp is called cp.exe on windows...
2016-01-18 Martin Quinson[cmake] fix the copy of the native libs into the jarfile
2016-01-15 degommetry again to find this lib.. and don't crash if not...
2016-01-15 degomme...
2016-01-15 degommeoops
2016-01-15 degommeAdd folders to search for libwinpthreads when using...
2016-01-15 degommeanother attempt
2016-01-15 degommeBuild out of source on windows also (but don't do the...
2016-01-15 degommeanother attempt to fix make -j with java.
2016-01-15 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-01-15 degommedeactivate Werror and co for windows ci build
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-13 Gabriel CoronaPublic simgrid::xbt:signal<F> class
2016-01-13 Martin Quinson[cmake] cosmetics: mark 2 variables as advanced
2016-01-12 Martin Quinson[cmake/java] copy all native libs in one shot to fix...
2016-01-11 Gabriel CoronaAdd missing energy.h
2016-01-11 Martin Quinsonremove completely the energy concern from the core
2016-01-10 Martin Quinson[cmake/java] only recompile the javadoc if the document...
2016-01-09 Martin Quinsoncompile with -Wmissing-declarations to catch more errors
2016-01-07 Martin Quinson[jenkins] that was a bad idea
2016-01-07 Martin Quinson[jenkins] don't be too demanding for osx/freebsd slaves
2016-01-07 Martin Quinson[jenkins] typo
2016-01-07 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-07 Martin Quinson[jenkins] remove the right files from /tmp
2016-01-07 Martin Quinson[jenkins] also cleanup the files forgotten in the tree...
2016-01-07 Martin Quinson[jenkins] preliminary checks to save time when we are...
2016-01-07 Martin Quinson[jenkins] more info on the available disk space
2016-01-06 Martin Quinsonstrange, tesh ignores these extra arguments
2016-01-06 Martin Quinsonspeed up the tests a bit
2016-01-06 degommeonly cleanup previous build when starting a new one...
2016-01-05 degomme-Wno-unused-local-typedefs was only added post clang...
2016-01-05 degommeavoid some boost warning/errors on windows
2016-01-05 degommeweirdly, DEPENDS clause seems to be ignored sometimes...
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-23 Martin Quinson[cmake] fix outoftree build for Java
2015-12-23 Martin Quinsondon't pack the library into the jar until the library...
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-12 Martin Quinson[cmake] make sure that the first ran SMPI test is a...
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-11 Martin Quinson[cmake] Mark as advanced some internal variables
2015-12-11 Martin QuinsonOnly rebuild doc on demand, not every time
2015-12-11 Martin Quinson[cmake] rename the doc target because there is a doc...
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++
next