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
*
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
|
/
/
*
|
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-3/+3
*
|
GetSafeProperty: return std::string const&
Vitaly Stakhovsky
2020-04-30
1
-4/+5
*
|
cmGeneratorTarget::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-29
1
-8/+5
*
|
Refactoring: add cm::contains to <cmext/algorithm>
Marc Chevrier
2020-04-17
1
-4/+4
*
|
Add support to indicate UTF-8 custom command pipe output encoding
Justin Goshi
2020-04-13
1
-4/+9
*
|
cmMakefile::GetProperty: return cmProp
Vitaly Stakhovsky
2020-04-01
1
-5/+12
*
|
cmState::GetGlobalProperty: return cmProp
Vitaly Stakhovsky
2020-03-25
1
-8/+10
|
/
*
Ninja Multi-Config: Fix issue with framework dependencies and Autogen
Kyle Edwards
2020-02-17
1
-7/+8
*
Fix AUTOMOC deps file to contain correct rule name
Alexandru Croitor
2020-01-31
1
-1/+8
*
Merge topic 'automoc-using-depfiles'
Brad King
2020-01-30
1
-6/+49
|
\
|
*
AutoGen: Use depfiles for the XXX_autogen ninja targets
Joerg Bornemann
2020-01-28
1
-6/+48
|
*
AutoGen: Use moc's feature to output dependencies
Joerg Bornemann
2020-01-28
1
-0/+1
[next]