Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Set xbt_binary_name so that the exception mechanism accepts to display backtraces
[simgrid.git] / CMakeLists.txt
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 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-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
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-05 unknownRename the installer for windows with win32 or win64
2011-10-04 Martin Quinsondocument the obvious
2011-09-21 Laurent BobelinSome changes in the website look before 3.6.2 arrives.
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-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-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
2011-03-29 marc fuentesMerge branch 'master' of github.com:THEpini/simgrid
2011-03-08 navarropRemove old unused lines for java.
2011-03-02 navarropNo need to set Windows env variables now.
2011-02-22 agierschDefine SIMGRID_VERSION through cmake.
2011-02-22 navarropNo need to be in cmake 2.8
2011-02-16 navarropWe need cmake 2.8 to compile simgrid
2011-02-11 navarropNeed to set DIR_IS_LINK for use pwd -P
2011-02-10 navarropAdd a verification on gcc version.
2011-02-08 navarropIt does not work on apple to.
2011-02-08 navarropThose lines are UNIX only.
2011-01-27 agierschDelete useless option given to pwd.
2011-01-24 navarropCosmetics
2011-01-24 navarropWe can now compile simgrid into a link directory.
2011-01-18 navarropCosmetics.
2011-01-05 navarropCan compile out of source now.
2010-12-09 mquinsonsome preprocessor macros to detect which flavor of...
2010-12-03 navarropRenaming PROJECT_BINARY_DIR.
2010-12-03 navarropCosmetics.
2010-12-02 mquinsonSimGrid now refuse to get compiled without Perl. Removi...
2010-12-02 navarropSIMGRID NEED PERL!!!!
2010-12-02 navarropRemove variable enable_doc.
2010-12-02 navarropDefinitively remove old variable PROJECT_DIRECTORY...
2010-11-30 mquinsondefinitely fix doc generation, and inclusion of documen...
2010-11-29 navarropFix generated documentation.
2010-11-28 mquinsoncmake cleanup: redo the documentation generation
2010-11-12 mquinsonalways regenerate the unit tests when possible, even...
2010-11-12 mquinsonAlways check for perl since we need it quite a lot...
2010-11-09 mquinsonFix CMake detection of dependencies between source...
2010-10-31 mquinsonprefer out-of-source generated headers
2010-10-31 mquinsonlet it cross compile for real, now
2010-10-14 navarropAuto set the library extension for links.
2010-10-08 navarropEnable testing for windows.
2010-10-08 navarropGNU Version for windows.
2010-09-13 navarropWindows implementation
2010-09-13 navarropWindows compatibility.
2010-08-04 navarropMore windows compatibility for context.
2010-07-22 navarropOptimisation of pipol.
2010-07-21 navarropAdd local tests with pipol.
2010-07-06 navarropRemove doc/html with command make clean.
2010-06-21 navarropNow call the file for windows.
2010-06-18 navarropDefine correctly variables for windows.
2010-06-17 navarropFlags for coverage.
2010-06-17 navarropGenerate doc only if it is necessary. Set enable_doc...
2010-06-16 navarropDon't generate doc with windows.
2010-06-15 mquinsonActually build the doc
2010-06-03 navarropNow supernovae mode works out of project directory.
2010-06-02 navarropCosmetics for Windows
2010-06-02 alegrandRevert "Make gras compil with Visual C++." This commit...
2010-06-01 navarropMake gras compil with Visual C++.
2010-06-01 navarropSolve variable init value for windows.
2010-05-31 navarropAdd notes to cdash.
2010-05-21 navarropChanges path to find cmake files.
2010-05-20 navarropCosmetics and again windows compilation.
2010-05-19 navarropDelete error in windows.
2010-05-19 navarropAgain for windows.
next