| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
| |
CMakefiles/*.cmake
|
|
|
|
| |
cache is deleted
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
cmStdString
|
| |
|
|
|
|
| |
user.
|
| |
|
|
|
|
| |
should return value
|
| |
|
| |
|
| |
|
|
|
|
| |
the type Bug #118 - Specifying cache entries with -D should not need the type
|
|
|
|
| |
cmRegularExpression.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
CMakeCache.txt file is changed
|
|
|
|
| |
cmake
|
|
|
|
| |
copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
doesn't exist.
|
| |
|
| |
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
destruction is not a problem.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
were not made internal.
|
| |
|