summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/ccmake.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-no-args-output'Brad King2014-06-161-0/+16
|\
| * cmake,ccmake: Produce shorter output on no arguments (#14973)Adam Strzelecki2014-06-131-0/+16
* | Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive.Clinton Stimpson2014-06-121-1/+1
|/
* Encoding: Add setlocale() to applications.Clinton Stimpson2014-06-041-0/+3
* cmSystemTools: Rename ErrorCallback to MessageCallbackBrad King2014-05-151-2/+3
* Use Encoding::CommandLineArguments for main() functions.Clinton Stimpson2014-01-041-1/+7
* Refactor internal resource location APIs and initializationBrad King2013-11-121-2/+1
* Make --help-* options available from all command-line toolsBrad King2013-10-161-0/+2
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-8/+8
* Drop "full" documentation output typesBrad King2013-10-151-28/+0
* CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-221-0/+1
* Usage: Print help, version and copyright options in usage information.Nicolas Despres2011-10-231-1/+1
* Remove trailing white-spaces.Nicolas Despres2011-10-231-17/+17
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Centralized and globalized computation of CMake program locations. This...Brad King2007-12-131-0/+1
* ENH: change to make the documentation class more generic, about halfway there...Ken Martin2007-10-221-12/+12
* COMP: make it build on NetBSD, which has separate curses and ncurses, soAlexander Neundorf2007-08-271-1/+1
* ENH:Alexander Neundorf2007-06-281-1/+4
* BUG: The --help option should list generators. This addresses bug #2494.Brad King2006-10-041-0/+3
* STYLE: Remove unused codeAndy Cedilnik2004-10-271-9/+0
* ENH: Added documentation of specifying an existing build tree as an argument.Brad King2003-08-201-1/+2
* 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: On envocation of ccmake check if directories are correct, but do not rer...Andy Cedilnik2003-05-291-2/+5
* 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
* ENH: Re-implemented document generation class to be more organized and more r...Brad King2003-02-191-7/+12
* ENH: Added cmDocumentation class to generate various forms of documentation. ...Brad King2003-02-141-0/+35
* spelling fixKen Martin2003-01-221-1/+1
* BUG: Fixed crash when CMAKE_ROOT cannot be found.Brad King2003-01-221-1/+9
* CleanupAndy Cedilnik2002-11-051-1/+1
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-7/+7
* Improve message handler to include client data.Andy Cedilnik2002-09-181-3/+4
* new architectureKen Martin2002-09-061-1/+1
* some changes in cachemanager and singletonsKen Martin2002-08-281-2/+1
* ERR: Fixed compiler warnings about unused parameters.Brad King2002-06-181-2/+2
* ERR: Fixed sun CC warnings.Bill Hoffman2002-06-111-0/+5
* ENH: add -B option to specify the build directory, so make edit_cache will workBill Hoffman2002-05-071-1/+6
* The entry widgets are now created with what is initially available on the ter...Berk Geveci2002-05-011-1/+1
* Exit ccmake on fatal errors.Berk Geveci2002-04-231-4/+5
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
* Cleaning last line at exit.Ken Martin2001-12-061-0/+2
* Added debugging.Berk Geveci2001-12-041-1/+14
* Can non use clear because it is undef'ed.Berk Geveci2001-11-301-1/+1
* Fixed warning.Berk Geveci2001-11-301-2/+3
* Fixed warning.Berk Geveci2001-11-301-2/+2
* Improvements to the curses interface.Berk Geveci2001-11-291-27/+57
* ERR: Re-ordered includes to fix macro conflict for gcc 3.0.Brad King2001-11-141-3/+5