Brad King 1595b8e69e ENH: Add install(DIRECTORY) option 'OPTIONAL' 17 年 前
..
TestSubDir 3d44b9a354 ENH: Add additional subdirectory to improve testing and to allow cleanup when testing cpack 20 年 前
scripts a99c60b0ed ENH: Added testing of REGEX option to INSTALL(DIRECTORY). Added tests to cover all forms of old-style install commands. 18 年 前
CMakeLists.txt 1595b8e69e ENH: Add install(DIRECTORY) option 'OPTIONAL' 17 年 前
InstallScript1.cmake d4c5fe840b ENH: Added INSTALL(CODE) mode to allow inline specification of install script code. This reduces the need for configuring an install script that needs some variable settings because the install code can set thing up first. 20 年 前
InstallScript2.cmake d4c5fe840b ENH: Added INSTALL(CODE) mode to allow inline specification of install script code. This reduces the need for configuring an install script that needs some variable settings because the install code can set thing up first. 20 年 前
InstallScript3.cmake c8e832dcf5 BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of the INSTALL command. 18 年 前
InstallScript4.cmake c8e832dcf5 BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of the INSTALL command. 18 年 前
PackageScript.cmake df1ff57498 ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPack; make SetOptionIfNotSet more robust to handle empty options; do test TGZ, STGZ, and TZ, Add handling (and test) of Install Script; set environment variable CMAKE_INSTALL_PREFIX 19 年 前
PostInstall.cmake db68c543ff ENH: Add pre and post install script support 22 年 前
PreInstall.cmake db68c543ff ENH: Add pre and post install script support 22 年 前
foo.c 2522153e59 ENH: Fix test on HP-UX 22 年 前
foo.h 2522153e59 ENH: Fix test on HP-UX 22 年 前
inst.cxx a99c60b0ed ENH: Added testing of REGEX option to INSTALL(DIRECTORY). Added tests to cover all forms of old-style install commands. 18 年 前
inst2.cxx a2e136fd17 ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and PROGRAMS mode, and corresponding support to FILE(INSTALL). Default permissions for shared libraries on non-Windows/non-OSX platforms no longer has the execute bit set. 20 年 前
lib1.cxx 2106bdc4ec ENH: Add install test 22 年 前
lib1.h 2106bdc4ec ENH: Add install test 22 年 前
lib2.cxx 2106bdc4ec ENH: Add install test 22 年 前
lib2.h 228dc330f6 ENH: Fix exports 22 年 前
lib3.cxx 2106bdc4ec ENH: Add install test 22 年 前
lib3.h 228dc330f6 ENH: Fix exports 22 年 前
lib4.cxx f9b43b9212 BUG: Implement installing of shared library versioning and add test for the whole thing 21 年 前
lib4.h f9b43b9212 BUG: Implement installing of shared library versioning and add test for the whole thing 21 年 前