Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Added testing of REGEX option to INSTALL(DIRECTORY). Added tests to ↵ | Brad King | 2007-05-25 | 1 | -0/+2 |
| | | | | cover all forms of old-style install commands. | ||||
* | ENH: Add test to see if INSTALL_FILES actually worked. | Brad King | 2007-05-25 | 1 | -0/+1 |
| | |||||
* | ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and ↵ | Brad King | 2006-03-03 | 1 | -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 Cedilnik | 2004-06-28 | 1 | -0/+6 |
| | | | | whole thing | ||||
* | ENH: Some systems do not handle spaces in the path | Andy Cedilnik | 2004-02-09 | 1 | -1/+1 |
| | |||||
* | ENH: Fix test on HP-UX | Berk Geveci | 2004-02-04 | 1 | -1/+1 |
| | |||||
* | ENH: Add install test | Andy Cedilnik | 2004-02-01 | 1 | -0/+22 |