Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix missing removal of files when uninstalling
[simgrid.git] / buildtools / Cmake / Distrib.cmake
2012-03-07 schnorrfix missing removal of files when uninstalling
2012-03-06 Arnaud GierschFix installation destination for man pages.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-07 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 unknownMake the compilation succed for windows.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-15 Martin Quinsonrevert [a30523e] (remove supernovae) because I need...
2011-11-10 NavarropMake a sync in a different directory.
2011-11-03 Arnaud GierschFix path for out-of-source builds.
2011-11-01 Martin Quinsondo build and install the manpages
2011-10-20 NavarropRemove supernovae mode for SimGrid v3.7
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 NavarropCosmetics. Rename simgrid_BINARY_DIR for PROJECT_BINARY...
2011-10-03 NavarropRemove website from simgrid directory
2011-09-21 NavarropAdd dependency for sync website and documentation.
2011-09-21 NavarropAdd a target to sync pipol scripts.
2011-09-06 NavarropAvailable command sync-gforge-website.
2011-09-05 NavarropSeparated version dependant (documentation) and indepen...
2011-09-01 NavarropDo rsync and not scp.
2011-09-01 NavarropPrepare the versioning of the documentation
2011-09-01 NavarropRevert "Add a taget to test the new doc on a different...
2011-09-01 NavarropAdd a taget to test the new doc on a different remote.
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-17 NavarropChange name install_HEADERS for headers_to_install.
2011-06-16 Martin Quinsonfiles generated from flexml are included in the archive...
2011-05-13 Pierre-Nicolas ClaussMerge back master branch.
2011-05-09 NavarropDon't include generated headers into distrib.
2011-04-21 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-21 Martin Quinsongenerate the manpage at installation, not when the...
2011-04-01 NavarropMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 NavarropGift from Laurent and me ;)
2011-03-31 NavarropGenerate correctly index.php
2011-02-28 navarropRevert "Remove lua from cmake files."
2011-02-28 navarropRemove lua from cmake files.
2011-02-25 navarropCompletely remove ruby and java from simgrid project.
2011-02-14 navarropAdd a gforge sync for simgrid.dtd
2011-01-27 agierschFix installation of example files.
2011-01-27 agierschSome cleanup in cmake files.
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2010-12-14 schnorrmoving graphicator from teshsuite to tools/graphicator/
2010-12-07 navarropAdd Makefile and configure to the distrib.
2010-12-06 navarropChange way to make tesh for win32.
2010-12-03 mquinsoninstall java from the simgrid-java, not make project
2010-12-02 navarropRemove variable enable_doc.
2010-12-02 navarropDefinitively remove old variable PROJECT_DIRECTORY...
2010-12-01 navarropAlso copy doc when disable.
2010-12-01 navarropCosmetics.
2010-11-30 mquinsondefinitely fix doc generation, and inclusion of documen...
2010-11-30 navarropAdd README files into install directory an dinto the...
2010-11-30 navarropThose script are not find by cmake, so put the full...
2010-11-30 navarropAdd binaries into bin directory:
2010-11-29 navarropFix path of script simgrid_update_xml.pl
2010-11-29 navarropAdd the perl script in the install bin directory.
2010-11-28 mquinsoncmake cleanup: redo the documentation generation
2010-11-28 mquinsonmore verbose around make distcheck (to get a chance...
2010-11-27 mquinsonstop using our own variable, and use the classical
2010-11-25 navarropThis is not true on windows.
2010-11-22 piniSupport for Fortran code in SMPI based on f2c, some...
2010-11-22 navarropAdd new scripts to distrib.
2010-11-22 navarropAdd verification for LUA_CPATH for use require.
2010-11-18 navarropFix lua detection on apple and re-enable option lua...
2010-11-17 navarropTry to install doc if enable.
2010-11-16 navarropAdd option enable_lib_static for compile libsimgrid...
2010-11-15 agierschRemove remaining references to static version of libraries.
2010-11-02 navarropFix install problem with simgrid_config.h.
2010-10-31 mquinsonfix file permissions
2010-10-14 navarropAdd documentation to distrib.
2010-10-14 navarropClean the distrib with make clean.
2010-10-14 navarropIf windows tesh is tesh.pl
2010-10-14 navarropChange way for cleaning generated files.
2010-10-14 navarropAuto set the library extension for links.
2010-10-13 navarropCosmetics.
2010-09-16 schnorrcreating a static version of libsmpi version to link...
2010-08-04 navarropMake dist is available again.
2010-06-17 mquinsonunifiy the names of target building some bindings
2010-06-15 mquinsonmake clean works now
2010-05-31 navarropAdd a forget s to an variable and Cosmetics.
2010-05-25 navarropDisable make test if memcheck, now make memcheck tests.
2010-05-21 navarropAdd a path to smpicc for find libsimgrid.
2010-05-21 navarropCosmetics and generate lib links for bindings correctely.
2010-05-21 navarropReorganize cmake directory.