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
*
Ensure stdin, stdout, and stderr pipes are always open
Brad King
2019-05-02
1
-0/+1
*
cmSystemTools: MessageCallback and Message() accept std::string argument
Vitaly Stakhovsky
2019-02-07
1
-1/+1
*
MessageCallback: Remove unused bool& argument
Regina Pfeifer
2019-01-29
1
-1/+1
*
Use `std::function` for callbacks
Regina Pfeifer
2019-01-29
1
-8/+4
*
Merge topic 'help-mark-default-generator'
Brad King
2019-01-22
1
-4/+3
|
\
|
*
ccmake: Append rather than replace Generators section of docs
Craig Scott
2019-01-18
1
-1/+1
|
*
cmake: Return generator docs directly
Artur Ryt
2019-01-18
1
-3/+2
*
|
clang-tidy: Use emplace
Regina Pfeifer
2019-01-17
1
-1/+1
|
/
*
Properties: Add CMAKE_ROLE global property
Kyle Edwards
2019-01-17
1
-1/+2
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-8/+11
*
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
[next]