You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andy Cedilnik 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 years ago
..
TestSubDir ENH: Add additional subdirectory to improve testing and to allow cleanup when testing cpack 20 years ago
scripts 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 years ago
CMakeLists.txt 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 years ago
InstallScript1.cmake 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 years ago
InstallScript2.cmake 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 years ago
PackageScript.cmake 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 years ago
PostInstall.cmake ENH: Add pre and post install script support 22 years ago
PreInstall.cmake ENH: Add pre and post install script support 22 years ago
foo.c ENH: Fix test on HP-UX 22 years ago
foo.h ENH: Fix test on HP-UX 22 years ago
inst.cxx 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 years ago
inst2.cxx 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 years ago
lib1.cxx ENH: Add install test 22 years ago
lib1.h ENH: Add install test 22 years ago
lib2.cxx ENH: Add install test 22 years ago
lib2.h ENH: Fix exports 22 years ago
lib3.cxx ENH: Add install test 22 years ago
lib3.h ENH: Fix exports 22 years ago
lib4.cxx BUG: Implement installing of shared library versioning and add test for the whole thing 21 years ago
lib4.h BUG: Implement installing of shared library versioning and add test for the whole thing 21 years ago