Skip to content
Snippets Groups Projects
  1. 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
  2. Dec 31, 2015
  3. Dec 30, 2015
  4. Dec 03, 2015
  5. Oct 23, 2015
  6. Oct 10, 2015
  7. Oct 08, 2015
  8. Oct 07, 2015
  9. 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
  10. Apr 14, 2015
  11. Mar 19, 2015
  12. Nov 18, 2014
  13. 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
  14. Sep 03, 2014
  15. Jul 28, 2014
  16. Feb 08, 2014
  17. Nov 20, 2012
  18. Jul 03, 2012
  19. Apr 09, 2012
  20. Apr 03, 2012
  21. Mar 23, 2012
  22. Jul 20, 2011
  23. Jul 07, 2011
  24. Nov 17, 2010
  25. Nov 12, 2010
  26. Sep 20, 2010
  27. Jul 19, 2010
  28. Jul 11, 2010
  29. Jun 10, 2010
Loading