Andy Cedilnik
|
3bc8cbd475
ENH: Reload PreLoad.cmake every time you do configure
|
21 years ago |
Andy Cedilnik
|
c4805a1b79
ENH: Enable preload for ccmake
|
21 years ago |
Bill Hoffman
|
2474302c25
ENH: remove deletes
|
21 years ago |
Bill Hoffman
|
9fe2ab2f71
BUG: fix for 981 cursor returns to correct place in help screen
|
21 years ago |
Brad King
|
4eb0400c98
ENH: Adding MODIFIED property to cache values that have been changed by the user.
|
21 years ago |
Andy Cedilnik
|
0986b42761
BUG: Prevent deleting not existing variables and therefore prevent crash. Fixes: Bug #750 - CCMake crashes when deleting all variables
|
21 years ago |
Andy Cedilnik
|
183273bea2
BUG: Prevent crash when deleting the last cache item
|
22 years ago |
Brad King
|
88e1571c76
BUG#129: Fixed load/save of CMakeCache.txt when it is not in the current directory.
|
22 years ago |
Andy Cedilnik
|
65dcf074a1
BUG: When only loading ccmake cache, do not allow generate
|
22 years ago |
Andy Cedilnik
|
dfd22fdf23
ENH: On envocation of ccmake check if directories are correct, but do not rerun configure
|
22 years ago |
Andy Cedilnik
|
889a119474
If there was no error, do not say that there was one
|
23 years ago |
Andy Cedilnik
|
729bc4cb6d
Remove warnings
|
23 years ago |
Andy Cedilnik
|
063d6b5ecb
Remove warning
|
23 years ago |
Andy Cedilnik
|
7a18dd8edd
Add searching of variables
|
23 years ago |
Brad King
|
486454ef78
BUG: Fixed crash when CMAKE_ROOT cannot be found.
|
23 years ago |
Andy Cedilnik
|
934d7d3dd6
Rename local variable
|
23 years ago |
Brad King
|
a7da3d4eff
ERR: Fixed string literal to char* warnings.
|
23 years ago |
Andy Cedilnik
|
1d39833446
Add progress to ccmake
|
23 years ago |
Andy Cedilnik
|
65a814c989
Initial add of progress
|
23 years ago |
Andy Cedilnik
|
202d2ea69a
Revert
|
23 years ago |
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 years ago |
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 years ago |
Andy Cedilnik
|
c3007233ec
Rename variables to remove warnings
|
23 years ago |
Brad King
|
9d32676b70
ERR: Fixed bad sentence in error message.
|
23 years ago |
Ken Martin
|
f7ec3c2a76
compiler warning
|
23 years ago |
Ken Martin
|
4267a1b4c1
some cmake api changees
|
23 years ago |
Ken Martin
|
6844dfd7ca
some cmake api changees
|
23 years ago |
Ken Martin
|
b67f7451fd
removed extra Generate that was screwing things up
|
23 years ago |
Andy Cedilnik
|
9ec133d428
Fix bug in ccmake which made it crash when all cache values were deleted
|
23 years ago |
Andy Cedilnik
|
2ca71beb2a
Fix problem with ccmake crashing on empty caches
|
23 years ago |