index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmQtAutoGenInitializer.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmCustomCommand: Move constructor arguments to individual setters
NAKAMURA Takumi
2021-11-18
1
-5/+7
*
Merge topic 'autogen-dep-on-imported-implib-only-target'
Brad King
2021-09-27
1
-1/+10
|
\
|
*
cmQtAutoGenInitializer: support IMPLIB-only imported targets
Ben Boeckel
2021-09-24
1
-1/+10
*
|
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-6/+6
*
|
Merge topic 'mocmacrosonce'
Brad King
2021-09-09
1
-0/+3
|
\
\
|
|
/
|
/
|
|
*
AutoMoc: Do not list moc macros multiple times
David Redondo
2021-09-03
1
-0/+3
|
*
Merge topic 'autouic-header-depends'
Brad King
2021-07-26
1
-26/+27
|
|
\
|
*
|
AutoGen: Fix needless compilation of mocs_compilation.cpp
Joerg Bornemann
2021-07-01
1
-5/+23
*
|
|
AUTOUIC: Revert "Fix generating of dependency rules for UI header files"
Brad King
2021-08-19
1
-27/+26
*
|
|
Merge topic 'autouic-header-depends' into release-3.21
Brad King
2021-07-26
1
-26/+27
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
AUTOUIC: Fix generating of dependency rules for UI header files
Alexey Edelev
2021-07-23
1
-26/+27
|
|
/
*
|
AutoGen: Fix needless compilation of mocs_compilation.cpp
Joerg Bornemann
2021-07-23
1
-5/+23
|
/
*
Source: Remove unnecessary comparisons to nullptr
Vitaly Stakhovsky
2021-05-10
1
-17/+17
*
AutoGen: Retrieve Qt version from moc as fallback
Joerg Bornemann
2021-04-23
1
-2/+72
*
Autogen: Add detection of UI file changes to the pre-build VS case
Duncan Barber
2021-04-10
1
-1/+39
*
Autogen: Move duplicated filename generation code into a function
Duncan Barber
2021-04-10
1
-26/+21
*
Autogen: Move duplicated executable dependency code into a function
Duncan Barber
2021-04-10
1
-10/+13
*
Autogen: Rename the variable for UI files with UIC options
Duncan Barber
2021-04-10
1
-2/+3
*
Autogen: Fix a bug in setting the UIC source group
Duncan Barber
2021-04-04
1
-1/+7
*
Merge topic 'ninja-automoc-cycle'
Brad King
2021-03-30
1
-3/+3
|
\
|
*
autogen: Don't include SKIP_AUTOMOC files in depfile
Kyle Edwards
2021-03-29
1
-3/+3
|
*
Merge topic 'autogen-cmp0116-fix' into release-3.20
Brad King
2021-02-24
1
-28/+11
|
|
\
*
|
\
Merge topic 'autouic-headers-ninja'
Brad King
2021-02-24
1
-0/+31
|
\
\
\
|
*
|
|
AUTOUIC: Collect ui header files for Ninja generator
Alexey Edelev
2021-02-23
1
-0/+31
*
|
|
|
Merge topic 'autogen-cmp0116-fix'
Brad King
2021-02-24
1
-28/+11
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
cmCustomCommand: Record value of CMP0116 at time of creation
Kyle Edwards
2021-02-23
1
-28/+11
|
|
/
*
|
Autogen: Don't change the order of HEADERS array in AutogenInfo.json
Craig Scott
2021-02-22
1
-2/+2
|
/
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-33/+38
*
Autogen: Add support for per-config sources
Brad King
2020-12-16
1
-39/+88
*
AutoGen: Account for CMP0116 in the depfile
Kyle Edwards
2020-12-08
1
-5/+18
*
GENERATED prop: Add implementation for policy CMP0118 being set to NEW
Deniz Bahadir
2020-11-24
1
-1/+1
*
cmSourceFile::GetPropertyForUser: return cmProp
Vitaly Stakhovsky
2020-11-04
1
-1/+1
*
cmMakefile::GetDefinition: return cmProp
Vitaly Stakhovsky
2020-09-02
1
-2/+2
*
Merge topic 'automoc-depend-project-file'
Brad King
2020-09-01
1
-0/+1
|
\
|
*
Merge branch 'backport-3.17-automoc-depend-project-file'
Brad King
2020-08-31
1
-0/+1
|
|
\
|
|
*
AutoMoc: Restore support for re-running after project file changes
Joerg Bornemann
2020-08-31
1
-0/+1
*
|
|
Merge topic 'automoc_timestamp_nmc_fix'
Brad King
2020-08-25
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
AutoGen: Fix moc and uic dependencies when building Qt itself
Alexandru Croitor
2020-08-25
1
-0/+4
*
|
|
Merge topic 'automoc_timestamp_deps'
Brad King
2020-08-06
1
-2/+45
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'backport-3.17-automoc_timestamp_deps'
Brad King
2020-08-05
1
-2/+45
|
|
\
\
|
|
|
/
|
|
*
AutoGen: Fix over-specified direct dependencies of custom command
Alexandru Croitor
2020-08-03
1
-2/+45
*
|
|
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
1
-1/+1
*
|
|
Merge topic 'cmnonempty'
Kyle Edwards
2020-07-15
1
-1/+1
|
\
\
\
|
*
|
|
cmNonempty: Convenience inlines to check for non-empty string
Vitaly Stakhovsky
2020-07-14
1
-1/+1
*
|
|
|
cmIsOn: add overload accepting const std::string*
Vitaly Stakhovsky
2020-07-14
1
-1/+1
|
/
/
/
*
|
|
cmMakefile: Refactor API to better handle empty config values
Robert Maynard
2020-07-03
1
-4/+3
*
|
|
Refactor file extension queries to be more consistent
Robert Maynard
2020-06-22
1
-4/+4
|
/
/
*
|
Merge topic 'getdef-expand'
Brad King
2020-06-02
1
-3/+2
|
\
\
|
*
|
cmMakefile: add GetDefExpandList() that splits value into std::vector
Vitaly Stakhovsky
2020-05-30
1
-3/+2
*
|
|
Single location for cmProp typedef
Vitaly Stakhovsky
2020-06-01
1
-0/+1
|
/
/
[next]