summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog/ccmake.cxx
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+0
* Use C++11 nullptrDaniel Pfeifer2017-08-241-14/+13
* cmake: initialize with Role that controls which commands to registerDaniel Pfeifer2017-05-081-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-2/+2
* clang-tidy: apply modernize-use-bool-literals fixesDaniel Pfeifer2016-12-121-4/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CursesDialog: include what you useDaniel Pfeifer2016-09-031-10/+13
* Make sure unnused parameters are /*named*/Daniel Pfeifer2016-08-161-3/+3
* use CM_NULLPTRDaniel Pfeifer2016-06-281-13/+14
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-87/+60
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-4/+0
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Source: Stabilize include orderBrad King2016-04-291-1/+2
* cmState: Compute and store directory components.Stephen Kelly2015-05-161-0/+2
* Port to cmState.Stephen Kelly2015-04-131-1/+0
* Do not call setlocale() globally in CMake applications (#15377)Brad King2015-02-061-3/+0
* 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