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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'gitlab-ci-ninja-multi'
Brad King
2020-06-02
1
-5/+1
|
\
|
*
CursesDialog: resolve clang-tidy warnings
Ben Boeckel
2020-06-02
1
-5/+1
*
|
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0/+1
|
/
*
Merge topic 'ccmake_incremental_log_display'
Brad King
2020-04-09
1
-10/+14
|
\
|
*
ccmake: Use incremental rendering for the logs
Sylvain Joubert
2020-04-08
1
-10/+14
*
|
cmState::GetCacheEntryProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-4/+5
*
|
cmState::GetCacheEntryValue: return cmProp
Vitaly Stakhovsky
2020-03-17
1
-8/+8
|
/
*
ccmake: Fix crash with cache entries almost the size of the window
Sylvain Joubert
2019-11-19
1
-84/+39
*
ccmake: Fix rendering on window resize
Sylvain Joubert
2019-11-18
1
-12/+8
*
ccmake: redirect stdout/stderr to the displayed logs
Sylvain Joubert
2019-11-16
1
-12/+14
*
ccmake: Identify the current cache entry
Sylvain Joubert
2019-11-04
1
-0/+9
*
ccmake: Improve display of the key controls
Sylvain Joubert
2019-11-04
1
-8/+8
*
ccmake: Don't overwrite the last character of the title
Sylvain Joubert
2019-10-25
1
-6/+6
*
ccmake: Display output during configure and generate
Sylvain Joubert
2019-10-25
1
-20/+38
*
ccmake: Use the error display for all the logs
Sylvain Joubert
2019-10-25
1
-16/+25
*
ccmake: Display an ASCII progress bar in the status bar
Sylvain Joubert
2019-10-25
1
-16/+12
*
ccmake: Fully clear the 1st help line when processing
Sylvain Joubert
2019-10-20
1
-1/+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-7/+7
*
cmCursesMainForm: change Entries to object vector
Tushar Maheshwari
2019-09-27
1
-45/+43
*
cmCursesCacheEntryComposite: default destructor
Tushar Maheshwari
2019-09-26
1
-1/+1
*
cmCursesMainForm: cleanup manual allocation
Tushar Maheshwari
2019-09-26
1
-90/+58
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-2/+2
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-2/+2
*
clang-tidy: isolate declarations for readability
Regina Pfeifer
2019-08-20
1
-7/+14
*
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-1/+2
*
ccmake: fix curses dialog broken by refactoring
Felix Schwitzer
2019-03-04
1
-1/+1
*
cmCursesMainForm: Fix lambda return type deducing warning
Artur Ryt
2019-02-12
1
-5/+6
*
Merge topic 'progress-stdstring'
Brad King
2019-02-12
1
-5/+9
|
\
|
*
cmake: Progress functions use `std::string` param
Vitaly Stakhovsky
2019-02-11
1
-5/+9
*
|
Merge topic 'modernize-cmCursesMainForm'
Brad King
2019-02-12
1
-62/+48
|
\
\
|
|
/
|
/
|
|
*
cmCursesMainForm: Modernize with STL and ranged-for loops
Artur Ryt
2019-02-10
1
-62/+48
*
|
Merge topic 'modernize-for-loops'
Brad King
2019-02-11
1
-11/+6
|
\
\
|
|
/
|
/
|
|
*
Modernize: Use ranged for-loops when possible
Artur Ryt
2019-02-07
1
-11/+6
*
|
cmSystemTools: MessageCallback and Message() accept std::string argument
Vitaly Stakhovsky
2019-02-07
1
-1/+2
|
/
*
Use `std::function` for callbacks
Regina Pfeifer
2019-01-29
1
-13/+9
*
clang-tidy: Pass by value
Regina Pfeifer
2019-01-22
1
-2/+3
*
clang-tidy: Use emplace
Regina Pfeifer
2019-01-17
1
-4/+4
*
Properties: Add CMAKE_ROLE global property
Kyle Edwards
2019-01-17
1
-1/+1
*
Remove unnecessary c_str() calls
Vitaly Stakhovsky
2018-09-05
1
-1/+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-9/+12
*
ccmake: fix status line buffer overflow on very wide terminals
Tianhao Chai
2018-03-13
1
-1/+1
*
CursesDialog: avoid calling strcpy()
Rolf Eike Beer
2017-09-25
1
-33/+16
*
Replace C-style casts
Daniel Pfeifer
2017-08-27
1
-1/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-18/+18
*
Access string npos without instance
Pavel Solodovnikov
2017-06-01
1
-1/+1
*
cmake: initialize with Role that controls which commands to register
Daniel Pfeifer
2017-05-08
1
-1/+1
*
clang-tidy: remove else after break and continue
Daniel Pfeifer
2017-04-21
1
-3/+2
*
clang-tidy: apply modernize-use-bool-literals fixes
Daniel Pfeifer
2016-12-12
1
-4/+2
*
ccmake: Correctly display edit mode and associated keys
Sylvain Joubert
2016-11-15
1
-48/+43
*
ccmake: Add missing spaces to match the previous text length
Sylvain Joubert
2016-11-15
1
-1/+1
[next]