Ben Boeckel
|
b82a74d918
generators: use GetSupportDirectory() in more places
|
5 months ago |
Ben Boeckel
|
557c44b93e
cmStrCat: use character literals where possible
|
5 months ago |
Brad King
|
6c35c9ea22
Merge topic 'LINKER_FLAGS-CMP0181-OLD'
|
6 months ago |
Marc Chevrier
|
2e9648e0de
Ninja generator: restore correct encoding for policy CMP0181=OLD
|
6 months ago |
Junpeng Qiu
|
6b3ec3fefb
Ninja/Makefile: Add support for copying directories into Apple bundles
|
7 months ago |
Brad King
|
2586a2ce82
Merge topic 'ninja-many-subdirs'
|
8 months ago |
Ben Boeckel
|
5a36d0c9e7
Ninja: Fix regression with a large number of subdirectories
|
8 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
8 months ago |
Kitware Robot
|
de273b2e11
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
8 months ago |
ClausKlein
|
971a8ded06
EXPORT_COMPILE_COMMANDS: Write absolute posix paths to compile_commands.json
|
8 months ago |
ClausKlein
|
ff119423b9
EXPORT_COMPILE_COMMANDS: Append missing newline to compile_commands.json
|
8 months ago |
ClausKlein
|
7d8b39226c
cmGlobalNinjaGenerator: Remove obsolete TODO comment
|
8 months ago |
Martin Duffy
|
0fbb927bdd
instrumentation: Disable preBuild and postBuild hooks on Windows
|
9 months ago |
Martin Duffy
|
fc1d55f6a5
instrumentation: Add preBuild and postBuild hooks for ninja
|
9 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
9 months ago |
Brad King
|
8f9f01b24d
CMP0058: Remove support for OLD behavior
|
10 months ago |
Brad King
|
9f8dbcda3b
Merge topic 'codegen-ninja'
|
10 months ago |
Brad King
|
5ce1ca607f
Ninja: Add missing top-level codegen dependencies on per-directory codegen
|
10 months ago |
Brad King
|
5d0f2aba7e
cmGlobalNinjaGenerator: Simplify per-directory configuration list lookup
|
10 months ago |
Brad King
|
505ffdcbde
cmGlobalNinjaGenerator: Clarify order of codegen build statement logic
|
10 months ago |
Brad King
|
5f33736c03
cmGlobalNinjaGenerator: Fix local variable name for codegen target
|
10 months ago |
Brad King
|
e308d1bb88
cmGlobalNinjaGenerator: Remove unnecessary local variable
|
10 months ago |
Brad King
|
c08543d711
cmGlobalNinjaGenerator: Remove unused local variable
|
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 |
Martin Duffy
|
f50fb77a4f
Ninja: Regenerate when test or install scripts are missing
|
1 year ago |
Brad King
|
2daeb0b504
Merge topic 'build-databases'
|
1 year ago |
Ben Boeckel
|
7b8b751637
cmGlobalGenerator: add a method to make an output-formatted string
|
1 year ago |
Vitaly Stakhovsky
|
58da4aa47d
Source: Avoid comparing pointers to nullptr
|
1 year ago |
Alexey Edelev
|
9ab270f47d
cmSystemTools: Add GetComspec method to get cmd on Windows
|
1 year ago |