summaryrefslogtreecommitdiffstats
path: root/Source/cmQtAutoGenInitializer.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmCustomCommand: Move constructor arguments to individual settersNAKAMURA Takumi2021-11-181-5/+7
* Merge topic 'autogen-dep-on-imported-implib-only-target'Brad King2021-09-271-1/+10
|\
| * cmQtAutoGenInitializer: support IMPLIB-only imported targetsBen Boeckel2021-09-241-1/+10
* | Rename cmProp in cmValueMarc Chevrier2021-09-211-6/+6
* | Merge topic 'mocmacrosonce'Brad King2021-09-091-0/+3
|\ \ | |/ |/|
| * AutoMoc: Do not list moc macros multiple timesDavid Redondo2021-09-031-0/+3
| * Merge topic 'autouic-header-depends'Brad King2021-07-261-26/+27
| |\
| * | AutoGen: Fix needless compilation of mocs_compilation.cppJoerg Bornemann2021-07-011-5/+23
* | | AUTOUIC: Revert "Fix generating of dependency rules for UI header files"Brad King2021-08-191-27/+26
* | | Merge topic 'autouic-header-depends' into release-3.21Brad King2021-07-261-26/+27
|\ \ \ | | |/ | |/|
| * | AUTOUIC: Fix generating of dependency rules for UI header filesAlexey Edelev2021-07-231-26/+27
| |/
* | AutoGen: Fix needless compilation of mocs_compilation.cppJoerg Bornemann2021-07-231-5/+23
|/
* Source: Remove unnecessary comparisons to nullptrVitaly Stakhovsky2021-05-101-17/+17
* AutoGen: Retrieve Qt version from moc as fallbackJoerg Bornemann2021-04-231-2/+72
* Autogen: Add detection of UI file changes to the pre-build VS caseDuncan Barber2021-04-101-1/+39
* Autogen: Move duplicated filename generation code into a functionDuncan Barber2021-04-101-26/+21
* Autogen: Move duplicated executable dependency code into a functionDuncan Barber2021-04-101-10/+13
* Autogen: Rename the variable for UI files with UIC optionsDuncan Barber2021-04-101-2/+3
* Autogen: Fix a bug in setting the UIC source groupDuncan Barber2021-04-041-1/+7
* Merge topic 'ninja-automoc-cycle'Brad King2021-03-301-3/+3
|\
| * autogen: Don't include SKIP_AUTOMOC files in depfileKyle Edwards2021-03-291-3/+3
| * Merge topic 'autogen-cmp0116-fix' into release-3.20Brad King2021-02-241-28/+11
| |\
* | \ Merge topic 'autouic-headers-ninja'Brad King2021-02-241-0/+31
|\ \ \
| * | | AUTOUIC: Collect ui header files for Ninja generatorAlexey Edelev2021-02-231-0/+31
* | | | Merge topic 'autogen-cmp0116-fix'Brad King2021-02-241-28/+11
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | cmCustomCommand: Record value of CMP0116 at time of creationKyle Edwards2021-02-231-28/+11
| |/
* | Autogen: Don't change the order of HEADERS array in AutogenInfo.jsonCraig Scott2021-02-221-2/+2
|/
* Code style: add missed explicit 'this->'Oleksandr Koval2021-01-051-33/+38
* Autogen: Add support for per-config sourcesBrad King2020-12-161-39/+88
* AutoGen: Account for CMP0116 in the depfileKyle Edwards2020-12-081-5/+18
* GENERATED prop: Add implementation for policy CMP0118 being set to NEWDeniz Bahadir2020-11-241-1/+1
* cmSourceFile::GetPropertyForUser: return cmPropVitaly Stakhovsky2020-11-041-1/+1
* cmMakefile::GetDefinition: return cmPropVitaly Stakhovsky2020-09-021-2/+2
* Merge topic 'automoc-depend-project-file'Brad King2020-09-011-0/+1
|\
| * Merge branch 'backport-3.17-automoc-depend-project-file'Brad King2020-08-311-0/+1
| |\
| | * AutoMoc: Restore support for re-running after project file changesJoerg Bornemann2020-08-311-0/+1
* | | Merge topic 'automoc_timestamp_nmc_fix'Brad King2020-08-251-0/+4
|\ \ \ | |/ /
| * | AutoGen: Fix moc and uic dependencies when building Qt itselfAlexandru Croitor2020-08-251-0/+4
* | | Merge topic 'automoc_timestamp_deps'Brad King2020-08-061-2/+45
|\ \ \ | |/ /
| * | Merge branch 'backport-3.17-automoc_timestamp_deps'Brad King2020-08-051-2/+45
| |\ \ | | |/
| | * AutoGen: Fix over-specified direct dependencies of custom commandAlexandru Croitor2020-08-031-2/+45
* | | Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
* | | Merge topic 'cmnonempty'Kyle Edwards2020-07-151-1/+1
|\ \ \
| * | | cmNonempty: Convenience inlines to check for non-empty stringVitaly Stakhovsky2020-07-141-1/+1
* | | | cmIsOn: add overload accepting const std::string*Vitaly Stakhovsky2020-07-141-1/+1
|/ / /
* | | cmMakefile: Refactor API to better handle empty config valuesRobert Maynard2020-07-031-4/+3
* | | Refactor file extension queries to be more consistentRobert Maynard2020-06-221-4/+4
|/ /
* | Merge topic 'getdef-expand'Brad King2020-06-021-3/+2
|\ \
| * | cmMakefile: add GetDefExpandList() that splits value into std::vectorVitaly Stakhovsky2020-05-301-3/+2
* | | Single location for cmProp typedefVitaly Stakhovsky2020-06-011-0/+1
|/ /