| .. |
|
TestSubDir
|
3d44b9a354
ENH: Add additional subdirectory to improve testing and to allow cleanup when testing cpack
|
19 years ago |
|
scripts
|
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 years ago |
|
CMakeLists.txt
|
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 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 |
|
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
|
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 |
|
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 |