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
/
cmCursesOptionsWidget.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ccmake: Rename cmCursesColor::{Options => Choice}
Matthew Woehlke
2020-04-24
1
-2/+2
*
ccmake: Use type-based colors to display cache values
Sylvain Joubert
2019-11-04
1
-2/+8
*
ccmake: handle cache entries with empty STRINGS property
M Furkan USLU
2019-08-20
1
-0/+3
*
Enable clang-tidy modernize-loop-convert lint
Brad King
2017-09-19
1
-3/+2
*
cmState: Port dependents to new cmStateTypes header
Stephen Kelly
2016-10-19
1
-1/+1
*
cmState: Move CacheEntryType enum to separate namespace
Stephen Kelly
2016-10-19
1
-1/+1
*
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
-1/+2
*
CursesDialog: don't use else after return
Daniel Pfeifer
2016-08-18
1
-23/+22
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
1
-1/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-37/+24
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-1/+1
*
Merge topic 'clang-warnings'
Brad King
2014-04-01
1
-1/+0
|
\
|
*
Remove 'return' statements that can never be reached
Sean McBride
2014-03-31
1
-1/+0
*
|
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-2/+2
*
|
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-1/+1
|
/
*
ccmake: Teach dialog to support cache STRINGS property
Bill Hoffman
2013-10-07
1
-0/+106