Martin Duffy
|
2fdd1e787f
instrumentation: Additional data in custom, install and link snippets
|
1 month ago |
Ben Boeckel
|
8180ecad9b
autogen: support the `SHORT` intermediate dir strategy
|
4 months ago |
John Parent
|
3f33a5387a
Makefiles: support shortened object filenames
|
5 months ago |
Ben Boeckel
|
b121adaa04
Makefiles: pass the target name to `cmake -E cmake_depends`
|
5 months ago |
Ben Boeckel
|
dcba9ed828
Makefiles: populate the `TARGET_SUPPORT_DIR` replacement variable
|
5 months ago |
Tyler Yankee
|
f7756853c5
instrumentation: Exclude (pre|post)Build hooks with MSYS Makefiles
|
3 months ago |
Tyler Yankee
|
7dbe092d77
instrumentation: Support preBuild and postBuild hooks on Windows
|
3 months ago |
Ben Boeckel
|
35d32b8741
cmLocalGenerator: move the `CMakeFiles` subdir from the target to output root
|
5 months ago |
Ben Boeckel
|
b82a74d918
generators: use GetSupportDirectory() in more places
|
5 months ago |
John Parent
|
a6da0b08b7
cmLocalCommonGenerator: factor out `GetTargetDirectory`
|
5 months ago |
Ben Boeckel
|
4abd800498
cmLocalUnixMakefileGenerator3: use faster `rfind` overload
|
5 months ago |
Brad King
|
6be0c6d26a
Merge topic 'astgrep-cmstrcat'
|
5 months ago |
Brad King
|
509c424472
StdIo: Replace uses of KWSys Terminal with StdIo::Print
|
5 months ago |
Brad King
|
03c97133e8
Makefile: De-duplicate dependency message color code
|
6 months ago |
Ben Boeckel
|
557c44b93e
cmStrCat: use character literals where possible
|
5 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
8 months ago |
Martin Duffy
|
ee3a55fc48
cmMakefileGenerator: Update GetConfigName to return const reference
|
8 months ago |
Martin Duffy
|
314440c320
instrumentation: Run preBuild and postBuild hooks before and after make
|
9 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
9 months ago |
Martin Duffy
|
9d34069ca8
instrumentation: Add targetLabels field to link snippets
|
9 months ago |
Martin Duffy
|
097d4fd1b5
instrumentation: Collect and record project build system metrics
|
10 months ago |
Alex Turbov
|
bdece1c754
Refactor: Optimize `ostream::operator<<()` calls for some generators
|
11 months ago |
Brad King
|
77ae9d7585
Merge topic 'codegen-make'
|
10 months ago |
Brad King
|
25b43a5b7f
Makefile: Enable progress messages for codegen target
|
10 months ago |
Brad King
|
af2b340a2e
Makefile: Fix per-directory codegen target
|
10 months ago |
Brad King
|
b7e6c418e3
cmLocalUnixMakefileGenerator3: Simplify progress command generation
|
10 months ago |
Marc Chevrier
|
7907c83175
Link step: Add LINK_WARNING_AS_ERROR target property
|
1 year ago |
Marc Chevrier
|
656267c871
COMPILE_WARNING_AS_ERROR: rename methods to prepare link similar functionality
|
1 year ago |
Juan Ramos
|
197cb419d1
add_custom_command: Add CODEGEN support
|
1 year ago |
Vitaly Stakhovsky
|
1a49b439a5
Source: Use cmValue::IsOn and IsOff
|
1 year ago |