Andy Cedilnik
|
889a119474
If there was no error, do not say that there was one
|
23 年之前 |
Andy Cedilnik
|
729bc4cb6d
Remove warnings
|
23 年之前 |
Andy Cedilnik
|
063d6b5ecb
Remove warning
|
23 年之前 |
Andy Cedilnik
|
7a18dd8edd
Add searching of variables
|
23 年之前 |
Brad King
|
486454ef78
BUG: Fixed crash when CMAKE_ROOT cannot be found.
|
23 年之前 |
Andy Cedilnik
|
934d7d3dd6
Rename local variable
|
23 年之前 |
Brad King
|
a7da3d4eff
ERR: Fixed string literal to char* warnings.
|
23 年之前 |
Andy Cedilnik
|
1d39833446
Add progress to ccmake
|
23 年之前 |
Andy Cedilnik
|
65a814c989
Initial add of progress
|
23 年之前 |
Andy Cedilnik
|
202d2ea69a
Revert
|
23 年之前 |
Andy Cedilnik
|
3d4a2fdc52
In certain cases, try to guess the source directory, so that you can run cmake or ccmake without specifying source dir
|
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
|
c3007233ec
Rename variables to remove warnings
|
23 年之前 |
Brad King
|
9d32676b70
ERR: Fixed bad sentence in error message.
|
23 年之前 |
Ken Martin
|
f7ec3c2a76
compiler warning
|
23 年之前 |
Ken Martin
|
4267a1b4c1
some cmake api changees
|
23 年之前 |
Ken Martin
|
6844dfd7ca
some cmake api changees
|
23 年之前 |
Ken Martin
|
b67f7451fd
removed extra Generate that was screwing things up
|
23 年之前 |
Andy Cedilnik
|
9ec133d428
Fix bug in ccmake which made it crash when all cache values were deleted
|
23 年之前 |
Andy Cedilnik
|
2ca71beb2a
Fix problem with ccmake crashing on empty caches
|
23 年之前 |
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
|
23 年之前 |
Ken Martin
|
2c7e9b3b59
new architecture
|
23 年之前 |
Ken Martin
|
e8d0e8088f
some changes in cachemanager and singletons
|
23 年之前 |
Ken Martin
|
2353f5e787
minor fixes for new cache api
|
23 年之前 |
Brad King
|
55f3a3817e
ERR: Fixed compiler warnings about unused parameters.
|
23 年之前 |
Bill Hoffman
|
20308ac96a
ERR: Fixed sun CC warnings.
|
23 年之前 |
Berk Geveci
|
d53458de9a
The entry widgets are now created with what is initially available on the terminal.
|
23 年之前 |
Berk Geveci
|
77bb62e00c
Exit ccmake on fatal errors.
|
23 年之前 |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
Berk Geveci
|
5adda3463a
BUG: Curses was being used without initialization.
|
24 年之前 |