Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
revive this file that is very handful to debug the bindings
[simgrid.git] / CMakeLists.txt
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...