1. 21 Apr, 2017 1 commit
  2. 20 Apr, 2017 1 commit
  3. 17 Apr, 2017 1 commit
    • David Seifert's avatar
      CMake improvements (#539) · 802fc36d
      David Seifert authored
      * Use GNUInstallDirs to allow changing target directories
      
      * Multi-lib distributions need to change the libdir
        which is only portably possible with `GNUInstallDirs`.
        The current `LIB_INSTALL_DIR` solution is not portable
        and not supported upstream by Kitware.
      * Multi-arch distributions such as Debian and Exherbo
        need to be able to change the bindir.
      
      * Do not install LICENSE.txt
      
      * Most distributions do not install license files, as they
        have all licenses stored in a central repository, in order
        not to duplicate the same file over and over.
      * License files do not need to be installed for a piece of
        software to be licensed under that license.
      802fc36d
  4. 15 Apr, 2017 1 commit
  5. 14 Apr, 2017 1 commit
  6. 07 Apr, 2017 4 commits
  7. 06 Apr, 2017 1 commit
  8. 05 Apr, 2017 14 commits
  9. 03 Apr, 2017 3 commits
  10. 30 Mar, 2017 3 commits
  11. 28 Mar, 2017 3 commits
  12. 25 Mar, 2017 1 commit
  13. 24 Mar, 2017 2 commits
  14. 23 Mar, 2017 3 commits
  15. 22 Mar, 2017 1 commit