David Cole 6767a658fc BUG: Need extra regex to parse sw_vers output on Mac OSX 10.2 (and presumably earlier) to avoid running PackageMaker during the SimpleInstall* tests. See comment in CMake/Tests/SimpleInstall/CMakeLists.txt for more info. il y a 18 ans
..
TestSubDir 3d44b9a354 ENH: Add additional subdirectory to improve testing and to allow cleanup when testing cpack il y a 20 ans
scripts a99c60b0ed ENH: Added testing of REGEX option to INSTALL(DIRECTORY). Added tests to cover all forms of old-style install commands. il y a 18 ans
CMakeLists.txt 6767a658fc BUG: Need extra regex to parse sw_vers output on Mac OSX 10.2 (and presumably earlier) to avoid running PackageMaker during the SimpleInstall* tests. See comment in CMake/Tests/SimpleInstall/CMakeLists.txt for more info. il y a 18 ans
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. il y a 19 ans
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. il y a 19 ans
InstallScript3.cmake c8e832dcf5 BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of the INSTALL command. il y a 18 ans
InstallScript4.cmake c8e832dcf5 BUG: Fix #5868 - add COMPONENT handling to the SCRIPT and CODE signatures of the INSTALL command. il y a 18 ans
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 il y a 19 ans
PostInstall.cmake db68c543ff ENH: Add pre and post install script support il y a 22 ans
PreInstall.cmake db68c543ff ENH: Add pre and post install script support il y a 22 ans
foo.c 2522153e59 ENH: Fix test on HP-UX il y a 22 ans
foo.h 2522153e59 ENH: Fix test on HP-UX il y a 22 ans
inst.cxx a99c60b0ed ENH: Added testing of REGEX option to INSTALL(DIRECTORY). Added tests to cover all forms of old-style install commands. il y a 18 ans
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. il y a 20 ans
lib1.cxx 2106bdc4ec ENH: Add install test il y a 22 ans
lib1.h 2106bdc4ec ENH: Add install test il y a 22 ans
lib2.cxx 2106bdc4ec ENH: Add install test il y a 22 ans
lib2.h 228dc330f6 ENH: Fix exports il y a 22 ans
lib3.cxx 2106bdc4ec ENH: Add install test il y a 22 ans
lib3.h 228dc330f6 ENH: Fix exports il y a 22 ans
lib4.cxx f9b43b9212 BUG: Implement installing of shared library versioning and add test for the whole thing il y a 21 ans
lib4.h f9b43b9212 BUG: Implement installing of shared library versioning and add test for the whole thing il y a 21 ans