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
/
cmCursesMainForm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'tidy-use-equals-delete'
Brad King
2019-01-30
1
-2/+3
|
\
|
*
clang-tidy: Use `= delete`
Regina Pfeifer
2019-01-29
1
-2/+3
*
|
Use `std::function` for callbacks
Regina Pfeifer
2019-01-29
1
-2/+1
|
/
*
clang-tidy: Pass by value
Regina Pfeifer
2019-01-22
1
-1/+1
*
Fix misc. typos
luz.paz
2018-06-04
1
-1/+1
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-5/+5
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1/+1
*
Use CM_DISABLE_COPY
Daniel Pfeifer
2017-04-24
1
-3/+2
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+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
-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
-3/+7
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1/+1
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-5/+5
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-8/+9
*
Source: Stabilize include order
Brad King
2016-04-29
1
-2/+2
*
CursesDialog: add missing cmState include
Daniel Pfeifer
2016-04-29
1
-0/+1
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
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
-1/+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-5/+5
*
ccmake: Fix search with '/'
Brad King
2010-09-16
1
-3/+2
*
Fix or cast more integer conversions in cmake
Brad King
2010-06-29
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
-16/+16
*
ENH: Adding MODIFIED property to cache values that have been changed by the u...
Brad King
2004-06-23
1
-0/+3
*
ENH: On envocation of ccmake check if directories are correct, but do not rer...
Andy Cedilnik
2003-05-29
1
-2/+3
*
Add searching of variables
Andy Cedilnik
2003-03-07
1
-0/+8
*
BUG: Fixed crash when CMAKE_ROOT cannot be found.
Brad King
2003-01-22
1
-1/+1
*
Add progress to ccmake
Andy Cedilnik
2002-11-19
1
-7/+13
*
Initial add of progress
Andy Cedilnik
2002-11-18
1
-0/+5
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
new architecture
Ken Martin
2002-09-06
1
-2/+7
*
some changes in cachemanager and singletons
Ken Martin
2002-08-28
1
-0/+7
*
The entry widgets are now created with what is initially available on the ter...
Berk Geveci
2002-05-01
1
-1/+2
*
Exit ccmake on fatal errors.
Berk Geveci
2002-04-23
1
-1/+1
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-0/+16
*
Updated toolbar.
Berk Geveci
2001-12-13
1
-22/+55
*
Since it is being used as an array size in another file, it is not possible t...
Berk Geveci
2001-11-30
1
-4/+6
*
Missed std::
Berk Geveci
2001-11-30
1
-1/+1
*
Improvements to the curses interface.
Berk Geveci
2001-11-29
1
-11/+23
*
ENH: tell cmake object where cmake is
Bill Hoffman
2001-11-06
1
-1/+3
*
Many improvements.
Berk Geveci
2001-11-06
1
-1/+16
*
HPUX support.
Berk Geveci
2001-11-05
1
-2/+1
*
Fixing problems on Sun (name collusions between STL and curses) and disabling...
Berk Geveci
2001-11-05
1
-2/+2
*
ERR: To include cmake headers, one should use ../
Berk Geveci
2001-11-05
1
-2/+1
*
Need to include standard headers.
Berk Geveci
2001-11-04
1
-0/+1
*
Adding curses support.
Berk Geveci
2001-11-04
1
-0/+55