Историја ревизија

Аутор SHA1 Порука Датум
  Brad King ec7cf7ea13 install: Thread message level setting through internal API пре 11 година
  Brad King 573fa3bf13 Factor cmInstallType out of cmTarget::TargetType пре 13 година
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License пре 16 година
  Brad King da993b64ce ENH: Remove unused PROPERTIES from file(INSTALL) пре 16 година
  Brad King 1595b8e69e ENH: Add install(DIRECTORY) option 'OPTIONAL' пре 16 година
  Brad King 5594ad4885 ENH: Updated exporting and importing of targets to support libraries and configurations. пре 17 година
  Brad King 7f29f8966d ENH: Further cleanup of installation script generation. The per-component and per-configuration testing is now done in cmake code instead of in the FILE(INSTALL) command. The generation of the cmake code to do these tests is centralized in cmInstallGenerator. Old-style shared library versioning and component/config support code has been removed from FILE(INSTALL). This commit is surrounded by the tags CMake-InstallGeneratorCleanup2-pre and CMake-InstallGeneratorCleanup2-post. пре 18 година
  Brad King fdf7b203af ENH: First step of install script generator cleanup. Each configuration to be installed is now separately handled instead of using variables to store per-configuration names. For targets the component and configuration install-time tests are now done in the install script instead of in the FILE(INSTALL) command. This cleans things up like not trying to strip a file that was optionally not installed. It also simplifies the code for install_name adjustment on OSX. This commit is surrounded by the tags CMake-InstallGeneratorCleanup1-pre and CMake-InstallGeneratorCleanup1-post. пре 18 година
  Alexander Neundorf 617602e9e9 пре 18 година
  Brad King bed79f6c6b ENH: Implemented INSTALL(DIRECTORY) command and added a test. Re-organized cmFileCommand's implementation of FILE(INSTALL) a bit to help out. This addresses bug#1694 and partially addresses bug#2691. пре 19 година
  Brad King 8a72d43c17 ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet finished so it is undocumented and there is no test. These changes also separate the notions of file and directory permissions. пре 19 година