Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bugfix in coroutines
[simgrid.git] / CMakeLists.txt
2012-06-12 Samuel LepetitAdd File support and an example to cover it.
2012-06-12 Samuel LepetitMerge scm.gforge.inria.fr:/gitroot/simgrid/simgrid...
2012-06-12 Samuel LepetitMerge scm.gforge.inria.fr:/gitroot/simgrid/simgrid...
2012-06-12 Samuel LepetitAdd migration example
2012-06-12 Samuel LepetitBugfix in Mutex class. Forgot the deployment file in...
2012-06-12 Samuel LepetitRenamed basic example to "masterslave" (more accurate)
2012-06-12 Samuel LepetitMerge scm.gforge.inria.fr:/gitroot/simgrid/simgrid...
2012-06-12 Samuel LepetitAdd priority example/test
2012-06-12 Samuel LepetitMerge scm.gforge.inria.fr:/gitroot/simgrid/simgrid...
2012-06-11 Samuel LepetitAdd EXPERIMENTAL Coroutines support
2012-06-11 Samuel LepetitAdd suspend example/test
2012-06-04 Samuel LepetitAdd bittorrent example
2012-06-01 unknownSet some warnings on windows with no-error flag.
2012-05-31 Samuel LepetitExport RngStreams to Java
2012-05-31 Samuel LepetitAdd a test for chord
2012-05-23 navarroDon't need those lines.
2012-05-23 navarroRemove previous commit use __APPLE__ define by GNU
2012-05-23 navarroSet variable APPLE dor mac
2012-05-23 navarroDon't try to compare env variable just see if exist.
2012-05-23 navarroSorry it's not elseif but else
2012-05-23 navarroAdd this variable to link flag only if it is not empty
2012-05-23 navarroFix configure on MAC
2012-05-18 Samuel LepetitAdd chord example for java
2012-05-18 Samuel LepetitAdd chord example for java
2012-05-16 Samuel LepetitRemoved "ApplicationHandler" and "japplication_handler...
2012-05-16 Samuel LepetitAdd an example to test starting_time and kill_time
2012-05-15 Samuel LepetitChange "ProcessKilledException" to "ProcessKilledError...
2012-05-14 Samuel LepetitChange the way the Process are killed, since we need...
2012-05-09 Samuel LepetitDeleted simulatedSleep, use waitFor instead. Moved...
2012-05-04 Samuel LepetitMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-04 navarroUsed of tesh for test.
2012-05-03 Samuel LepetitAdd asynchronous API (except wait) for communications
2012-05-02 Martin QuinsonQuick (and probably dirty) exportation of SimGrid simul...
2012-05-02 Martin QuinsonDo not embeed our version of semaphores
2012-04-27 Martin Quinsonimplement the ability to kill processes without relying...
2012-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-25 navarroUse of SIMGRID_LIB_PATH and not SIMGRID_LIB
2012-04-25 navarroFix compilation problem with library path.
2012-04-24 Martin QuinsonAdd dsend and simulatedSleep to the binding, and add...
2012-04-24 Martin QuinsonStop using SIMGRID_ROOT at compile time, use SIMGRID_LI...
2012-04-13 navarroFix some link problème.
2012-02-16 unknownCosmetics
2012-02-16 navarroLoad SG_java but rename libSG_java for SG_java on windows.
2012-02-16 navarroProtect windows specific needs.
2012-02-16 unknownUse and create dll for simgrid java.
2012-02-16 unknownDon't try to use git with windows and cmake
2012-01-27 Martin Quinsonalso fix the way we look for the simgrid library
2012-01-27 Martin Quinsonproperly look for the SimGrid header files; stop relyin...
2011-12-19 NavarropWith DMSG_USE_DEPRECATED we can use function MSG_get_er...
2011-11-10 NavarropMake a doc for java
2011-10-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-19 NavarropUse a test list to set environment variables.
2011-10-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-18 NavarropAdd a new example to kill a process.
2011-10-14 PierreRewrite the example in order to make clear on how a...
2011-10-14 PierreAdd a new example for java with bypass of deployment.
2011-10-06 NavarropChange SVN version for GIT version.
2011-10-05 NavarropAdd a make dist command.
2011-09-22 NavarropNow it is git.
2011-09-07 navarropOn mac we must set DYLD_LIBRARY_PATH to find libsimgrid...
2011-06-28 navarropAdd flag -Wno-error=unused-but-set-variable if gcc...
2011-06-23 navarropDon't had LD_LIBRARY_PATH if it is empty.
2011-06-23 navarropAdd previous LD_LIBRARY_PATH to tests.
2011-03-01 navarropMake test on pipol succed.
2011-02-28 navarropAdd note to submit
2011-02-28 navarropAdd svn and cdash to java project.
2011-02-25 navarropTarget "make install" works for java and ruby.
2011-02-18 navarropRemove old script to launch java examples.
2011-02-16 navarropWe need cmake 2.8 to compile simgrid
2011-02-15 navarropDebug flags
2011-02-14 navarropComsetics.
2011-02-09 navarropHuge commit for java with simgrid3_5
2010-12-06 mquinsontake from main archive the last bits that merit to...
2010-12-02 mquinsonkinda working again: only a segfault at termination
2010-12-02 mquinsoninitial (almost working) release of a separate package...