summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog
Commit message (Expand)AuthorAgeFilesLines
* ENH: only change the cache if the value was really changedBill Hoffman2006-08-101-1/+1
* ENH: fix ia64 build with aCCBill Hoffman2006-06-271-13/+19
* ENH: not all messages are errorsBill Hoffman2006-03-161-1/+6
* ENH: m_ cleanup for cursesKen Martin2006-03-1618-378/+376
* ENH: add curses include directoryBill Hoffman2005-07-111-0/+1
* ENH: Until there is some test for curses dialog, no need to do coverageAndy Cedilnik2005-06-201-0/+1
* COMP: Changed while(1) to for(;;) to avoid warning about constant control exp...Brad King2005-05-032-2/+2
* ENH: Removing stdio_core hack. A better work-around has been put in cmStanda...Brad King2005-04-262-11/+0
* BUG: Older SGI compilers still have internal/stdio_core.h but do not support ...Brad King2005-04-241-3/+4
* COMP: Using a new work-around for stdarg.h problem on SGI.Brad King2005-04-213-20/+10
* COMP: Attempt to fix problem with building on SGIAndy Cedilnik2005-04-191-154/+174
* STYLE: Remove unused codeAndy Cedilnik2004-10-271-9/+0
* ENH: Reload PreLoad.cmake every time you do configureAndy Cedilnik2004-08-171-0/+1
* ENH: Enable preload for ccmakeAndy Cedilnik2004-08-171-0/+1
* ENH: remove deletesBill Hoffman2004-07-201-2/+0
* BUG: fix for 981 cursor returns to correct place in help screenBill Hoffman2004-07-191-1/+4
* ENH: Adding MODIFIED property to cache values that have been changed by the u...Brad King2004-06-232-12/+36
* ENH: Add support for HOME and END keys. Also fix Bug #666 - In CCMake when de...Andy Cedilnik2004-04-151-3/+6
* BUG: Prevent deleting not existing variables and therefore prevent crash. Fix...Andy Cedilnik2004-04-151-1/+1
* BUG: Prevent crash when deleting the last cache itemAndy Cedilnik2004-02-231-25/+34
* ENH: Add initial memory check support which works for ValgrindAndy Cedilnik2003-12-151-1/+1
* ENH: Added documentation of specifying an existing build tree as an argument.Brad King2003-08-201-1/+2
* BUG#129: Fixed load/save of CMakeCache.txt when it is not in the current dire...Brad King2003-08-061-2/+1
* ENH: Added SEE ALSO support for generated unix manpage.Brad King2003-08-061-0/+9
* ENH: Added configuration of name of executable in man page header and version...Brad King2003-08-061-0/+1
* ENH: Added introduction paragraph to documentation.Brad King2003-07-211-1/+5
* ENH: Added support to write multiple help options with one command line. Out...Brad King2003-07-081-3/+2
* ENH: Merged use of kwsys library.Brad King2003-06-231-1/+0
* BUG: When only loading ccmake cache, do not allow generateAndy Cedilnik2003-06-061-0/+1
* ENH: On envocation of ccmake check if directories are correct, but do not rer...Andy Cedilnik2003-05-293-7/+22
* ENH: Do not do configure first time. This way ccmake loads fast.Andy Cedilnik2003-05-281-5/+2
* ENH: Improved documentation. Also modified behavior of "cmake" to not config...Brad King2003-04-031-1/+8
* If there was no error, do not say that there was oneAndy Cedilnik2003-03-171-2/+4
* BUG: fixes for hpBill Hoffman2003-03-111-3/+8
* Remove warningsAndy Cedilnik2003-03-091-2/+2
* Remove warningAndy Cedilnik2003-03-071-1/+1
* Add searching of variablesAndy Cedilnik2003-03-072-4/+147
* ENH: Re-implemented document generation class to be more organized and more r...Brad King2003-02-191-7/+12
* Attempt to fix SGI ccmake problem (thank you Clint Miller)Andy Cedilnik2003-02-171-1/+1
* ENH: Added cmDocumentation class to generate various forms of documentation. ...Brad King2003-02-141-0/+35
* BUG: don't let the messages get too bigBill Hoffman2003-02-041-1/+1
* ENH: Cleaned up sgi unreferenced warning hack.Brad King2003-02-031-13/+11
* BUG: add missing ;Bill Hoffman2003-02-011-2/+2
* fixed warningsKen Martin2003-01-311-0/+2
* ERR: Fixing attempt to remove warnings.Brad King2003-01-301-5/+3
* ERR: Another attempt to get rid of unreferenced inline function warnings on SGI.Brad King2003-01-291-0/+9
* ERR: Fixed unreferenced termios declaration warning.Brad King2003-01-241-8/+19
* spelling fixKen Martin2003-01-221-1/+1
* BUG: Fixed crash when CMAKE_ROOT cannot be found.Brad King2003-01-223-4/+17
* Rename local variableAndy Cedilnik2002-11-221-2/+2