Skip to content
Snippets Groups Projects
  1. 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
  2. Mar 23, 2014
  3. Mar 22, 2014
  4. Mar 21, 2014
  5. Oct 01, 2013
  6. Jul 24, 2013
  7. May 23, 2013
  8. May 04, 2013
  9. Apr 29, 2013
  10. Apr 24, 2013
  11. Jan 13, 2013
  12. May 26, 2012
  13. May 22, 2012
  14. Apr 23, 2012
  15. Apr 20, 2012
  16. Mar 20, 2012
  17. Mar 04, 2012
Loading