Skip to content
Snippets Groups Projects
  1. Feb 07, 2016
  2. Feb 06, 2016
  3. Feb 05, 2016
    • Steffen Müthing's avatar
      Merge branch 'feature/fix-compiler-flag-tests' into 'master' · 0c7bad85
      Steffen Müthing authored
      [CMake] Get rid of deprecated check_cxx_accepts_flag()
      
      The CMake module TestCXXAcceptsFlag and the accompanying function
      check_cxx_accepts_flag() have been deprecated since CMake 3.0, the
      replacements are CheckCXXCompilerFlag and check_cxx_compiler_flag().
      
      Thanks to Dirk Ribbrock for reporting the problem via email.
      
      See merge request !39
      0c7bad85
  4. Feb 04, 2016
    • Steffen Müthing's avatar
      [CMake] Get rid of deprecated check_cxx_accepts_flag() · 74696b67
      Steffen Müthing authored
      The CMake module TestCXXAcceptsFlag and the accompanying function
      check_cxx_accepts_flag() have been deprecated since CMake 3.0, the
      replacements are CheckCXXCompilerFlag and check_cxx_compiler_flag().
      
      Thanks to Dirk Ribbrock for reporting the problem via email.
      74696b67
  5. Feb 02, 2016
  6. Feb 01, 2016
  7. Jan 31, 2016
  8. Jan 30, 2016
  9. Jan 29, 2016
  10. Jan 28, 2016
  11. Jan 26, 2016
Loading