summaryrefslogtreecommitdiffstats
path: root/Source/cmConfigure.cmake.h.in
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Propagate cmake variables to macros in CAndy Cedilnik2006-03-171-0/+2
|
* BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and ↵Brad King2006-03-161-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 Hoffman2004-02-161-0/+5
| | | | and extensions
* ENH: Added optional configuration of data/doc/man dirs. This will be useful ↵Brad King2003-07-211-0/+2
| | | | for package maintainers.
* ENH: Centralized setting of CMake version number to top-level CMake listfile.Brad King2003-02-141-2/+3
|
* ENH: Added cmStringStream class to wrap std::stringstream or std::strstream ↵Brad King2002-06-191-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 variableBill Hoffman2001-08-091-0/+1
|
* ENH: better ability to find cmake programBill Hoffman2001-06-211-0/+3
|
* ENH: fix cmake so it can boot strap itself betterBill Hoffman2001-06-201-0/+5