David Cole
|
a2a997d8c4
Correct misspelling in error message text.
|
15 年之前 |
Ben Boeckel
|
8b143fab66
Condense parsing of cache entries
|
15 年之前 |
Ben Boeckel
|
122ebf1297
Support manual cache entries
|
15 年之前 |
Ben Boeckel
|
6fe8624b7f
Fix parsing of cache variables without a type
|
15 年之前 |
Brad King
|
8779559dd5
Remove unused #include <windows.h>
|
16 年之前 |
David Cole
|
a9dcc7fd47
Fix warnings in CMake source code. Suppress warnings in Lexer and Parser files that are 'too hard' to fix.
|
16 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Brad King
|
74b79d3b39
Remove barely-used cmCacheManager::AddCacheEntry
|
16 年之前 |
Brad King
|
5cde305b99
BUG: Document internal cache property MODIFIED
|
16 年之前 |
Brad King
|
5e49dc4346
BUG: Fix cache properties for CMAKE_STRICT build
|
16 年之前 |
Brad King
|
d96e7e0e5a
COMP: Do not use void returns
|
16 年之前 |
Brad King
|
dd7b48c9c3
ENH: Define STRINGS cache entry property
|
16 年之前 |
Brad King
|
1b43bea91c
ENH: Refactor cache entry writing and reading
|
16 年之前 |
Brad King
|
32258b44bc
ENH: Document CACHE entry properties
|
16 年之前 |
Brad King
|
e5e91d6179
ENH: Teach set/get_property about CACHE properties
|
16 年之前 |
Brad King
|
ca9fb4826f
ENH: Use cmPropertyMap for cache properties
|
16 年之前 |
Brad King
|
98c51ff6dc
ENH: Overhaul CMake version numbering
|
16 年之前 |
Bill Hoffman
|
32dbc4acf8
ENH: fix fix for unc paths
|
16 年之前 |
Bill Hoffman
|
67ddd0c837
BUG: fix for 0008378, lists with FILEPATH and UNC //server/path fail
|
16 年之前 |
Brad King
|
33e865c041
ENH: Add unset() command.
|
17 年之前 |
Brad King
|
44cf465ff5
BUG: Fix uninitialzed members of cmCacheManager.
|
18 年之前 |
Brad King
|
7213408287
ENH: Added cmMakefile::NeedCacheCompatibility method and support for it in cmCacheManager. This will allow commands to modify their behavior when running with a cache loaded from an earlier CMake version.
|
18 年之前 |
Bill Hoffman
|
30ad13be94
ENH: fix spelling error
|
18 年之前 |
Alexander Neundorf
|
003654670b
|
18 年之前 |
Alexander Neundorf
|
26a5a295eb
|
18 年之前 |
Bill Hoffman
|
ccb77b65c6
ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only use cmVersion
|
19 年之前 |
Ken Martin
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 年之前 |
Ken Martin
|
5ac59d81d3
STYLE: fix line length
|
19 年之前 |
Andy Cedilnik
|
15d7dd9937
ENH: Remove cmGlob and use glob from kwsys
|
19 年之前 |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 年之前 |