Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / buildtools / Cmake / Flags.cmake
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-22 Marion Guthmullermerge conflicts
2011-11-03 Arnaud GierschDo not hide useful warnings: unused-but-set-variable.
2011-11-03 Christophe ThiéryEnable clobbered variable warnings again and fix the...
2011-10-28 Martin Quinsonshut up you stupid gcc46
2011-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-28 Christophe Thiéryvalgrind.h causes a "variable unused but set" warning...
2011-10-21 NavarropAdd optimization flag with gcc46.
2011-10-20 Martin Quinsonmerge branches
2011-10-13 Christophe ThiéryMerge branch 'lua'
2011-10-04 NavarropAdd option --enable-coverage to test if code coverage...
2011-09-08 Lucas Schnorrlet gdb have access to cpp sources
2011-08-04 NavarropAdd a new flag to compile with ucontext.
2011-07-29 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-27 unknownNeed only this flag with the library libpcre.dll.a
2011-07-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-26 unknownThe pcre library is static on win32
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-07-07 unknownAdd a new arch to gras. WIN64
2011-06-24 NavarropAdd flag -Wno-error=unused-but-set-variable to enable_c...
2011-06-24 NavarropDon't use the compile optimizations with gcc4.6 and...
2011-06-23 NavarropBe sure we don't have optimizations.
2011-05-17 Pierre-Nicolas ClaussMerge back master branch.
2011-05-16 NavarropIn mac ucontext.h is not detected by cmake but we want...
2011-04-22 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-22 NavarropFix win64 compilation.
2011-03-31 Lucas SchnorrMerge branch 'master' into master-svn
2011-03-29 Pierre-Nicolas ClaussCoding Sprint : Synchronize SVN with GitHub
2011-03-29 navarropSorry, if not enable debug option set -DNDEBUG
2011-03-29 navarropAdd option enable_debug by default 'on'.
2011-03-29 marc fuentesMerge branch 'master' of github.com:THEpini/simgrid
2010-11-29 mquinsonSupernovae should not set specific settings, which...
2010-08-05 navarropDon't need this variable now.
2010-08-04 navarropFind gcov executable.
2010-08-04 navarropMore windows compatibility for context.
2010-07-01 navarropPermits to add personal flags to compilation.
2010-06-17 navarropFlags for coverage.
2010-06-04 navarropSet some variables and flags for windows.
2010-06-02 alegrandRevert "Make gras compil with Visual C++." This commit...
2010-06-01 navarropMake gras compil with Visual C++.
2010-05-21 navarropReorganize cmake directory.