Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
11 gadi atpakaļ |
Ben Boeckel
|
ec97ed7d0c
stringapi: Use strings for property names
|
12 gadi atpakaļ |
Brad King
|
d2059d2511
cmVersion: Fix CMake_VERSION_ENCODE for date in patch level
|
11 gadi atpakaļ |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 gadi atpakaļ |
Brad King
|
399e9c46d8
Drop builtin property documentation
|
12 gadi atpakaļ |
Stephen Kelly
|
273ecab96d
CLI: Suppress the unused warning if the key value pair is cached.
|
12 gadi atpakaļ |
Andreas Mohr
|
ddac8d3d2d
Fix spelling and typos (affecting binary data / module messages)
|
12 gadi atpakaļ |
Brad King
|
1df09e5773
Delete entire CMakeFiles directory when deleting CMakeCache.txt (#13756)
|
12 gadi atpakaļ |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 gadi atpakaļ |
Brad King
|
9eb8e4b22b
Write CMakeCache.txt atomically (#13040)
|
13 gadi atpakaļ |
Alex Neundorf
|
9dbba1b464
Fix #12342: Add APPEND_STRING option to set_property()
|
14 gadi atpakaļ |
David Cole
|
a2a997d8c4
Correct misspelling in error message text.
|
15 gadi atpakaļ |
Ben Boeckel
|
8b143fab66
Condense parsing of cache entries
|
15 gadi atpakaļ |
Ben Boeckel
|
122ebf1297
Support manual cache entries
|
15 gadi atpakaļ |
Ben Boeckel
|
6fe8624b7f
Fix parsing of cache variables without a type
|
15 gadi atpakaļ |
Brad King
|
8779559dd5
Remove unused #include <windows.h>
|
16 gadi atpakaļ |
David Cole
|
a9dcc7fd47
Fix warnings in CMake source code. Suppress warnings in Lexer and Parser files that are 'too hard' to fix.
|
16 gadi atpakaļ |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 gadi atpakaļ |
Brad King
|
74b79d3b39
Remove barely-used cmCacheManager::AddCacheEntry
|
16 gadi atpakaļ |
Brad King
|
5cde305b99
BUG: Document internal cache property MODIFIED
|
16 gadi atpakaļ |
Brad King
|
5e49dc4346
BUG: Fix cache properties for CMAKE_STRICT build
|
16 gadi atpakaļ |
Brad King
|
d96e7e0e5a
COMP: Do not use void returns
|
16 gadi atpakaļ |
Brad King
|
dd7b48c9c3
ENH: Define STRINGS cache entry property
|
16 gadi atpakaļ |
Brad King
|
1b43bea91c
ENH: Refactor cache entry writing and reading
|
16 gadi atpakaļ |
Brad King
|
32258b44bc
ENH: Document CACHE entry properties
|
16 gadi atpakaļ |
Brad King
|
e5e91d6179
ENH: Teach set/get_property about CACHE properties
|
16 gadi atpakaļ |
Brad King
|
ca9fb4826f
ENH: Use cmPropertyMap for cache properties
|
16 gadi atpakaļ |
Brad King
|
98c51ff6dc
ENH: Overhaul CMake version numbering
|
16 gadi atpakaļ |
Bill Hoffman
|
32dbc4acf8
ENH: fix fix for unc paths
|
16 gadi atpakaļ |
Bill Hoffman
|
67ddd0c837
BUG: fix for 0008378, lists with FILEPATH and UNC //server/path fail
|
16 gadi atpakaļ |