| .. |
|
TestSubDir
|
3d44b9a354
ENH: Add additional subdirectory to improve testing and to allow cleanup when testing cpack
|
19 years ago |
|
scripts
|
a99c60b0ed
ENH: Added testing of REGEX option to INSTALL(DIRECTORY). Added tests to cover all forms of old-style install commands.
|
18 years ago |
|
CMakeLists.txt
|
1332b55794
BUG: Updated SimpleInstall tests for new export/import interface.
|
18 years ago |
|
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.
|
19 years ago |
|
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.
|
19 years ago |
|
InstallScript3.cmake
|
c8e832dcf5
BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of the INSTALL command.
|
18 years ago |
|
InstallScript4.cmake
|
c8e832dcf5
BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of the INSTALL command.
|
18 years ago |
|
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 years ago |
|
PostInstall.cmake
|
db68c543ff
ENH: Add pre and post install script support
|
21 years ago |
|
PreInstall.cmake
|
db68c543ff
ENH: Add pre and post install script support
|
21 years ago |
|
foo.c
|
2522153e59
ENH: Fix test on HP-UX
|
22 years ago |
|
foo.h
|
2522153e59
ENH: Fix test on HP-UX
|
22 years ago |
|
inst.cxx
|
a99c60b0ed
ENH: Added testing of REGEX option to INSTALL(DIRECTORY). Added tests to cover all forms of old-style install commands.
|
18 years ago |
|
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.
|
19 years ago |
|
lib1.cxx
|
2106bdc4ec
ENH: Add install test
|
22 years ago |
|
lib1.h
|
2106bdc4ec
ENH: Add install test
|
22 years ago |
|
lib2.cxx
|
2106bdc4ec
ENH: Add install test
|
22 years ago |
|
lib2.h
|
228dc330f6
ENH: Fix exports
|
22 years ago |
|
lib3.cxx
|
2106bdc4ec
ENH: Add install test
|
22 years ago |
|
lib3.h
|
228dc330f6
ENH: Fix exports
|
22 years ago |
|
lib4.cxx
|
f9b43b9212
BUG: Implement installing of shared library versioning and add test for the whole thing
|
21 years ago |
|
lib4.h
|
f9b43b9212
BUG: Implement installing of shared library versioning and add test for the whole thing
|
21 years ago |