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
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
/
qmake
/
generators
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmake: fix the precedence of QMAKE_LIBDIR_POST
v5.12.0-beta2
Oswald Buddenhagen
2018-10-12
2
-11
/
+17
*
qmake: make sure QMAKE_LIBS{,_PRIVATE} comes after LIBS{,_PRIVATE}
Oswald Buddenhagen
2018-10-12
8
-20
/
+35
*
qmake: nuke QMAKE_INTERNAL_PRL_LIBS
Oswald Buddenhagen
2018-10-12
3
-14
/
+3
*
qmake: remove support for static archive splitting
Oswald Buddenhagen
2018-10-12
2
-74
/
+14
*
qmake: Fix building with lld with mingw makefiles
Martin Storsjö
2018-10-12
1
-15
/
+17
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-09-30
1
-4
/
+1
|
\
|
*
Fix the /J option for MSVC project generation
Andrew Patterson
2018-09-27
1
-4
/
+1
*
|
Revert "qmake: Work around MSVC compiler bug."
Friedemann Kleint
2018-09-26
1
-14
/
+0
*
|
qmake: rework .prl filename construction
Oswald Buddenhagen
2018-08-30
4
-16
/
+9
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-08-16
1
-1
/
+16
|
\
\
|
|
/
|
*
qmake vcxproj generator: Fix extra compilers for single configs
Joerg Bornemann
2018-08-09
1
-0
/
+6
|
*
qmake vcxproj generator: Fix compilation of generated C++ sources
Joerg Bornemann
2018-08-08
1
-1
/
+10
*
|
qmake: Apply modernize-use-nullptr
Alessandro Portale
2018-08-08
14
-44
/
+44
*
|
qmake: Apply modernize-use-override
Alessandro Portale
2018-08-08
12
-115
/
+115
*
|
qmake: Avoid comparison of values with different enumeration types
Alessandro Portale
2018-08-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-08-07
1
-0
/
+9
|
\
\
|
|
/
|
*
qmake: don't escape colons in dependency paths on windows, after all
Oswald Buddenhagen
2018-08-02
1
-0
/
+9
*
|
qmake: Harden logic for handling the -o option
Tor Arne Vestbø
2018-07-31
5
-85
/
+45
*
|
qmake: Emit warning when regenerating Xcode project during build
Tor Arne Vestbø
2018-07-30
2
-0
/
+7
*
|
qmake: don't drop non-existing files from .depend_command output
Oswald Buddenhagen
2018-07-25
1
-4
/
+8
*
|
qmake: add line-based mode for .depend_commands
Oswald Buddenhagen
2018-07-23
1
-5
/
+18
*
|
qmake: Write correct Xcode project directory name to xcscheme file
Tor Arne Vestbø
2018-07-20
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-07-17
2
-10
/
+12
|
\
\
|
|
/
|
*
Fix recursive qmake xcode project generation with shadow builds
Christoph Keller
2018-07-09
1
-2
/
+2
|
*
qmake: make sure 'move' commands to DESTDIR are valid on mingw
Oswald Buddenhagen
2018-07-09
1
-7
/
+7
|
*
qmake: Fix xcode problems with invalid build paths
Christoph Keller
2018-07-04
1
-1
/
+3
*
|
qmake: get rid of (some) makefile expansions in dependency paths
Oswald Buddenhagen
2018-07-16
4
-18
/
+20
*
|
qmake: fix lookup of .prl files for libs specified by full filename
Oswald Buddenhagen
2018-07-16
6
-32
/
+91
*
|
qmake: fix processPrlFile() being mislead by dots in pathnames
Oswald Buddenhagen
2018-07-16
1
-2
/
+3
*
|
qmake: slightly optimize processPrlFile() calls
Oswald Buddenhagen
2018-07-16
4
-13
/
+13
*
|
qmake: refactor QMakeMetaInfo::findLib() interface
Oswald Buddenhagen
2018-07-16
2
-8
/
+13
*
|
qmake: purge infra for supporting multiple formats from QMakeMetaInfo
Oswald Buddenhagen
2018-07-16
1
-3
/
+2
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-07-02
11
-20
/
+64
|
\
\
|
|
/
|
*
qmake: escape colons and hashmarks in dependency paths
Oswald Buddenhagen
2018-06-25
7
-7
/
+36
|
*
Merge remote-tracking branch 'origin/5.11.1' into 5.11
Qt Forward Merge Bot
2018-06-19
1
-1
/
+1
|
|
\
|
|
*
xcode: Take effective platform name into account for configuration build dir
Tor Arne Vestbø
2018-06-06
1
-1
/
+1
|
*
|
Fix QMAKE_MANIFEST for Visual Studio >= 2012
Joerg Bornemann
2018-06-13
1
-0
/
+2
|
*
|
Qmake: Fix compilation with QMAKE_USE_CACHE
Orgad Shaneh
2018-06-13
1
-3
/
+3
|
*
|
qmake: use consistent path separators in makefile dependencies
Oswald Buddenhagen
2018-06-12
5
-9
/
+22
|
|
/
*
|
Fix framework include paths in .pc files
Morten Johan Sørvig
2018-06-25
1
-0
/
+4
*
|
qmake: remove system framework path check from writePkgConfigFile()
Morten Johan Sørvig
2018-06-25
1
-3
/
+1
|
/
*
qmake: Don't map Xcode SYMROOT to output directory
Tor Arne Vestbø
2018-04-26
1
-1
/
+11
*
qmake: fix look-up of relative files from .depend_command in shadow builds
Oswald Buddenhagen
2018-04-25
1
-6
/
+10
*
qmake: Fix prl lookup for suffixed frameworks on Apple platforms
Tor Arne Vestbø
2018-04-22
1
-2
/
+16
*
qmake: fix QMAKE_BUNDLE_DATA for (some) generated files
Oswald Buddenhagen
2018-04-12
1
-1
/
+3
*
Set WindowsTargetPlatform[Min]Version if WindowsSDKVersion is set
Joerg Bornemann
2018-04-06
1
-5
/
+19
*
XCode: Fix the output paths for extra compilers with fileFixify()
Andy Shaw
2018-03-17
1
-1
/
+2
*
doc: Remove inappropriate qdoc comment markers
Martin Smith
2018-01-18
1
-2
/
+2
*
qmake: Introduce precompile_header_c for MSVC
Orgad Shaneh
2018-01-08
2
-13
/
+18
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-07
3
-4
/
+17
|
\
[next]