Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't destroy synchro in a simcall, this drives the JVM nuts
[simgrid.git] / tools /
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 degommeGet rid of super specific gcovr version (maybe there...
2016-02-01 Martin QuinsonMerge pull request #57 from fabienchaix/oldstyle_elemen...
2016-02-01 Martin Quinsontry another trick to get winpthread properly in the jar
2016-01-31 Martin QuinsonThere is no way to disable libwinpthread-1.dll on mingw-64
2016-01-31 Martin Quinsonconvert another file to C++ so that it can use the...
2016-01-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-28 Martin QuinsonKill all deprecated code in MSG -- yeah
2016-01-28 Martin QuinsonI prefer to cut lines at 120 chars, nowadays
2016-01-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-27 degommePlease fail when you can't compile.
2016-01-27 degommeDon't execute unsupported factories tests for memcheck
2016-01-26 degommetry again to fix out of source lua test
2016-01-25 Frederic Suterkill sets! kill!
2016-01-25 Martin Quinsondon't set a property on tests that are removed
2016-01-25 degommebuild with verbosity
2016-01-25 degommeThis was useless, as it seems
2016-01-25 degommedont configure/build twice for dynamicanalysis
2016-01-25 degommevalgrind version checking rule did not match 3.10.0
2016-01-25 Frederic Suterget rid of simdag tracing. was superficial anyway
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...
next