Brad King
|
fe8e82090b
cmGeneratorExpressionEvaluationFile: Constify some local generator usage
|
4 nedēļas atpakaļ |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
7 mēneši atpakaļ |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
9 mēneši atpakaļ |
Brad King
|
659d8bd430
cmPolicies: Remove now-unused REQUIRED_IF_USED and REQUIRED_ALWAYS states
|
11 mēneši atpakaļ |
Kyle Edwards
|
09d7f947d6
cmGeneratorExpression: Require cmake instance
|
2 gadi atpakaļ |
FeRD (Frank Dana)
|
98a10290a8
cmSystemTools: Fix 'ErrorOccurred' spelling
|
3 gadi atpakaļ |
Asit Dhal
|
255df8622b
file(GENERATE): Support new line style
|
4 gadi atpakaļ |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 gadi atpakaļ |
Asit Dhal
|
c3385dd8bd
file(GENERATE): Support options to manipulate file permissions
|
5 gadi atpakaļ |
Deniz Bahadir
|
e01527619f
Simplify code by calling a function directly instead of duplicating it
|
5 gadi atpakaļ |
Raul Tambre
|
27a912193b
file(GENERATE): Add TARGET argument
|
5 gadi atpakaļ |
Josef Angstenberger
|
04fbd7566a
file(GENERATE): Fix missing check for policy CMP0070
|
5 gadi atpakaļ |
Josef Angstenberger
|
2dc2732f67
file(GENERATE): Refactor outputFileName calculation
|
5 gadi atpakaļ |
Josef Angstenberger
|
a9602bb41e
file(GENERATE): Refactor inputFileName calculation
|
5 gadi atpakaļ |
Robert Maynard
|
7a969fe21d
cmMakefile: Refactor API to better handle empty config values
|
5 gadi atpakaļ |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 gadi atpakaļ |
Daniel Eiband
|
1811411fec
cmGeneratorExpression: Move quiet flag to cmCompiledGeneratorExpression
|
6 gadi atpakaļ |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 gadi atpakaļ |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 gadi atpakaļ |
Regina Pfeifer
|
5a0784ddea
clang-tidy: Pass by value
|
6 gadi atpakaļ |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 gadi atpakaļ |
Vitaly Stakhovsky
|
c530e2f74f
cmCompiledGeneratorExpression::Evaluate(): return const std::string&
|
7 gadi atpakaļ |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 gadi atpakaļ |
Brad King
|
0826c20128
Ninja: Do not add empty custom command for file(GENERATE) outputs
|
7 gadi atpakaļ |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 gadi atpakaļ |
Ben Boeckel
|
7c525c8416
genex: generated files have known extensions
|
7 gadi atpakaļ |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 gadi atpakaļ |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 gadi atpakaļ |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 gadi atpakaļ |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 gadi atpakaļ |