Brad King
|
df62f64db7
Clean up install rules of CMake itself (#14371)
|
12 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
98c51ff6dc
ENH: Overhaul CMake version numbering
|
16 years ago |
Brad King
|
4c137bad6b
ENH: Add ELF file parsing
|
17 years ago |
Bill Hoffman
|
0dd276a311
ENH: remove CMAKE_PREFIX so changing it does not rebuild all
|
17 years ago |
Ken Martin
|
236d1ebf56
ENH: added CMAKE_STRICT option for var and property checking
|
18 years ago |
Bill Hoffman
|
2745742e09
STYLE: fix some kwstyle errors
|
18 years ago |
Bill Hoffman
|
e9a80cd8a9
ENH: add rc to version stuff
|
19 years ago |
Andy Cedilnik
|
29f91e1812
ENH: Propagate cmake variables to macros in C
|
19 years ago |
Brad King
|
1d38a3e09e
BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files.
|
19 years ago |
Bill Hoffman
|
c60f2fabc4
ENH: use cmake variables for cmDynamicLoader to figure out library prefix and extensions
|
22 years ago |
Brad King
|
a1bb1a4712
ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers.
|
22 years ago |
Brad King
|
1fe42129d4
ENH: Centralized setting of CMake version number to top-level CMake listfile.
|
23 years ago |
Brad King
|
07d35e662d
ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed.
|
23 years ago |
Bill Hoffman
|
95e4feb361
BUG: add in for scope variable
|
24 years ago |
Bill Hoffman
|
a2b757aa2d
ENH: better ability to find cmake program
|
24 years ago |
Bill Hoffman
|
adbae91cb5
ENH: fix cmake so it can boot strap itself better
|
24 years ago |