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.
|
před 23 roky |
Andy Cedilnik
|
628625af72
Simplify code. Since we access cache entry through the iterator, we do not need the cache manager any more
|
před 23 roky |
Andy Cedilnik
|
bef93dc5c1
Couple of changes: cache variables now have a map of properties. ADVANCED and HELPSTRING are now properties of cache variable, IsAdvanced is gone, so is GetCacheEntry, since cache entries are now all private. To access them, you use the iterator. -ADVANCED cache entries are gone and are replaced by the property of cache variables. The cache file still looks the same, but the -ADVANCED cache entries are created when writing file. MarkAsAdvanced and VariableRequires are fixed. So are curses gui and wizard
|
před 23 roky |
Ken Martin
|
d0be2896d7
changed cache manager and registered generators to no longer be singletons
|
před 23 roky |
Ken Martin
|
499bd45d4d
removed shared lib support
|
před 23 roky |
Ken Martin
|
15b2d2f2a6
support for plugins
|
před 23 roky |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
před 24 roky |
Bill Hoffman
|
ab46fd164a
*** empty log message ***
|
před 24 roky |