summaryrefslogtreecommitdiffstats
path: root/Source/cmQtAutoGenInitializer.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-3/+3
* | GetSafeProperty: return std::string const&Vitaly Stakhovsky2020-04-301-4/+5
* | cmGeneratorTarget::GetProperty: return cmPropVitaly Stakhovsky2020-04-291-8/+5
* | Refactoring: add cm::contains to <cmext/algorithm>Marc Chevrier2020-04-171-4/+4
* | Add support to indicate UTF-8 custom command pipe output encodingJustin Goshi2020-04-131-4/+9
* | cmMakefile::GetProperty: return cmPropVitaly Stakhovsky2020-04-011-5/+12
* | cmState::GetGlobalProperty: return cmPropVitaly Stakhovsky2020-03-251-8/+10
|/
* Ninja Multi-Config: Fix issue with framework dependencies and AutogenKyle Edwards2020-02-171-7/+8
* Fix AUTOMOC deps file to contain correct rule nameAlexandru Croitor2020-01-311-1/+8
* Merge topic 'automoc-using-depfiles'Brad King2020-01-301-6/+49
|\
| * AutoGen: Use depfiles for the XXX_autogen ninja targetsJoerg Bornemann2020-01-281-6/+48
| * AutoGen: Use moc's feature to output dependenciesJoerg Bornemann2020-01-281-0/+1
* | cm::String: enhance compatibility with STLMarc Chevrier2020-01-251-1/+0
|/
* Merge topic 'autogen_rcc_skip_unity'Brad King2020-01-201-10/+14
|\
| * Autogen: Enable SKIP_UNITY_BUILD_INCLUSION on AUTORCC generated filesSebastian Holtermann2020-01-171-10/+14
* | cmMakefile: modernize memory managementMarc Chevrier2020-01-141-5/+5
* | Autogen: Process .hh headers based on new policy CMP0100 settingsSebastian Holtermann2020-01-041-40/+87
* | Autogen: Try adding header suffix to moc output file name on name conflictsSebastian Holtermann2020-01-041-13/+31
* | Merge topic 'autogen-no-hh'Brad King2019-12-191-2/+4
|\ \ | |/
| * Autogen: Revert processing of .hh files for compatibilityBrad King2019-12-181-2/+4
* | Merge topic 'stdstring-target'Brad King2019-12-171-4/+4
|\ \
| * | cmTarget: add std::string overloadsVitaly Stakhovsky2019-12-141-4/+4
* | | Ninja: Add multi-config variantKyle Edwards2019-12-131-3/+10
|/ /
* | cmMakefile: Delay custom command creationDaniel Eiband2019-11-241-8/+7
* | cmCustomCommand: Explicitly pass backtrace on constructionDaniel Eiband2019-11-241-2/+2
* | cmLocalGenerator: modernize memory managementMarc Chevrier2019-11-111-2/+2
|/
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-20/+21