Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 年之前 |
Brad King
|
f4f3b6b9af
Ninja: Detect when ninja is new enough to support a multi-line depfile
|
6 年之前 |
Brad King
|
9620cb935a
Merge topic 'add_consistent_verbose_build_flag'
|
6 年之前 |
Bruno Manganelli
|
b6a957c969
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
|
7 年之前 |
Robert Maynard
|
1a45266cb5
cmGlobalGenerator: Add a class that represent the build command
|
7 年之前 |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 年之前 |
Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 年之前 |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 年之前 |
Regina Pfeifer
|
32cb564bea
clang-tidy: Remove redundant member initializations
|
7 年之前 |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 年之前 |
Regina Pfeifer
|
5731ec30f0
clang-tidy: fix warnings from version 7
|
7 年之前 |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 年之前 |
Brad King
|
a6e02f881d
add_dependencies: Track backtraces internally
|
7 年之前 |
Brad King
|
ec9ef691fe
Merge topic 'provide_explicit_source_and_build_command_line_options'
|
7 年之前 |
Vitaly Stakhovsky
|
f4ff60a803
cmMakefile: Make GetSafeDefinition return std::string const&
|
7 年之前 |
Robert Maynard
|
de962cc00d
CMake: Internally uses -S instead of -H to specify source directory
|
7 年之前 |
Brad King
|
9da844d8cb
Merge topic 'lg-directory'
|
7 年之前 |
Vitaly Stakhovsky
|
50fbfee3a0
cmLocalGenerator: return directories as const std::string&
|
7 年之前 |
Brad King
|
9903ec1677
Merge topic 'ninja-generator-do-not-add-alias-matching-custom-command-output'
|
7 年之前 |
Jean-Christophe Fillion-Robin
|
180c2f8de8
Ninja: Fix dupbuild error skipping alias with conflicting custom command
|
7 年之前 |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 年之前 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 年之前 |
Florian Maushart
|
1ab3881ec9
cmake: Add options for parallel builds to --build mode
|
7 年之前 |
Brad King
|
ee44f390ce
Ninja: Make assumed source dependencies order-only
|
7 年之前 |
Brad King
|
62538b2c4c
Fortran: Refactor to treat .mod extension as part of module name
|
7 年之前 |
Brad King
|
5650ba1d6a
Ninja: Drop unnecessary ident encoding logic for paths
|
7 年之前 |
Shane Parris
|
3f4b81f540
Add glob verify support to XCode, VS, Ninja, and Makefile generators
|
7 年之前 |
Shane Parris
|
b6ef4bc329
Document and extend the CMAKE_SUPPRESS_REGENERATION variable
|
7 年之前 |
Patrick Stewart
|
ed000d7d30
Ninja: Don't add custom command outputs to phony rule for CMake inputs
|
7 年之前 |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 年之前 |