Skip to content
Snippets Groups Projects
  1. Aug 08, 2016
  2. Aug 04, 2016
  3. Apr 24, 2016
  4. Feb 25, 2016
  5. Feb 13, 2016
  6. Feb 03, 2016
  7. Jan 24, 2016
    • Stephan Beyer's avatar
      Fix whitespace issues · f7aa65db
      Stephan Beyer authored
      Git warns when it finds "whitespace errors". This commit gets
      rid of these whitespace errors for code and adoc files.
      f7aa65db
  8. Dec 31, 2015
  9. Dec 30, 2015
  10. Dec 03, 2015
  11. Oct 23, 2015
  12. Oct 10, 2015
  13. Oct 08, 2015
  14. Oct 07, 2015
  15. Sep 23, 2015
    • Arseny Kapoulkine's avatar
      scripts: Enable C++11 in CMakeLists · 2cda0533
      Arseny Kapoulkine authored
      We now make sure that in CMake builds we have long long support. This requires
      CMake 3.1 for target_compile_features.
      
      Fixes #53 (as long as packages use this CMake script... most of them do)
      2cda0533
  16. Apr 14, 2015
  17. Mar 19, 2015
  18. Nov 18, 2014
  19. Sep 15, 2014
    • Arseny Kapoulkine's avatar
      CMake tweaks: · da54ffd8
      Arseny Kapoulkine authored
      - Include GNUInstallDirs which sets up standard install locations including
        lib64 for mulilib systems.
      - Make BUILD_SHARED_LIBS an option instead of a variable which is better for
        use in either the cmake-gui or ccmake gui interfaces.
      - Setup a destination for WIN32 runtime DLL's which is also helpful for MinGW
        installs.
      
      git-svn-id: https://pugixml.googlecode.com/svn/trunk@1012 99668b35-9821-0410-8761-19e4c4f06640
      da54ffd8
  20. Sep 03, 2014
  21. Jul 28, 2014
  22. Feb 08, 2014
  23. Nov 20, 2012
  24. Jul 03, 2012
  25. Apr 09, 2012
  26. Apr 03, 2012
  27. Mar 23, 2012
  28. Jul 20, 2011
  29. Jul 07, 2011
Loading