Brad King
|
bfaaec6179
cmake --workflow: Convert implementation to internal role
|
1 month ago |
Brad King
|
ea5d04975e
cmake --build: Convert implementation to internal role
|
1 month ago |
Brad King
|
0b83750e14
cmake: Clarify name of role of internal instances
|
1 month ago |
Brad King
|
0aab75bf0e
cmake: Clarify name of enum backing CMAKE_ROLE property
|
1 month ago |
Brad King
|
9e36f22684
cmake: Clarify name of enum identifying set of commands added
|
1 month ago |
Brad King
|
4a2d32e7c4
cmake: Remove unnecessary initialization of empty source and build paths
|
1 month ago |
Martin Duffy
|
3db07b0189
cmInstallScriptHandler: Refactor to store config and path for each command
|
2 months ago |
Tyler Yankee
|
fbb5b47fbf
instrumentation: Rename postTest and postInstall hooks
|
3 months ago |
Brad King
|
509c424472
StdIo: Replace uses of KWSys Terminal with StdIo::Print
|
7 months ago |
Brad King
|
57b24e8fef
StdIo: Init() automatically in Console()
|
7 months ago |
Brad King
|
3e88020aed
StdIo: Replace uses of KWSys ConsoleBuf with StdIo::Console
|
7 months ago |
Brad King
|
cef4676d3a
StdIo: Factor out helper to initialize stdin, stdout, and stderr
|
7 months ago |
Brad King
|
b4b0d3f118
cmDynamicLoader: Remove unused code
|
7 months ago |
Daniel Pfeifer
|
46a0c04284
CTest: Allow setting exit code in ctest scripts
|
1 year ago |
Brad King
|
6f0ad398f1
cmake-gui: Clarify "Open Project" button implementation details
|
9 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Martin Duffy
|
45d3ffaa95
instrumentation: Use auto for variables holding closures
|
9 months ago |
Martin Duffy
|
a2232db802
instrumentation: Make hooks compatible with presets
|
9 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Martin Duffy
|
097d4fd1b5
instrumentation: Collect and record project build system metrics
|
11 months ago |
Martin Duffy
|
ea8e3107ec
cmake --install: Respect CMAKE_DEFAULT_CONFIGS
|
1 year ago |
Marc Chevrier
|
7907c83175
Link step: Add LINK_WARNING_AS_ERROR target property
|
1 year ago |
Brad King
|
5aed3ee49d
cmSystemTools: Add GetLogicalWorkingDirectory
|
1 year ago |
Brad King
|
ee83165923
cmake: Explicitly normalize input paths as they exist on disk
|
1 year ago |
Kevin Tolle
|
b80aa1d3a3
preset: Easier command line interface for Workflow Presets
|
1 year ago |
Brad King
|
fe63f15383
Merge topic 'fileapi-config-dir'
|
1 year ago |
Martin Duffy
|
1df94443fe
fileapi: Add support for user-wide queries
|
1 year ago |
Alex Turbov
|
5b259985bf
Refactor: Optimize some `std::ostream::operator<<()` calls
|
1 year ago |
Brad King
|
72f2ef297b
Merge topic 'help-options'
|
1 year ago |
Martin Duffy
|
b5b36f95f9
Help: Add clarifying text for some help options
|
1 year ago |