Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Need only this flag with the library libpcre.dll.a
[simgrid.git] / buildtools / Cmake / Flags.cmake
2011-07-27 unknownNeed only this flag with the library libpcre.dll.a
2011-07-26 unknownThe pcre library is static on win32
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-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 navarropSorry, if not enable debug option set -DNDEBUG
2011-03-29 navarropAdd option enable_debug by default 'on'.
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.