Ken Martin
|
c6b011e35e
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
|
20 năm trước cách đây |
Andy Cedilnik
|
c4db8aba73
STYLE: Fix typos
|
20 năm trước cách đây |
Bill Hoffman
|
a3d1de8cd2
ENH: make regex static so it is not recomputed for each line of the cache
|
20 năm trước cách đây |
Brad King
|
5ddaebb522
COMP: Removed warning due to unsigned enum type.
|
20 năm trước cách đây |
Andy Cedilnik
|
c48af00154
BUG: Handle DOS files un unix file systems
|
21 năm trước cách đây |
Bill Hoffman
|
5bf55d1590
ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString
|
21 năm trước cách đây |
Bill Hoffman
|
b5bdf2cb0a
ENH: add better error reporting for file open failures
|
21 năm trước cách đây |
Brad King
|
4eb0400c98
ENH: Adding MODIFIED property to cache values that have been changed by the user.
|
21 năm trước cách đây |
Ken Martin
|
d7c6f51d00
updates to gui to delete cache
|
21 năm trước cách đây |
Andy Cedilnik
|
ff32379e26
BUG: Fixed Bug #154 - Uninitialized type initialized value cache variables should return value
|
22 năm trước cách đây |
Ken Martin
|
072db6ad70
removed redundent includes
|
22 năm trước cách đây |
Andy Cedilnik
|
91065673d6
ENH: Get accessor for cache value as boolean
|
22 năm trước cách đây |
Andy Cedilnik
|
32bfe66b5d
BUG: Fix problem with uninitialized variables
|
22 năm trước cách đây |
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 năm trước cách đây |
Brad King
|
38482b46d1
ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression.
|
22 năm trước cách đây |
Andy Cedilnik
|
42db187012
ENH: Add method to convert from CacheEntryType to string
|
22 năm trước cách đây |
Andy Cedilnik
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
22 năm trước cách đây |
Bill Hoffman
|
ae5a80c795
spelling errors
|
23 năm trước cách đây |
Brad King
|
5bcd9203c3
ENH: Better error checking for cache iterator.
|
23 năm trước cách đây |
Bill Hoffman
|
7985bc118e
ENH: add a rule to automatically re-run cmake from the top if the CMakeCache.txt file is changed
|
23 năm trước cách đây |
Bill Hoffman
|
7b54b22ccd
ENH: force a global generate if the cache version does not match the running cmake
|
23 năm trước cách đây |
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 năm trước cách đây |
Andy Cedilnik
|
77616437d1
Remove tabs
|
23 năm trước cách đây |
Andy Cedilnik
|
f68f7c2550
Fix reading of advanced values from CMakeCache
|
23 năm trước cách đây |
Andy Cedilnik
|
577cf91945
Fix problems with advanced not being marked.
|
23 năm trước cách đây |
Ken Martin
|
4dec2a174a
remove unused variables
|
23 năm trước cách đây |
Andy Cedilnik
|
cf272c76ad
Oops, too fast commit; add missing ;
|
23 năm trước cách đây |
Andy Cedilnik
|
6a2174ff9d
Add more error checking
|
23 năm trước cách đây |
Brad King
|
1eb3dd19fc
BUG: GetCacheValue must check if value is UNINITIALIZED. If so, pretend it doesn't exist.
|
23 năm trước cách đây |
Andy Cedilnik
|
62d654abae
Fix find and remove check for uninitialized entries
|
23 năm trước cách đây |