Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove surf_host_* functions
[simgrid.git] / tools /
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
2015-11-02 Martin Quinson[cmake] recompile with swig if the executable is found
2015-10-31 Martin Quinsonnow that CMake dependency is bumped to 2.8.8, dont...
2015-10-30 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-29 Martin Quinsonremove old cruft dating from cdash
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-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-25 Martin Quinsoncleanups in cmake+perl interactions
2015-10-24 Martin Quinsondisable lua on CI for now
2015-10-23 Martin Quinsonwas too fast on merging the commits, sorry
2015-10-23 Martin Quinson[cmake] mark two variables as advanced to hide them...
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-22 Martin Quinson[cmake] clean the gcc version detection and handling
2015-10-21 Martin QuinsonAdd missing files -- sorry
2015-10-21 Martin Quinsonintegrate an example/test for energy+VMs
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] kill useless endianess testing: we don't use it
2015-10-19 Martin QuinsonDisable building static libs.
2015-10-19 Martin Quinson[cmake] inline the nasty CompleteInFiles.cmake Cleanups...
2015-10-19 Martin Quinson[cmake] try harder to find a dynamic lib for lua
2015-10-18 Martin Quinson[cmake] cleanups in the Lua detection
2015-10-17 Martin Quinson[cmake] Put FindLua.cmake where we look for it
2015-10-17 Martin Quinsonremove 51 from the name of FindLua51Simgrid: we now...
2015-10-17 Martin Quinson[cmake] better error messages when lua is not detected
2015-10-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-15 Christian Heinrich[Lua] Disabled chord.lua test - it is too broken.
2015-10-15 Christian Heinrich[Lua] Added Lua Cmake support files.
next