index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CursesDialog
/
ccmake.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend libuv file translate mode workaround to all executables
Brad King
2018-01-23
1
-0/+1
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+0
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-14/+13
*
cmake: initialize with Role that controls which commands to register
Daniel Pfeifer
2017-05-08
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-2/+2
*
clang-tidy: apply modernize-use-bool-literals fixes
Daniel Pfeifer
2016-12-12
1
-4/+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
CursesDialog: include what you use
Daniel Pfeifer
2016-09-03
1
-10/+13
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
1
-3/+3
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-13/+14
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-87/+60
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-4/+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1/+1
*
Source: Stabilize include order
Brad King
2016-04-29
1
-1/+2
*
cmState: Compute and store directory components.
Stephen Kelly
2015-05-16
1
-0/+2
*
Port to cmState.
Stephen Kelly
2015-04-13
1
-1/+0
*
Do not call setlocale() globally in CMake applications (#15377)
Brad King
2015-02-06
1
-3/+0
*
Merge topic 'cmake-no-args-output'
Brad King
2014-06-16
1
-0/+16
|
\
|
*
cmake,ccmake: Produce shorter output on no arguments (#14973)
Adam Strzelecki
2014-06-13
1
-0/+16
*
|
Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive.
Clinton Stimpson
2014-06-12
1
-1/+1
|
/
*
Encoding: Add setlocale() to applications.
Clinton Stimpson
2014-06-04
1
-0/+3
*
cmSystemTools: Rename ErrorCallback to MessageCallback
Brad King
2014-05-15
1
-2/+3
*
Use Encoding::CommandLineArguments for main() functions.
Clinton Stimpson
2014-01-04
1
-1/+7
*
Refactor internal resource location APIs and initialization
Brad King
2013-11-12
1
-2/+1
*
Make --help-* options available from all command-line tools
Brad King
2013-10-16
1
-0/+2
*
Drop the 'Full' field from cmDocumentationEntry
Brad King
2013-10-16
1
-8/+8
*
Drop "full" documentation output types
Brad King
2013-10-15
1
-28/+0
*
CPack begin the implementation of --help-command* and --help-variables*
Eric NOULARD
2012-01-22
1
-0/+1
*
Usage: Print help, version and copyright options in usage information.
Nicolas Despres
2011-10-23
1
-1/+1
*
Remove trailing white-spaces.
Nicolas Despres
2011-10-23
1
-17/+17
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Centralized and globalized computation of CMake program locations. This...
Brad King
2007-12-13
1
-0/+1
*
ENH: change to make the documentation class more generic, about halfway there...
Ken Martin
2007-10-22
1
-12/+12
*
COMP: make it build on NetBSD, which has separate curses and ncurses, so
Alexander Neundorf
2007-08-27
1
-1/+1
*
ENH:
Alexander Neundorf
2007-06-28
1
-1/+4
*
BUG: The --help option should list generators. This addresses bug #2494.
Brad King
2006-10-04
1
-0/+3
*
STYLE: Remove unused code
Andy Cedilnik
2004-10-27
1
-9/+0
*
ENH: Added documentation of specifying an existing build tree as an argument.
Brad King
2003-08-20
1
-1/+2
*
ENH: Added SEE ALSO support for generated unix manpage.
Brad King
2003-08-06
1
-0/+9
*
ENH: Added configuration of name of executable in man page header and version...
Brad King
2003-08-06
1
-0/+1
*
ENH: Added introduction paragraph to documentation.
Brad King
2003-07-21
1
-1/+5
*
ENH: Added support to write multiple help options with one command line. Out...
Brad King
2003-07-08
1
-3/+2
*
ENH: On envocation of ccmake check if directories are correct, but do not rer...
Andy Cedilnik
2003-05-29
1
-2/+5
*
ENH: Do not do configure first time. This way ccmake loads fast.
Andy Cedilnik
2003-05-28
1
-5/+2
*
ENH: Improved documentation. Also modified behavior of "cmake" to not config...
Brad King
2003-04-03
1
-1/+8
*
ENH: Re-implemented document generation class to be more organized and more r...
Brad King
2003-02-19
1
-7/+12
*
ENH: Added cmDocumentation class to generate various forms of documentation. ...
Brad King
2003-02-14
1
-0/+35
*
spelling fix
Ken Martin
2003-01-22
1
-1/+1
*
BUG: Fixed crash when CMAKE_ROOT cannot be found.
Brad King
2003-01-22
1
-1/+9
*
Cleanup
Andy Cedilnik
2002-11-05
1
-1/+1
[next]