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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmCursesMainForm: change Entries to object vector
Tushar Maheshwari
2019-09-27
1
-0/+4
*
cmCursesCacheEntryComposite: default destructor
Tushar Maheshwari
2019-09-26
1
-3/+4
*
cmCursesMainForm: cleanup manual allocation
Tushar Maheshwari
2019-09-26
1
-3/+3
*
clang-tidy: Use `= delete`
Regina Pfeifer
2019-01-29
1
-2/+5
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use CM_DISABLE_COPY
Daniel Pfeifer
2017-04-24
1
-4/+3
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
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/+5
*
fix a batch of include-what-you-use violations
Daniel Pfeifer
2016-08-16
1
-0/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-3/+2
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-1/+0
*
Port CursesDialog to non-iterator cache API.
Stephen Kelly
2015-04-08
1
-1/+1
*
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
1
-1/+1
*
Port CursesDialog to non-iterator cache API.
Stephen Kelly
2015-04-06
1
-1/+1
*
Rename header guards to not start with double underscore
Sean McBride
2014-12-11
1
-3/+3
*
stringapi: Use strings for variable names
Ben Boeckel
2014-03-08
1
-2/+3
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: m_ cleanup for curses
Ken Martin
2006-03-16
1
-6/+6
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-5/+5
*
Couple of changes: cache variables now have a map of properties. ADVANCED and...
Andy Cedilnik
2002-09-11
1
-1/+1
*
The entry widgets are now created with what is initially available on the ter...
Berk Geveci
2002-05-01
1
-2/+4
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-0/+16
*
Improvements to the curses interface.
Berk Geveci
2001-11-29
1
-0/+1
*
Fixing problems on Sun (name collusions between STL and curses) and disabling...
Berk Geveci
2001-11-05
1
-1/+1
*
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/+28