index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mkspecs
/
features
/
qt_module_pris.prf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Say hello to Android multi arch build in one go
BogDan Vatra
2019-08-26
1
-3
/
+24
*
Resolve QMAKE_INCDIR_VULKAN on every qmake call
Joerg Bornemann
2019-05-05
1
-2
/
+6
*
add support for transitive deps to QMAKE_USE
Oswald Buddenhagen
2018-12-07
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-03-27
1
-2
/
+2
|
\
|
*
fix bootstrapped modules in framework builds, take 2
Oswald Buddenhagen
2017-03-22
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-02-24
1
-1
/
+1
|
\
|
|
*
fix usage of "empty" libraries
Oswald Buddenhagen
2017-02-22
1
-1
/
+1
*
|
stop exporting QT.*.{libexecs,plugins,imports,qml} in module pris
Oswald Buddenhagen
2017-02-06
1
-13
/
+1
*
|
stop exporting QT.*.{MAJOR,MINOR,PATCH}_VERSION in module pris
Oswald Buddenhagen
2017-02-06
1
-6
/
+0
|
/
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-01
1
-1
/
+1
|
\
|
*
don't strip off plugin subtypes
Oswald Buddenhagen
2016-10-17
1
-1
/
+1
*
|
stop exporting the library versions
Oswald Buddenhagen
2016-10-18
1
-2
/
+1
*
|
propagate the correct library variable to the private module pri
Oswald Buddenhagen
2016-10-18
1
-1
/
+1
*
|
make users of qt modules inherit the modules' public QMAKE_USE
Oswald Buddenhagen
2016-10-15
1
-0
/
+2
*
|
fix shadow builds with pre-synced headers, part 3
Oswald Buddenhagen
2016-10-14
1
-3
/
+0
*
|
Modularize the new configure system (infrastructure part)
Lars Knoll
2016-09-10
1
-1
/
+42
*
|
make use of silent error() emission
Oswald Buddenhagen
2016-08-08
1
-3
/
+3
|
/
*
winrt: Add capabilities as specified by modules
Maurice Kalinowski
2016-04-07
1
-0
/
+4
*
Merge remote-tracking branch 'origin/5.6.0' into 5.6
Frederik Gladhorn
2016-03-17
1
-1
/
+1
|
\
|
*
fix non-git non-prefix shadow builds
Oswald Buddenhagen
2016-03-02
1
-1
/
+1
*
|
export private module's deps as run deps of the public module
Oswald Buddenhagen
2016-03-07
1
-2
/
+5
|
/
*
unbreak propagation of dependencies on private modules
Oswald Buddenhagen
2016-01-13
1
-1
/
+5
*
make module .pri files more flexible
Oswald Buddenhagen
2016-01-13
1
-11
/
+19
*
rework include path construction in the module system
Oswald Buddenhagen
2016-01-12
1
-31
/
+11
*
fix the determination whether to build a module as a framework
Oswald Buddenhagen
2015-11-19
1
-1
/
+1
*
centralize determination whether a module is built as a framework
Oswald Buddenhagen
2015-11-17
1
-1
/
+1
*
simplify qt rpath code
Oswald Buddenhagen
2015-09-17
1
-10
/
+0
*
allow modules to declare that they have generated private includes
Oswald Buddenhagen
2015-05-20
1
-2
/
+9
*
make headers-only modules work for framework builds
Oswald Buddenhagen
2015-04-27
1
-3
/
+3
*
don't try to include non-existing private module .pri
Oswald Buddenhagen
2015-04-21
1
-2
/
+5
*
make it possible to suppress the creation of a private module
Oswald Buddenhagen
2015-03-27
1
-2
/
+2
*
export modules with TEMPLATE=aux as no_link
Oswald Buddenhagen
2015-03-27
1
-1
/
+3
*
support spaces in build and install dirs
Oswald Buddenhagen
2015-02-17
1
-14
/
+15
*
introduce /dev variants of qmake properties
Oswald Buddenhagen
2015-02-05
1
-1
/
+1
*
Fix linking of sources without LTCG to a static lib with LTCG
Thiago Macieira
2014-12-01
1
-0
/
+2
*
add support for explicitly declaring the module master header
Oswald Buddenhagen
2014-10-29
1
-0
/
+5
*
make module-by-module build work when old builds are installed
Oswald Buddenhagen
2014-07-30
1
-3
/
+5
*
fix list of cached module variables
Oswald Buddenhagen
2014-04-30
1
-2
/
+1
*
automatically link plugins belonging to qt modules when building static apps
Oswald Buddenhagen
2014-04-09
1
-1
/
+5
*
make better use of $$MODULE_PLUGIN_TYPES
Oswald Buddenhagen
2013-10-24
1
-1
/
+2
*
rewrite handling of private modules
Oswald Buddenhagen
2013-10-24
1
-53
/
+69
*
make requirement for -private suffix explicit, take 2
Oswald Buddenhagen
2013-07-05
1
-2
/
+6
*
redo include path logic for pre-generated headers
Oswald Buddenhagen
2013-06-10
1
-16
/
+32
*
update some comments relating to forwarding module pri files
Oswald Buddenhagen
2013-06-10
1
-1
/
+1
*
allow modules to extend their MODULE_{,PRIVATE_}INCLUDES
Oswald Buddenhagen
2013-06-10
1
-0
/
+2
*
don't add absent private include paths to non-git builds
Oswald Buddenhagen
2013-06-05
1
-2
/
+2
*
fix non-git non-shadow non-prefix non-qtbase builds
Oswald Buddenhagen
2013-06-05
1
-1
/
+2
*
run syncqt only for builds from git
Oswald Buddenhagen
2013-06-03
1
-1
/
+14
*
remove pointless quoting of MODULE_*INCLUDES assignments
Oswald Buddenhagen
2013-06-03
1
-3
/
+3
*
install host libraries into -hostprefix
Oswald Buddenhagen
2013-05-13
1
-7
/
+19
[next]