Skip to content
Snippets Groups Projects
  1. Nov 28, 2016
  2. Nov 14, 2016
  3. Jul 28, 2016
  4. 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
  5. Jun 11, 2016
  6. 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
  7. Oct 19, 2015
  8. Oct 17, 2015
  9. Oct 10, 2015
  10. Aug 25, 2015
  11. Jun 13, 2015
  12. May 13, 2015
  13. Apr 22, 2015
  14. Apr 12, 2015
  15. Mar 25, 2015
  16. Mar 22, 2015
  17. Mar 20, 2015
  18. Mar 13, 2015
  19. Feb 12, 2015
  20. Nov 01, 2014
  21. Oct 25, 2014
  22. Feb 09, 2014
Loading