Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[Doc] Fixed wrong mandatory flag
[simgrid.git] / tools /
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++
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-04 Martin Quinson[java/cmake] try to add boost_context to the jar when...
2015-12-04 Martin QuinsonRevert "When the lib is embeeded in jar, don't use...
2015-12-04 Martin QuinsonWhen the lib is embeeded in jar, don't use boost_context
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-24 Martin QuinsonComment the java stripping commands for now
2015-11-24 Gabriel Corona[java] Don't strip SOs in JARs
2015-11-23 Gabriel Corona[mc] Remove mcer_ignore.cpp
2015-11-23 Gabriel Corona[mc] Move heap_ignore to Process
2015-11-23 Gabriel Corona[surf] Fix build with sigc++
2015-11-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-16 Martin Quinsondeal with portability issues induced by ptrace
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-07 Martin Quinson[tesh] try to properly quote the regexps for Perl 5.22
2015-11-06 Martin Quinson[cmake] 'not' and 'NOT' are different, but only on...
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-11-03 Martin Quinson[cmake] all java stuff in the same place
next