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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake code rely on cmList class for CMake lists management (part. 1)
Marc Chevrier
2023-04-24
1
-3/+2
*
clang-format.bash: Use generic clang-format attribute
Brad King
2023-01-18
1
-1/+1
*
Merge topic 'ccmake-aix-curses'
Brad King
2022-12-08
1
-0/+3
|
\
|
*
ccmake: Restore compilation with AIX curses.h
Brad King
2022-12-07
1
-0/+3
*
|
cmDocumentationEntry: Drop all user provided ctors for C++ >= 14
Alex Turbov
2022-11-17
1
-4/+6
*
|
cmDocumentation: `char*[][2]` → `cmDocumentationEntry[N]`
Alex Turbov
2022-11-17
1
-14/+8
*
|
ccmake.cxx: Use anonymous namespace instead of `static`
Alex Turbov
2022-11-17
1
-10/+10
*
|
cmake: Honor CMAKE_GENERATOR env var in --help output
Juan Ramos
2022-10-21
1
-1/+1
|
/
*
Build: Simplify `configure_file()` calls
Alex Turbov
2022-09-22
1
-1/+1
*
Merge topic 'ccmake-fix-pdcurses-windows'
Brad King
2022-07-07
1
-2/+4
|
\
|
*
ccmake: Fix mangled configuration log with PDCurses on Windows
Duncan Ogilvie
2022-07-06
1
-2/+4
*
|
Source: Replace uses of sprintf with safer snprintf
Sean McBride
2022-06-22
3
-3/+3
*
|
Source: Tell Git not to check whitespace in third-party curses form code
Brad King
2022-06-22
1
-0/+1
|
/
*
cmSystemTools: Fix 'ErrorOccurred' spelling
FeRD (Frank Dana)
2022-06-13
1
-6/+6
*
clang-tidy: fix `performance-unnecessary-copy-initialization` lints
Ben Boeckel
2022-05-24
1
-1/+1
*
clang-tidy: address `google-readability-casting` lints
Ben Boeckel
2022-05-24
1
-1/+1
*
Merge topic 'ccmake-fix-infinite-loop-search'
Brad King
2022-05-18
2
-7/+8
|
\
|
*
ccmake: Fix infinite loop during invalid search
Martin Duffy
2022-05-18
2
-7/+8
*
|
Merge topic 'ccmake-delete-cache'
Brad King
2022-05-13
2
-21/+17
|
\
\
|
|
/
|
*
ccmake: Fix crash when deleting all cache entries
Martin Duffy
2022-05-12
2
-9/+11
|
*
ccmake: Move Initialization of Fields Inline
Martin Duffy
2022-05-12
2
-12/+6
*
|
ccmake: Allow Vim keys in cmCursesLongMessageForm
Martin Duffy
2022-04-07
1
-2/+2
*
|
ccmake: Fix typo in curses form comment
Dimitris Apostolou
2022-02-17
1
-1/+1
|
/
*
Utilities: Suppress warnings in third-party code with IBMClang
Aaron Liu
2022-01-27
1
-1/+1
*
ccmake: Add Windows support using PDCurses
Duncan Ogilvie
2022-01-18
4
-1/+24
*
ccmake: Refactor resizing logic into cmCursesForm
Duncan Ogilvie
2022-01-18
3
-18/+27
*
Merge topic 'warnings-cleanup'
Brad King
2021-10-27
1
-1/+1
|
\
|
*
Source: fix many -Wmissing-prototypes warnings by marking functions static
Sean McBride
2021-10-25
1
-1/+1
*
|
Merge topic 'purge-sprintf'
Brad King
2021-10-27
3
-16/+21
|
\
\
|
*
|
Source: Replace most calls to sprintf with snprintf
Sean McBride
2021-10-25
3
-16/+21
|
|
/
*
|
Source: Simplify some boolean expressions
Rose
2021-10-23
1
-2/+2
|
/
*
LCC: Add dedicated support for MCST LCC compiler
makise-homura
2021-10-15
1
-1/+1
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
2
-13/+13
*
cmMessenger: Pass title inside a metadata structure
Marius Messerschmidt
2021-05-19
1
-2/+3
*
Utilities: Suppress warnings in third-party code with NVHPC
Brad King
2021-04-20
1
-1/+1
*
Utilities: Suppress warnings in third-party code when using IntelLLVM
Brad King
2021-01-28
1
-1/+1
*
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
1
-2/+2
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
14
-56/+14
*
ccmake: suppress warnings in third-party form code
Brad King
2020-08-18
1
-0/+8
*
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
1
-2/+2
*
ccmake: Display an error and interrupt execution if ncurses failed
Bartosz Kosiorek
2020-06-11
1
-2/+14
*
Merge topic 'gitlab-ci-ninja-multi'
Brad King
2020-06-02
2
-11/+5
|
\
|
*
CursesDialog: resolve clang-tidy warnings
Ben Boeckel
2020-06-02
2
-11/+5
*
|
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
2
-0/+2
|
/
*
ccmake: Check that getmaxyx result width is non-negative
Brad King
2020-05-19
1
-1/+1
*
ccmake: Improve coloring, allow customization
Matthew Woehlke
2020-04-24
2
-5/+57
*
ccmake: Rename cmCursesColor::{Options => Choice}
Matthew Woehlke
2020-04-24
3
-4/+4
*
cmCursesLongMessageForm: avoid unnecessary string allocation
Ben Boeckel
2020-04-09
1
-1/+2
*
Merge topic 'ccmake_incremental_log_display'
Brad King
2020-04-09
4
-19/+48
|
\
|
*
ccmake: Use incremental rendering for the logs
Sylvain Joubert
2020-04-08
4
-11/+33
[next]