Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Install all Modules and Templates | Brad King | 2009-07-24 | 1 | -3/+0 |
| | | | | | | | This removes the file-wise installation rules for Modules and Templates and instead installs the whole directories. This approach is much less error-prone. The old approach was left from before CMake had the install(DIRECTORY) command. | ||||
* | BUG: Added installation of .in files as well as .cmake files. | Brad King | 2005-02-24 | 1 | -0/+1 |
| | |||||
* | ENH: Added optional configuration of data/doc/man dirs. This will be useful ↵ | Brad King | 2003-07-21 | 1 | -1/+1 |
| | | | | for package maintainers. | ||||
* | add install stuff for platform directory | Bill Hoffman | 2002-11-11 | 1 | -0/+2 |