| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: add INSTALL(EXPORT ...) mode and INSTALL( TARGETS ... EXPORT <set> ) , | Alexander Neundorf | 2007-06-19 | 1 | -0/+1 |
|
|
* | STYLE: preparations for the INSTALL(EXPORT ...) generator | Alexander Neundorf | 2007-06-19 | 1 | -2/+2 |
|
|
* | STYLE: add some more line breaks so it should be easier to read | Alexander Neundorf | 2007-06-15 | 1 | -6/+6 |
|
|
* | ENH: Added OPTIONAL option to INSTALL command to allow installation of files ... | Brad King | 2006-10-05 | 1 | -2/+5 |
|
|
* | ENH: Add support to INSTALL(DIRECTORY) to install an empty directory. This a... | Brad King | 2006-08-29 | 1 | -0/+2 |
|
|
* | BUG: Fixed man page formatting for INSTALL command documentation. Fixed line... | Brad King | 2006-08-22 | 1 | -12/+14 |
|
|
* | ENH: Implemented INSTALL(DIRECTORY) command and added a test. Re-organized c... | Brad King | 2006-08-21 | 1 | -0/+49 |
|
|
* | ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet f... | Brad King | 2006-08-17 | 1 | -0/+1 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 1 | -7/+9 |
|
|
* | ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuratio... | Brad King | 2006-05-05 | 1 | -0/+5 |
|
|
* | BUG: Using the source-file permissions by default for installation is somewha... | Brad King | 2006-04-18 | 1 | -2/+4 |
|
|
* | ENH: Added INSTALL(CODE) mode to allow inline specification of install script... | Brad King | 2006-04-13 | 1 | -4/+8 |
|
|
* | ENH: Added named component installation implementation. Installation behavio... | Brad King | 2006-03-30 | 1 | -2/+12 |
|
|
* | ENH: Added ARCHIVE option to the TARGETS mode of the INSTALL command. It is ... | Brad King | 2006-03-24 | 1 | -16/+22 |
|
|
* | ENH: Added PERMISSIONS option to the TARGETS mode of the INSTALL command. | Brad King | 2006-03-04 | 1 | -0/+1 |
|
|
* | ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and ... | Brad King | 2006-03-03 | 1 | -7/+23 |
|
|
* | ENH: Implemented FILES and PROGRAMS forms of the INSTALL command as replaceme... | Brad King | 2006-02-19 | 1 | -11/+38 |
|
|
* | ENH: Created new install script generation framework. The INSTALL command cr... | Brad King | 2006-02-19 | 1 | -9/+55 |
|
|
* | ENH: Added INSTALL command as a placeholder for a future generic install spec... | Brad King | 2006-02-10 | 1 | -0/+80 |
|
|