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

Аутор SHA1 Порука Датум
  Nick Lewis 18ce97c4a2 install: Add EXCLUDE_FROM_ALL option (#14921) пре 9 година
  Brad King 7607c3d16a cmInstallGenerator: Pass destination explicitly to AddInstallRule пре 10 година
  Brad King ebd556caa9 cmInstallGenerator: Fix check for absolute install destinations пре 10 година
  Brad King 290ca8e2d0 cmInstallGenerator: Refactor computation of absolute install dest пре 10 година
  Brad King d19b64d671 install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761) пре 11 година
  Brad King c9568de52c install: Add CMAKE_INSTALL_MESSAGE variable (#13761) пре 11 година
  Brad King ec7cf7ea13 install: Thread message level setting through internal API пре 11 година
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. пре 11 година
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings пре 11 година
  Stephen Kelly 33055c405e Generate modern-style cmake code. пре 12 година
  Eric NOULARD 4986d525af Use CPACK_xxx and CMAKE_xxx in a consistent way. пре 13 година
  Eric NOULARD f90223cafc Fix KWStyle warning пре 13 година
  Eric NOULARD 47f0dbd70b CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATION пре 13 година
  Brad King 573fa3bf13 Factor cmInstallType out of cmTarget::TargetType пре 13 година
  Eric NOULARD 225abc555d InstallGen/CPack fix handling absolute installed file regression пре 15 година
  Eric NOULARD 6a521f8604 CPack Enable better handling of absolute installed files пре 15 година
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License пре 16 година
  Brad King da993b64ce ENH: Remove unused PROPERTIES from file(INSTALL) пре 16 година
  Brad King e67f5138b8 ENH: Refactor cmInstallGenerator for re-use пре 16 година
  Brad King b14abe31a9 BUG: Fix component-name test on installation пре 17 година
  Brad King 5594ad4885 ENH: Updated exporting and importing of targets to support libraries and configurations. пре 18 година
  Alexander Neundorf 7db8c86ac9 пре 18 година
  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 c83ae4673d ENH: Improved indentation of generated cmake_install.cmake code. пре 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 година
  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 година
  Ken Martin ba2b99bb9f STYLE: fix line length пре 19 година
  Brad King 50a0f71120 ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuration install rules. пре 19 година
  Brad King 08b14163ee ENH: Added named component installation implementation. Installation behavior should be unchanged unless -DCOMPONENT=<name> is specified when cmake_install.cmake is invoked. пре 19 година