Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add rc to version stuff | Bill Hoffman | 2006-11-28 | 1 | -1/+1 |
| | |||||
* | ENH: Propagate cmake variables to macros in C | Andy Cedilnik | 2006-03-17 | 1 | -0/+2 |
| | |||||
* | BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and ↵ | Brad King | 2006-03-16 | 1 | -5/+0 |
| | | | | CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files. | ||||
* | ENH: use cmake variables for cmDynamicLoader to figure out library prefix ↵ | Bill Hoffman | 2004-02-16 | 1 | -0/+5 |
| | | | | and extensions | ||||
* | ENH: Added optional configuration of data/doc/man dirs. This will be useful ↵ | Brad King | 2003-07-21 | 1 | -0/+2 |
| | | | | for package maintainers. | ||||
* | ENH: Centralized setting of CMake version number to top-level CMake listfile. | Brad King | 2003-02-14 | 1 | -2/+3 |
| | |||||
* | ENH: Added cmStringStream class to wrap std::stringstream or std::strstream ↵ | Brad King | 2002-06-19 | 1 | -0/+1 |
| | | | | depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed. | ||||
* | BUG: add in for scope variable | Bill Hoffman | 2001-08-09 | 1 | -0/+1 |
| | |||||
* | ENH: better ability to find cmake program | Bill Hoffman | 2001-06-21 | 1 | -0/+3 |
| | |||||
* | ENH: fix cmake so it can boot strap itself better | Bill Hoffman | 2001-06-20 | 1 | -0/+5 |