Martin Duffy
|
a2232db802
instrumentation: Make hooks compatible with presets
|
8 月之前 |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
9 月之前 |
Martin Duffy
|
097d4fd1b5
instrumentation: Collect and record project build system metrics
|
10 月之前 |
Martin Duffy
|
ea8e3107ec
cmake --install: Respect CMAKE_DEFAULT_CONFIGS
|
11 月之前 |
Marc Chevrier
|
7907c83175
Link step: Add LINK_WARNING_AS_ERROR target property
|
11 月之前 |
Brad King
|
5aed3ee49d
cmSystemTools: Add GetLogicalWorkingDirectory
|
1 年之前 |
Brad King
|
ee83165923
cmake: Explicitly normalize input paths as they exist on disk
|
1 年之前 |
Kevin Tolle
|
b80aa1d3a3
preset: Easier command line interface for Workflow Presets
|
1 年之前 |
Brad King
|
fe63f15383
Merge topic 'fileapi-config-dir'
|
1 年之前 |
Martin Duffy
|
1df94443fe
fileapi: Add support for user-wide queries
|
1 年之前 |
Alex Turbov
|
5b259985bf
Refactor: Optimize some `std::ostream::operator<<()` calls
|
1 年之前 |
Brad King
|
72f2ef297b
Merge topic 'help-options'
|
1 年之前 |
Martin Duffy
|
b5b36f95f9
Help: Add clarifying text for some help options
|
1 年之前 |
Alex Turbov
|
4fbeeb97aa
Refactor: `… << "\n" << std::flush;` → `… << std::endl;`
|
1 年之前 |
Brad King
|
26302e120e
Merge topic 'install-parallel-manifest'
|
1 年之前 |
Martin Duffy
|
9799491c7e
install: Write manifest file in parallel install
|
1 年之前 |
Brad King
|
077691942a
Merge topic 'cmake-list-cached-variables'
|
1 年之前 |
Min Hsu
|
c55239e286
cmake: Add flag to list cache entries matching a regex
|
1 年之前 |
Brad King
|
de8e176113
Merge topic 'parallel-install'
|
1 年之前 |
Martin Duffy
|
159ba027b9
Install: Add parallel installation option
|
1 年之前 |
Brad King
|
ead3548bed
Merge topic 'xdg-config-dir'
|
1 年之前 |
Martin Duffy
|
5b3fbd5f64
cmSystemTools: Add CMake config directory
|
1 年之前 |
Brad King
|
973bb02b14
cmake: Print --workflow option in --help output
|
1 年之前 |
leha-bot
|
4f160f7906
cmakemain: Return the SCRIPT_MODE exit code if it was set
|
1 年之前 |
Glen Chung
|
a9a592f96e
cmake: Add debugger
|
2 年之前 |
Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 年之前 |
Robert Maynard
|
f9e8a067c2
cmake: Stop parsing after `--` when detecting script mode
|
2 年之前 |
Robert Maynard
|
08aa516880
cmake: Stop parsing after `--` when detecting script mode
|
2 年之前 |
Alex Turbov
|
69918b07e1
cmDocumentationEntry: Drop all user provided ctors for C++ >= 14
|
3 年之前 |
Alex Turbov
|
74b735dea8
cmDocumentation: `char*[][2]` → `cmDocumentationEntry[N]`
|
3 年之前 |