Regina Pfeifer
|
d331021255
clang-tidy: isolate declarations for readability
|
6 years ago |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 years ago |
Felix Schwitzer
|
aa68ce6bd4
ccmake: fix curses dialog broken by refactoring
|
6 years ago |
Artur Ryt
|
c28abdb5ac
cmCursesMainForm: Fix lambda return type deducing warning
|
6 years ago |
Brad King
|
20afd497c9
Merge topic 'progress-stdstring'
|
6 years ago |
Brad King
|
a7a8571933
Merge topic 'modernize-cmCursesMainForm'
|
6 years ago |
Vitaly Stakhovsky
|
950c099d83
cmake: Progress functions use `std::string` param
|
6 years ago |
Brad King
|
4b37b4f1bb
Merge topic 'modernize-for-loops'
|
6 years ago |
Artur Ryt
|
f6291eee25
cmCursesMainForm: Modernize with STL and ranged-for loops
|
6 years ago |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 years ago |
Vitaly Stakhovsky
|
82edd98300
cmSystemTools: MessageCallback and Message() accept std::string argument
|
6 years ago |
Regina Pfeifer
|
bcee24aecc
Use `std::function` for callbacks
|
6 years ago |
Regina Pfeifer
|
5a0784ddea
clang-tidy: Pass by value
|
6 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 years ago |
Vitaly Stakhovsky
|
6f16be6a62
Remove unnecessary c_str() calls
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Tianhao Chai
|
7899e53691
ccmake: fix status line buffer overflow on very wide terminals
|
7 years ago |
Rolf Eike Beer
|
e43cb4c18a
CursesDialog: avoid calling strcpy()
|
8 years ago |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 years ago |
Daniel Pfeifer
|
c36d63cd48
cmake: initialize with Role that controls which commands to register
|
8 years ago |
Daniel Pfeifer
|
b26577c92a
clang-tidy: remove else after break and continue
|
8 years ago |
Daniel Pfeifer
|
2988abd939
clang-tidy: apply modernize-use-bool-literals fixes
|
9 years ago |
Sylvain Joubert
|
5ca4abb27f
ccmake: Correctly display edit mode and associated keys
|
9 years ago |
Sylvain Joubert
|
a9562eac3e
ccmake: Add missing spaces to match the previous text length
|
9 years ago |
Stephen Kelly
|
e6eecec761
cmListFileCache: Remove cmState header include
|
9 years ago |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 years ago |
Stephen Kelly
|
2fe3e55d53
cmState: Move CacheEntryType enum to separate namespace
|
9 years ago |