Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Need to install CMakeCXXCompilerId.cpp so that C++ compiler ↵ | Brad King | 2007-04-30 | 1 | -0/+1 |
| | | | | identification works in an install tree. | ||||
* | BUG: also install CMakePlatformId.h, otherwise the check for the compiler id | Alexander Neundorf | 2007-04-30 | 1 | -0/+1 |
| | | | | | | works only when building cmake itself, but not with an installed cmake Alex | ||||
* | ENH: Installing readme.txt in Modules directory to be consistent with windows. | Brad King | 2003-08-11 | 1 | -1/+1 |
| | |||||
* | ENH: Added optional configuration of data/doc/man dirs. This will be useful ↵ | Brad King | 2003-07-21 | 1 | -4/+4 |
| | | | | for package maintainers. | ||||
* | add install stuff for platform directory | Bill Hoffman | 2002-11-11 | 1 | -0/+1 |
| | |||||
* | ENH: Adding install of .in and .c modules. | Luis Ibanez | 2002-10-02 | 1 | -0/+3 |
| | |||||
* | ENH: Adding installation of TRY_COMPILE tests. | Brad King | 2002-09-17 | 1 | -0/+1 |
| | |||||
* | ENH: Added support for using backslash-style escaping in CMakeLists.txt file ↵ | Brad King | 2001-07-17 | 1 | -1/+1 |
| | | | | arguments. This allows double quotes to be used in arguments. | ||||
* | better install support | Ken Martin | 2001-06-21 | 1 | -0/+2 |