Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Need one more byte for the terminating \0.
[simgrid.git] / CMakeLists.txt
2012-05-24 navarroTake care of LDFLAGS
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-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 Arnaud GierschUpdate next version to 3.7.1.
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-02-13 unknownFix detection of x86 processor for nsis
2012-02-13 unknownFind if system installed is win32 or win64
2012-02-13 unknownNeed distrib.cmake for update_xml file and update nsis...
2012-02-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-02 unknownDon't need to do a distrib on win32
2012-01-27 Martin Quinsonreally kill that file
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...
2012-01-27 Martin QuinsonRevert "Put PROCESSOR_COUNT in gras_config.h"
2012-01-25 navarroPut PROCESSOR_COUNT in gras_config.h
2012-01-24 navarroAdd a script to detect the number of core.
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-11 unknownDownload doc with wget on windows and add a target...
2012-01-10 unknownRemove unused part.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-19 NavarropWith DMSG_USE_DEPRECATED we can use function MSG_get_er...
2011-11-10 NavarropMake a doc for java
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
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-13 Christophe ThiéryMerge branch 'lua'
2011-10-10 NavarropUpdate version of SimGrid to 3.7.
2011-10-10 NavarropCosmetics. Rename simgrid_BINARY_DIR for PROJECT_BINARY...
2011-10-06 NavarropChange SVN version for GIT version.
2011-10-05 NavarropAdd a make dist command.
2011-10-05 unknownRename the installer for windows with win32 or win64
2011-10-04 Martin Quinsondocument the obvious
2011-09-22 NavarropNow it is git.
2011-09-21 Laurent BobelinSome changes in the website look before 3.6.2 arrives.
2011-09-07 navarropOn mac we must set DYLD_LIBRARY_PATH to find libsimgrid...
2011-07-30 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-26 unknownCheck 64 or 32 arch with size of void*
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-28 navarropAdd flag -Wno-error=unused-but-set-variable if gcc...
2011-06-27 NavarropAdd a documentation link.
2011-06-27 Martin Quinsoninclude patch version in release number so that archive...
2011-06-27 Martin Quinsonrelease 3.6.1
2011-06-23 NavarropTo use ucontext on OSX gcc must be greater than 4.5
2011-06-23 navarropDon't had LD_LIBRARY_PATH if it is empty.
2011-06-23 navarropAdd previous LD_LIBRARY_PATH to tests.
2011-06-21 Martin Quinsonrelease the v3.6, at least v3_6
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-16 Martin Quinson3.6 rc3
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-24 Martin QuinsonGet ready for RC2, to take last minute change from...
2011-05-24 Martin Quinsonget ready for 3.6-rc1
2011-04-22 NavarropCheck if __thread is available.
2011-04-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-19 Martin Quinsonprepare beta2
2011-04-18 Martin Quinsonnext prerelease will be beta since MSG should work...
2011-04-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-15 Martin QuinsonPrepare for alpha 2
2011-03-31 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 NavarropMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 NavarropAdd test for windows.
2011-03-31 Lucas SchnorrMerge branch 'master' into master-svn
2011-03-29 Pierre-Nicolas ClaussCoding Sprint : Synchronize SVN with GitHub
2011-03-29 navarropCosmetics
next