Skip to content
Snippets Groups Projects
  1. Jun 16, 2015
  2. May 21, 2015
  3. May 19, 2015
  4. Apr 14, 2015
  5. Mar 10, 2015
  6. Feb 24, 2015
  7. Feb 16, 2015
  8. Dec 19, 2014
  9. Sep 16, 2014
  10. Jul 18, 2014
  11. Jul 06, 2014
  12. Apr 14, 2014
    • Steffen Müthing's avatar
      [Buildsystem] Require C++11-compliant compiler and clean up associated tests · 77c8533e
      Steffen Müthing authored
      As we have bumped our compiler requirements to GCC 4.4+, we can now
      require the compiler to support C++11.
      
      This patch updates both the autotools and the CMake tests to produce an
      error if the compiler doesn't support either -std=c++11 or -std=c++0x.
      
      It also renames the tests from ..0X to ..11 and renames the configure
      options from --disable-gxx0xcheck to --disable-cxx11check and removes a
      couple of redundant calls to the autotools macro.
      77c8533e
  13. Mar 23, 2014
  14. Mar 22, 2014
  15. Mar 21, 2014
  16. Oct 01, 2013
  17. Jul 24, 2013
  18. May 23, 2013
  19. May 04, 2013
  20. Apr 29, 2013
  21. Apr 24, 2013
  22. Jan 13, 2013
  23. May 26, 2012
  24. May 22, 2012
  25. Apr 23, 2012
  26. Apr 20, 2012
  27. Mar 20, 2012
  28. Mar 04, 2012
Loading