Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 years ago |
Vitaly Stakhovsky
|
186d9b083d
cmSystemTools::Message: Add overload accepting std::string
|
6 years ago |
Brad King
|
40745ad35a
Merge topic 'cmake-files-directory'
|
6 years ago |
Vitaly Stakhovsky
|
614876c638
cmLocalUnixMakefileGenerator3: more methods accept std::string
|
6 years ago |
Bruno Manganelli
|
3e867ed400
cmake: inlined files dir constant and removed it from cmake.h
|
7 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Craig Scott
|
6f904d0100
Merge topic 'nmake-compile-commands'
|
6 years ago |
Yan Pashkovsky
|
37c6a02dc2
CMake: fix nmake compile_commands generation
|
6 years ago |
Bruno Manganelli
|
33f08eec18
cmOutputConverter: Moved ContainedInDirectory to cmStateDirectory
|
7 years ago |
Bruno Manganelli
|
87e810f223
cmOutputConverter: Moved ForceToRelativePath to cmSystem
|
7 years ago |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 years ago |
Marc Chevrier
|
c4b4d8b3a6
POSITION_INDEPENDENT_CODE: Manage link flags for executables
|
7 years ago |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 years ago |
Pedro Navarro
|
4220962d18
Makefile: Add build events byproducts to clean rules
|
7 years ago |
Pedro Navarro
|
182d9597ec
Makefile: Add custom command byproducts to clean rules
|
7 years ago |
Brad King
|
1b57f49586
genex: Simplify cmGeneratorExpressionInterpreter
|
7 years ago |
Vitaly Stakhovsky
|
65ab9ce938
Genex: Return Evaluate results as const std::string&
|
7 years ago |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 years ago |
Marc Chevrier
|
cc9f88af53
LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS
|
7 years ago |
Marc Chevrier
|
c1f5a44b28
LINK_OPTIONS: Add new family of properties
|
7 years ago |
Marc Chevrier
|
8e28d2630a
Makefile generator: link flags management refactoring
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Michael Stürmer
|
fb433ff283
cmGeneratorTarget: Make import library checks config-aware
|
7 years ago |
Ilya A. Kriveshko
|
eaf9f69d41
Fix combined use of compiler launcher with lint tools
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 years ago |
Brad King
|
d1d8daf15a
Merge topic 'xl-qoptfile'
|
7 years ago |
Brad King
|
e342e4100a
Makefile,Ninja: Use tool-specific response file flag for include dirs
|
7 years ago |
Marc Chevrier
|
0448311179
sourceFile properties: add property INCLUDE_DIRECTORIES
|
7 years ago |
Marc Chevrier
|
78b1c2e09e
sourceFile properties: add property COMPILE_OPTIONS
|
8 years ago |