summaryrefslogtreecommitdiffstats
path: root/Tests/SimpleInstallS2/inst.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Added testing of REGEX option to INSTALL(DIRECTORY). Added tests to ↵Brad King2007-05-251-0/+2
| | | | cover all forms of old-style install commands.
* ENH: Add test to see if INSTALL_FILES actually worked.Brad King2007-05-251-0/+1
|
* ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and ↵Brad King2006-03-031-2/+8
| | | | 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.
* BUG: Implement installing of shared library versioning and add test for the ↵Andy Cedilnik2004-06-281-0/+6
| | | | whole thing
* ENH: Some systems do not handle spaces in the pathAndy Cedilnik2004-02-091-1/+1
|
* ENH: Fix test on HP-UXBerk Geveci2004-02-041-1/+1
|
* ENH: Add install testAndy Cedilnik2004-02-011-0/+22