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
/
cmCursesCacheEntryComposite.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-6/+6
*
cmCursesCacheEntryComposite: default destructor
Tushar Maheshwari
2019-09-26
1
-33/+37
*
cmCursesMainForm: cleanup manual allocation
Tushar Maheshwari
2019-09-26
1
-7/+4
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
Source sweep: Replace cmExpandList with the shorter cmExpandedList
Sebastian Holtermann
2019-08-23
1
-2/+1
*
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-1/+1
*
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
Sebastian Holtermann
2019-08-14
1
-1/+2
*
cmSystemTools::Error(): remove const char* overload
Vitaly Stakhovsky
2019-05-22
1
-1/+1
*
Enable clang-tidy modernize-loop-convert lint
Brad King
2017-09-19
1
-3/+2
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-3/+3
*
Use CM_DISABLE_COPY
Daniel Pfeifer
2017-04-24
1
-1/+0
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
cmListFileCache: Remove cmState header include
Stephen Kelly
2016-10-19
1
-0/+1
*
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
-5/+5
*
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
-4/+6
*
CursesDialog: don't use else after return
Daniel Pfeifer
2016-08-18
1
-2/+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-3/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-46/+31
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-8/+8
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-5/+5
*
Port to cmState.
Stephen Kelly
2015-04-13
1
-3/+4
*
Port CursesDialog to non-iterator cache API.
Stephen Kelly
2015-04-08
1
-15/+20
*
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
1
-20/+15
*
Port CursesDialog to non-iterator cache API.
Stephen Kelly
2015-04-06
1
-15/+20
*
stringapi: Use strings for cache iterator values
Ben Boeckel
2014-03-08
1
-2/+3
*
stringapi: Use strings for variable names
Ben Boeckel
2014-03-08
1
-4/+5
*
ccmake: Teach dialog to support cache STRINGS property
Bill Hoffman
2013-10-07
1
-3/+22
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-5/+5
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: fix it for working with an empty cache
Bill Hoffman
2008-03-07
1
-1/+2
*
ENH: m_ cleanup for curses
Ken Martin
2006-03-16
1
-24/+24
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-14/+14
*
Couple of changes: cache variables now have a map of properties. ADVANCED and...
Andy Cedilnik
2002-09-11
1
-6/+9
*
The entry widgets are now created with what is initially available on the ter...
Berk Geveci
2002-05-01
1
-10/+13
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-0/+16
*
Improvements to the curses interface.
Berk Geveci
2001-11-29
1
-0/+12
*
ERR: To include cmake headers, one should use ../
Berk Geveci
2001-11-05
1
-1/+1
*
Adding curses support.
Berk Geveci
2001-11-04
1
-0/+73