Skip to content
Snippets Groups Projects
  1. Jul 28, 2016
  2. Jul 11, 2016
    • Arseny Kapoulkine's avatar
      Makefile: Add -Wcast-qual · 1d3befea
      Arseny Kapoulkine authored
      It is probably redundant given that we have -Wold-style-cast, but it's better
      to warn about casts like this in case we ever need to remove the latter flag.
      1d3befea
  3. Jun 11, 2016
  4. Jan 26, 2016
    • Stephan Beyer's avatar
      Make cxxstd an argument to Makefile · 6bbbdb7d
      Stephan Beyer authored
      This determines the used C++ standard.
      If you do not want to use a specific C++ standard, use cxxstd=any.
      The default is set to c++11.
      
      The "define" PUGIXML_NO_CXX11 is removed from the Makefile
      since it is not used in the code anyways.
      6bbbdb7d
  5. Oct 19, 2015
  6. Oct 17, 2015
  7. Oct 10, 2015
  8. Aug 25, 2015
  9. Jun 13, 2015
  10. May 13, 2015
  11. Apr 22, 2015
  12. Apr 12, 2015
  13. Mar 25, 2015
  14. Mar 22, 2015
  15. Mar 20, 2015
  16. Mar 13, 2015
  17. Feb 12, 2015
  18. Nov 01, 2014
  19. Oct 25, 2014
  20. Feb 09, 2014
Loading