Andy Cedilnik
|
21c818340e
|
STYLE: Remove unused code
|
2004-10-27 10:45:45 -04:00 |
Andy Cedilnik
|
3bc8cbd475
|
ENH: Reload PreLoad.cmake every time you do configure
|
2004-08-17 16:13:31 -04:00 |
Andy Cedilnik
|
c4805a1b79
|
ENH: Enable preload for ccmake
|
2004-08-17 15:36:28 -04:00 |
Bill Hoffman
|
2474302c25
|
ENH: remove deletes
|
2004-07-20 11:02:12 -04:00 |
Bill Hoffman
|
9fe2ab2f71
|
BUG: fix for 981 cursor returns to correct place in help screen
|
2004-07-19 13:01:40 -04:00 |
Brad King
|
4eb0400c98
|
ENH: Adding MODIFIED property to cache values that have been changed by the user.
|
2004-06-23 10:13:02 -04:00 |
Andy Cedilnik
|
685be51a0e
|
ENH: Add support for HOME and END keys. Also fix Bug #666 - In CCMake when deleting something, it does not stop at the beginning of line
|
2004-04-15 16:11:11 -04:00 |
Andy Cedilnik
|
0986b42761
|
BUG: Prevent deleting not existing variables and therefore prevent crash. Fixes: Bug #750 - CCMake crashes when deleting all variables
|
2004-04-15 15:46:58 -04:00 |
Andy Cedilnik
|
183273bea2
|
BUG: Prevent crash when deleting the last cache item
|
2004-02-22 22:06:33 -05:00 |
Andy Cedilnik
|
5b232ded15
|
ENH: Add initial memory check support which works for Valgrind
|
2003-12-15 17:26:00 -05:00 |
Brad King
|
8017a17f57
|
ENH: Added documentation of specifying an existing build tree as an argument.
|
2003-08-20 13:00:46 -04:00 |
Brad King
|
88e1571c76
|
BUG#129: Fixed load/save of CMakeCache.txt when it is not in the current directory.
|
2003-08-06 18:39:16 -04:00 |
Brad King
|
d4854628ab
|
ENH: Added SEE ALSO support for generated unix manpage.
|
2003-08-06 15:12:43 -04:00 |
Brad King
|
b78888fe38
|
ENH: Added configuration of name of executable in man page header and version banner.
|
2003-08-06 14:49:52 -04:00 |
Brad King
|
be68519dd4
|
ENH: Added introduction paragraph to documentation.
|
2003-07-21 17:13:53 -04:00 |
Brad King
|
1cecf7b5aa
|
ENH: Added support to write multiple help options with one command line. Output files can now also be specified for the help options.
|
2003-07-07 22:44:18 -04:00 |
Brad King
|
dc3fd5c267
|
ENH: Merged use of kwsys library.
|
2003-06-23 08:58:58 -04:00 |
Andy Cedilnik
|
65dcf074a1
|
BUG: When only loading ccmake cache, do not allow generate
|
2003-06-06 09:57:28 -04:00 |
Andy Cedilnik
|
dfd22fdf23
|
ENH: On envocation of ccmake check if directories are correct, but do not rerun configure
|
2003-05-29 11:14:48 -04:00 |
Andy Cedilnik
|
cb9e995d0b
|
ENH: Do not do configure first time. This way ccmake loads fast.
|
2003-05-28 15:52:54 -04:00 |
Brad King
|
a5ea72df88
|
ENH: Improved documentation. Also modified behavior of "cmake" to not configure a project in the current directory unless . is given.
|
2003-04-02 22:48:12 -05:00 |
Andy Cedilnik
|
889a119474
|
If there was no error, do not say that there was one
|
2003-03-17 11:21:05 -05:00 |
Bill Hoffman
|
0f19623edd
|
BUG: fixes for hp
|
2003-03-11 15:25:50 -05:00 |
Andy Cedilnik
|
729bc4cb6d
|
Remove warnings
|
2003-03-09 18:16:46 -05:00 |
Andy Cedilnik
|
063d6b5ecb
|
Remove warning
|
2003-03-07 11:53:20 -05:00 |
Andy Cedilnik
|
7a18dd8edd
|
Add searching of variables
|
2003-03-07 11:27:28 -05:00 |
Brad King
|
5e18bec8f7
|
ENH: Re-implemented document generation class to be more organized and more robust.
|
2003-02-18 20:42:02 -05:00 |
Andy Cedilnik
|
852ad56a6c
|
Attempt to fix SGI ccmake problem (thank you Clint Miller)
|
2003-02-17 09:59:03 -05:00 |
Brad King
|
1f55680332
|
ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation.
|
2003-02-14 10:53:37 -05:00 |
Bill Hoffman
|
02722857bd
|
BUG: don't let the messages get too big
|
2003-02-04 14:31:57 -05:00 |
Brad King
|
153bd2446f
|
ENH: Cleaned up sgi unreferenced warning hack.
|
2003-02-02 22:32:00 -05:00 |
Bill Hoffman
|
f432cc54cf
|
BUG: add missing ;
|
2003-02-01 16:27:48 -05:00 |
Ken Martin
|
1408742c23
|
fixed warnings
|
2003-01-31 08:47:53 -05:00 |
Brad King
|
6c4375309c
|
ERR: Fixing attempt to remove warnings.
|
2003-01-30 11:50:50 -05:00 |
Brad King
|
d7ab8e2bcf
|
ERR: Another attempt to get rid of unreferenced inline function warnings on SGI.
|
2003-01-29 14:20:05 -05:00 |
Brad King
|
100a96297e
|
ERR: Fixed unreferenced termios declaration warning.
|
2003-01-24 10:33:46 -05:00 |
Ken Martin
|
865074b244
|
spelling fix
|
2003-01-22 11:27:53 -05:00 |
Brad King
|
486454ef78
|
BUG: Fixed crash when CMAKE_ROOT cannot be found.
|
2003-01-22 10:33:34 -05:00 |
Andy Cedilnik
|
934d7d3dd6
|
Rename local variable
|
2002-11-22 09:45:50 -05:00 |
Brad King
|
a7da3d4eff
|
ERR: Fixed string literal to char* warnings.
|
2002-11-21 10:03:36 -05:00 |
Andy Cedilnik
|
ae3b1f3e70
|
Add / after directory name when doing tab completion
|
2002-11-19 13:19:40 -05:00 |
Andy Cedilnik
|
1d39833446
|
Add progress to ccmake
|
2002-11-19 13:09:16 -05:00 |
Andy Cedilnik
|
65a814c989
|
Initial add of progress
|
2002-11-18 16:29:14 -05:00 |
Andy Cedilnik
|
202d2ea69a
|
Revert
|
2002-11-07 09:15:36 -05:00 |
Andy Cedilnik
|
3d4a2fdc52
|
In certain cases, try to guess the source directory, so that you can run cmake or ccmake without specifying source dir
|
2002-11-06 12:04:24 -05:00 |
Andy Cedilnik
|
0b7d51d79f
|
Remove warning
|
2002-11-06 11:37:00 -05:00 |
Andy Cedilnik
|
5a0641ac3b
|
Cleanup
|
2002-11-05 13:35:02 -05:00 |
Andy Cedilnik
|
f0db119873
|
Reparent file path widget, add tab completion support to path anf file path widget
|
2002-11-05 08:52:31 -05:00 |
Andy Cedilnik
|
12215e56f3
|
Start working on adding tab support
|
2002-11-04 17:37:21 -05:00 |
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.
|
2002-10-23 18:03:27 -04:00 |