Skip to content
Snippets Groups Projects
  1. Aug 26, 2013
    • Brad King's avatar
      Clean up install rules of CMake itself (#14371) · df62f64d
      Brad King authored
      Ensure CMAKE_DATA_DIR, CMAKE_DOC_DIR, and CMAKE_MAN_DIR are always
      relative paths in CMake code, and set defaults accordingly.  Use the
      install() command instead of install_files() and install_targets().
      This is more modern and also avoids stripping of the first character
      from user-specified destinations.
      
      While at it, fix the default destinations reported in the bootstrap
      help.
      df62f64d
  2. Aug 15, 2013
  3. Aug 14, 2013
  4. Aug 13, 2013
  5. Aug 12, 2013
  6. Aug 11, 2013
  7. Aug 10, 2013
  8. Aug 09, 2013
  9. Aug 08, 2013
Loading