Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make generate_memcheck_tests.pl keep indentation (but the two first space).
[simgrid.git] / buildtools / Cmake / Flags.cmake
2012-06-26 Arnaud GierschReindent Cmake files.
2012-06-15 navarroDon not stop compilation but just put a warning
2012-06-15 navarroFor now model checking can not be compile with flto.
2012-06-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 navarroRemove custom_flags and use CFLAGS LDFLAGS
2012-05-24 navarroTake care of LDFLAGS
2012-05-24 navarroTake care of CFLAGS in cmake
2012-05-24 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 Arnaud GierschRevert "Give vriable APPLE if on mac"
2012-05-23 navarroGive vriable APPLE if on mac
2012-05-23 navarroFix configure warning on mac
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-28 navarroUpdate documentation for MSG_USE_DEPRECATED and add...
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-19 Arnaud GierschDon't turn warnings about clobbered variables into...
2012-01-19 Arnaud GierschEnable warnings iff enable_compile_warnings=ON.
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.