MantisBT - CMake
View Issue Details
0000013CMakeCMakepublic2003-06-27 11:172007-08-30 09:58
Bill Hoffman 
 
lowfeaturealways
closedfixed 
 
 
0000013: delete cache internals command
Provide some way of cleaning a cache, by deleting the cache internals. This would allow for try compile stuff to be re-run without deleting hand entered values in the cache.
No tags attached.
Issue History
2007-08-28 15:51Zack GalbreathProject@1@ => CMake
2007-08-28 15:51Zack GalbreathAssigned ToZack Galbreath =>
2007-08-28 15:51Zack GalbreathPrioritynormal => low
2007-08-28 15:51Zack GalbreathSeverityminor => feature
2007-08-28 15:51Zack GalbreathResolutionfixed => suspended
2007-08-28 15:51Zack GalbreathSummaryGoodsite => delete cache internals command
2007-08-28 15:52Zack GalbreathCategoryModules => CMake
2007-08-28 15:52Zack GalbreathNote Deleted: 0008161
2007-08-30 09:58Alex NeundorfNote Added: 0008775
2007-08-30 09:58Alex NeundorfStatusacknowledged => closed
2007-08-30 09:58Alex NeundorfResolutionsuspended => fixed

Notes
(0008775)
Alex Neundorf   
2007-08-30 09:58   
CMake cvs now has the command line option -U to remove entries from the cache which match the given regular expression.