summaryrefslogtreecommitdiffstats
path: root/Tests/SimpleInstallS2/scripts
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Added testing of REGEX option to INSTALL(DIRECTORY). Added tests to ↵Brad King2007-05-251-0/+1
| | | | cover all forms of old-style install commands.
* ENH: Implemented INSTALL(DIRECTORY) command and added a test. Re-organized ↵Brad King2006-08-213-0/+4
cmFileCommand's implementation of FILE(INSTALL) a bit to help out. This addresses bug#1694 and partially addresses bug#2691.