Brad King
|
e290d4f2a3
cmake: Infer command set from role
|
1 mēnesi atpakaļ |
Brad King
|
0aab75bf0e
cmake: Clarify name of enum backing CMAKE_ROLE property
|
1 mēnesi atpakaļ |
Brad King
|
9e36f22684
cmake: Clarify name of enum identifying set of commands added
|
1 mēnesi atpakaļ |
Brad King
|
4a2d32e7c4
cmake: Remove unnecessary initialization of empty source and build paths
|
1 mēnesi atpakaļ |
Brad King
|
cef4676d3a
StdIo: Factor out helper to initialize stdin, stdout, and stderr
|
7 mēneši atpakaļ |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 mēneši atpakaļ |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 mēneši atpakaļ |
Brad King
|
5aed3ee49d
cmSystemTools: Add GetLogicalWorkingDirectory
|
1 gadu atpakaļ |
Vitaly Stakhovsky
|
58da4aa47d
Source: Avoid comparing pointers to nullptr
|
1 gadu atpakaļ |
Alex Turbov
|
69918b07e1
cmDocumentationEntry: Drop all user provided ctors for C++ >= 14
|
3 gadi atpakaļ |
Alex Turbov
|
74b735dea8
cmDocumentation: `char*[][2]` → `cmDocumentationEntry[N]`
|
3 gadi atpakaļ |
Alex Turbov
|
96dcfa6b44
ccmake.cxx: Use anonymous namespace instead of `static`
|
3 gadi atpakaļ |
Juan Ramos
|
3c3bce133d
cmake: Honor CMAKE_GENERATOR env var in --help output
|
3 gadi atpakaļ |
Duncan Ogilvie
|
9278c6e01a
ccmake: Add Windows support using PDCurses
|
3 gadi atpakaļ |
Duncan Ogilvie
|
b97c12babb
ccmake: Refactor resizing logic into cmCursesForm
|
3 gadi atpakaļ |
Sean McBride
|
1cf14f8c03
Source: fix many -Wmissing-prototypes warnings by marking functions static
|
4 gadi atpakaļ |
Marius Messerschmidt
|
bceb8e2ed2
cmMessenger: Pass title inside a metadata structure
|
4 gadi atpakaļ |
Bartosz Kosiorek
|
19689d34e6
ccmake: Display an error and interrupt execution if ncurses failed
|
5 gadi atpakaļ |
Rolf Eike Beer
|
48adc29721
replace "std::string::find(x) == 0" with cmHasPrefix()
|
5 gadi atpakaļ |
Sylvain Joubert
|
88cfef0821
ccmake: redirect stdout/stderr to the displayed logs
|
6 gadi atpakaļ |
Sylvain Joubert
|
93b66735ac
ccmake: Use type-based colors to display cache values
|
6 gadi atpakaļ |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 gadi atpakaļ |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 gadi atpakaļ |
Regina Pfeifer
|
d331021255
clang-tidy: isolate declarations for readability
|
6 gadi atpakaļ |
Brad King
|
c85524a94a
Ensure stdin, stdout, and stderr pipes are always open
|
6 gadi atpakaļ |
Vitaly Stakhovsky
|
82edd98300
cmSystemTools: MessageCallback and Message() accept std::string argument
|
6 gadi atpakaļ |
Regina Pfeifer
|
8c92db829b
MessageCallback: Remove unused bool& argument
|
6 gadi atpakaļ |
Regina Pfeifer
|
bcee24aecc
Use `std::function` for callbacks
|
6 gadi atpakaļ |
Brad King
|
a1f65014a3
Merge topic 'help-mark-default-generator'
|
6 gadi atpakaļ |
Craig Scott
|
6023fe7ff2
ccmake: Append rather than replace Generators section of docs
|
7 gadi atpakaļ |