Vitaly Stakhovsky
|
58da4aa47d
Source: Avoid comparing pointers to nullptr
|
1 year ago |
Robert Maynard
|
d20c21a678
ccmake: Now supports the preset toolchain entry
|
1 year ago |
Martin Duffy
|
f601a55fc2
ccmake: Additional keybindings
|
2 years ago |
FeRD (Frank Dana)
|
98a10290a8
cmSystemTools: Fix 'ErrorOccurred' spelling
|
3 years ago |
Ben Boeckel
|
aa3649eb04
clang-tidy: fix `performance-unnecessary-copy-initialization` lints
|
3 years ago |
Ben Boeckel
|
6ff03d463f
clang-tidy: address `google-readability-casting` lints
|
3 years ago |
Martin Duffy
|
432a8ab739
ccmake: Fix infinite loop during invalid search
|
3 years ago |
Martin Duffy
|
2defe9ff95
ccmake: Fix crash when deleting all cache entries
|
3 years ago |
Martin Duffy
|
e1c85e29f4
ccmake: Move Initialization of Fields Inline
|
3 years ago |
Duncan Ogilvie
|
9278c6e01a
ccmake: Add Windows support using PDCurses
|
3 years ago |
Sean McBride
|
5ba6e8ac59
Source: Replace most calls to sprintf with snprintf
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Ben Boeckel
|
cdfc4e3195
clang-tidy: fix `readability-qualified-auto` warnings
|
4 years ago |
Brad King
|
961ca77a7a
Merge topic 'gitlab-ci-ninja-multi'
|
5 years ago |
Ben Boeckel
|
ed2fe558b0
CursesDialog: resolve clang-tidy warnings
|
5 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Brad King
|
0e1313cdf4
Merge topic 'ccmake_incremental_log_display'
|
5 years ago |
Sylvain Joubert
|
60bfaa8fe6
ccmake: Use incremental rendering for the logs
|
5 years ago |
Vitaly Stakhovsky
|
a7f2ff16a4
cmState::GetCacheEntryProperty: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
bd89133543
cmState::GetCacheEntryValue: return cmProp
|
5 years ago |
Sylvain Joubert
|
b4ef7fbaa8
ccmake: Fix crash with cache entries almost the size of the window
|
6 years ago |
Sylvain Joubert
|
ce99f5ee69
ccmake: Fix rendering on window resize
|
6 years ago |
Sylvain Joubert
|
88cfef0821
ccmake: redirect stdout/stderr to the displayed logs
|
6 years ago |
Sylvain Joubert
|
d5d5ba3f7f
ccmake: Identify the current cache entry
|
6 years ago |
Sylvain Joubert
|
005aba29a1
ccmake: Improve display of the key controls
|
6 years ago |
Sylvain Joubert
|
66d969fcc4
ccmake: Don't overwrite the last character of the title
|
6 years ago |
Sylvain Joubert
|
1d0e557aed
ccmake: Display output during configure and generate
|
6 years ago |
Sylvain Joubert
|
c168e789df
ccmake: Use the error display for all the logs
|
6 years ago |
Sylvain Joubert
|
3300070cc2
ccmake: Display an ASCII progress bar in the status bar
|
6 years ago |
Sylvain Joubert
|
9276beae5e
ccmake: Fully clear the 1st help line when processing
|
6 years ago |