Stephen Kelly
|
c70b9b51d9
Fix style.
|
12 жил өмнө |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 жил өмнө |
Alex Neundorf
|
9dbba1b464
Fix #12342: Add APPEND_STRING option to set_property()
|
14 жил өмнө |
Ben Boeckel
|
8b143fab66
Condense parsing of cache entries
|
15 жил өмнө |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 жил өмнө |
Brad King
|
74b79d3b39
Remove barely-used cmCacheManager::AddCacheEntry
|
16 жил өмнө |
Brad King
|
5e49dc4346
BUG: Fix cache properties for CMAKE_STRICT build
|
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 жил өмнө |
Ken Martin
|
55eede4b13
ENH: clean up some policy stuff and interactions with CMAKE_BACKWARDS_COMPATIBILITY and CMAKE_MINIMUM_REQUIRED
|
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 жил өмнө |
Brad King
|
5239769f5c
BUG: When a non-cache variable is marked as advance do not use the cmMakefile implementation of AddCacheDefinition to avoid removing the makefile definition.
|
18 жил өмнө |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 жил өмнө |
Bill Hoffman
|
6b47b28867
ENH: fix line length style stuff
|
19 жил өмнө |
Bill Hoffman
|
8cdb87eaa7
ENH: if CMakeCache.txt has been removed, then automatically remove CMakefiles/*.cmake
|
19 жил өмнө |
Bill Hoffman
|
5bf55d1590
ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString
|
21 жил өмнө |
Ken Martin
|
d7c6f51d00
updates to gui to delete cache
|
21 жил өмнө |
Andy Cedilnik
|
91065673d6
ENH: Get accessor for cache value as boolean
|
22 жил өмнө |
Andy Cedilnik
|
32bfe66b5d
BUG: Fix problem with uninitialized variables
|
22 жил өмнө |
Andy Cedilnik
|
2f98c791fa
ENH: Allow specifying cmake variables on the command line without specifying the type Bug #118 - Specifying cache entries with -D should not need the type
|
22 жил өмнө |
Andy Cedilnik
|
42db187012
ENH: Add method to convert from CacheEntryType to string
|
22 жил өмнө |
Andy Cedilnik
|
6631d78754
Cache manager should be able to take no arguments
|
22 жил өмнө |
Brad King
|
5bcd9203c3
ENH: Better error checking for cache iterator.
|
23 жил өмнө |
Bill Hoffman
|
b123c07ecf
rename foo variables to better names
|
23 жил өмнө |
Brad King
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 жил өмнө |
Andy Cedilnik
|
577cf91945
Fix problems with advanced not being marked.
|
23 жил өмнө |
Andy Cedilnik
|
c478520cab
Fix build problem on Sun
|
23 жил өмнө |