Daniel Pfeifer
|
c3819acad2
cmConfigure.h: Establish as 'include first' file
|
9 жил өмнө |
Nicolas BUNEL
|
18bfbc972f
Add option to control 'bin' directory of CMake's own installation (#16076)
|
9 жил өмнө |
Stephen Kelly
|
d7923b82ad
Use std::unordered_map instead of hash_map where available.
|
10 жил өмнө |
Stephen Kelly
|
5e92c82655
Remove some obsolete stuff.
|
11 жил өмнө |
Clinton Stimpson
|
e42da30782
Mach-O: Add Mach-O parser for OS X and iOS.
|
11 жил өмнө |
Clinton Stimpson
|
91fd99b865
Encoding: Provide option to configure CMake to use UTF-8 encoding.
|
11 жил өмнө |
Brad King
|
d1526f825e
Refactor internal resource location APIs and initialization
|
12 жил өмнө |
Brad King
|
277bd1db98
Drop CMAKE_STRICT mode
|
12 жил өмнө |
Brad King
|
df62f64db7
Clean up install rules of CMake itself (#14371)
|
12 жил өмнө |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 жил өмнө |
Brad King
|
98c51ff6dc
ENH: Overhaul CMake version numbering
|
16 жил өмнө |
Brad King
|
4c137bad6b
ENH: Add ELF file parsing
|
18 жил өмнө |
Bill Hoffman
|
0dd276a311
ENH: remove CMAKE_PREFIX so changing it does not rebuild all
|
18 жил өмнө |
Ken Martin
|
236d1ebf56
ENH: added CMAKE_STRICT option for var and property checking
|
18 жил өмнө |
Bill Hoffman
|
2745742e09
STYLE: fix some kwstyle errors
|
18 жил өмнө |
Bill Hoffman
|
e9a80cd8a9
ENH: add rc to version stuff
|
19 жил өмнө |
Andy Cedilnik
|
29f91e1812
ENH: Propagate cmake variables to macros in C
|
19 жил өмнө |
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 жил өмнө |
Bill Hoffman
|
c60f2fabc4
ENH: use cmake variables for cmDynamicLoader to figure out library prefix and extensions
|
22 жил өмнө |
Brad King
|
a1bb1a4712
ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers.
|
22 жил өмнө |
Brad King
|
1fe42129d4
ENH: Centralized setting of CMake version number to top-level CMake listfile.
|
23 жил өмнө |
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 жил өмнө |
Bill Hoffman
|
95e4feb361
BUG: add in for scope variable
|
24 жил өмнө |
Bill Hoffman
|
a2b757aa2d
ENH: better ability to find cmake program
|
24 жил өмнө |
Bill Hoffman
|
adbae91cb5
ENH: fix cmake so it can boot strap itself better
|
24 жил өмнө |