summaryrefslogtreecommitdiff
path: root/Source/cmQtAutoGenGlobalInitializer.h
Commit message (Expand)AuthorAgeFilesLines
* Autogen: Split creation and setup of custom targets into separate stepsOrkun Tokdemir2023-03-241-4/+2
* Source: Fix clang -Wextra-semi warningsSean McBride2021-09-281-1/+1
* clang-tidy: fix `readability-redundant-access-specifiers` warningsBen Boeckel2021-01-271-2/+0
* Code style: add missed explicit 'this->'Oleksandr Koval2021-01-051-1/+1
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* cmLocalGenerator: modernize memory managementMarc Chevrier2019-12-101-1/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* IWYU: Fix handling of <memory> standard headerBrad King2019-07-101-1/+1
* Autogen: Evaluate compiler features for the same exectuable only onceSebastian Holtermann2019-05-221-4/+7
* Autogen: Add more frequently used keywords to Keywords classSebastian Holtermann2019-04-021-0/+11
* Autogen: Add `AUTO*_EXECUTABLE` strings to Keywords classSebastian Holtermann2019-04-021-0/+4
* Autogen: Remove static const generator name strings from cmQtAutoGenSebastian Holtermann2019-04-021-2/+2
* Autogen: Add cmQtAutogenGlobalInitializer::Keywords classSebastian Holtermann2019-04-021-0/+15
* Autogen: Add output caching GetExecutableTestOutputSebastian Holtermann2019-02-191-0/+6
* Autogen: Add support for global ``autogen`` and ``autorcc`` targetsSebastian Holtermann2018-11-111-1/+16
* Autogen: Add cmQtAutoGenGlobalInitializer classSebastian Holtermann2018-11-111-0/+32