Kyle Edwards
|
54ad3e4958
autogen: Don't include SKIP_AUTOMOC files in depfile
|
4 年之前 |
Craig Scott
|
a3df25c694
Autogen: Don't change the order of HEADERS array in AutogenInfo.json
|
4 年之前 |
Ben Boeckel
|
ef935b17ab
clang-tidy: fix `readability-use-anyofallof` warnings
|
4 年之前 |
Ben Boeckel
|
b3b6ede6a1
clang-tidy: fix `readability-redundant-access-specifiers` warnings
|
4 年之前 |
Ben Boeckel
|
cdfc4e3195
clang-tidy: fix `readability-qualified-auto` warnings
|
4 年之前 |
Joerg Bornemann
|
8cb8dd6da5
AutoMoc: Re-run after adding Q_OBJECT macro
|
4 年之前 |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 年之前 |
Brad King
|
92d7b456e5
Autogen: Add support for per-config sources
|
5 年之前 |
Kyle Edwards
|
946adadd40
cmGccDepfileReader: Rework helper code
|
5 年之前 |
Joerg Bornemann
|
9ac3503d30
AutoMoc: Re-run moc if a dependency is missing
|
5 年之前 |
Brad King
|
776059ef0f
Merge branch 'backport-3.17-automoc-depend-project-file'
|
5 年之前 |
Joerg Bornemann
|
6b20bbd2dd
AutoMoc: Restore support for re-running after project file changes
|
5 年之前 |
Brad King
|
9a9ed4b9d3
Merge branch 'backport-3.17-automoc_timestamp_deps'
|
5 年之前 |
Alexandru Croitor
|
a79056bb02
AutoGen: Fix over-specified direct dependencies of custom command
|
5 年之前 |
Marc Chevrier
|
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
|
5 年之前 |
Alex Turbov
|
1e4b5c7d09
Refactor: Avoid `std::endl` where it's not necessary (part 2)
|
5 年之前 |
Joerg Bornemann
|
aebfbcaa46
AutoGen: Use depfiles for the XXX_autogen ninja targets
|
5 年之前 |
Joerg Bornemann
|
f765fdea03
AutoGen: Use moc's feature to output dependencies
|
5 年之前 |
Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
6 年之前 |
Sebastian Holtermann
|
90d643c312
Autogen: Fix ambiguity in header file detection on Windows
|
6 年之前 |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 年之前 |
Sebastian Holtermann
|
6bd40ccf84
Autogen: Make cmQtAutoMocUic a free function
|
6 年之前 |
Sebastian Holtermann
|
820962edc9
Autogen: Refactor json info file reading interface
|
6 年之前 |
Sebastian Holtermann
|
d867e05892
Autogen: Use JSON instead of CMake script for info files
|
6 年之前 |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
6 年之前 |
Sebastian Holtermann
|
d018d27c10
Autogen: Add moc path prefix generation (AUTOMOC_PATH_PREFIX)
|
6 年之前 |
Sebastian Holtermann
|
77983c8147
Autogen: Add IsHeader flag to SourceFileT class
|
6 年之前 |
Sebastian Holtermann
|
f9e5441eb4
Autogen: Abbreviate file paths in messages
|
6 年之前 |
Sebastian Holtermann
|
51676cf655
Autogen: Split JobEvalCacheT job into separate moc and uic jobs
|
6 年之前 |
Sebastian Holtermann
|
1a3f185c1a
Autogen: Split JobProbeDepsT job into separate moc and uic jobs
|
6 年之前 |