index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qmake
/
generators
/
win32
/
winmakefile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.7' into 5.8.0
Liang Qi
2016-12-08
1
-0
/
+3
|
\
|
*
unbreak "aux" template for mingw & msvc, take 3
Oswald Buddenhagen
2016-12-07
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-25
1
-10
/
+14
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-25
1
-10
/
+14
|
|
\
|
|
*
unbreak "aux" template for mingw & msvc, take 2
Oswald Buddenhagen
2016-11-23
1
-8
/
+10
|
|
*
qmake: fix up dist targets for mingw & nmake somewhat
Oswald Buddenhagen
2016-11-23
1
-2
/
+4
*
|
|
Remove Windows CE vestige
Joerg Bornemann
2016-06-20
1
-5
/
+1
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-02-11
1
-3
/
+3
|
\
\
|
|
/
|
*
qmake: use QString::replace() overloaded with QLatin1String
Anton Kudryavtsev
2016-02-04
1
-3
/
+3
*
|
qmake: use reserve to optimize memory allocation.
Anton Kudryavtsev
2016-02-01
1
-1
/
+3
*
|
qmake: eradicate Q_FOREACH loops [const-& returns]
Marc Mutz
2016-01-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Work around MinGW-make's magic prefixing of paths.
Frederik Gladhorn
2016-01-21
1
-1
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-21
1
-17
/
+12
|
/
*
Stop generating implicit suffix rules in Makefiles
Tor Arne Vestbø
2015-10-09
1
-11
/
+0
*
merge MingwMakefileGenerator::findLibraries() into Win32MakefileGenerator
Oswald Buddenhagen
2015-10-02
1
-33
/
+54
*
rewrite windows library handling
Oswald Buddenhagen
2015-10-02
1
-49
/
+29
*
merge processPrlFiles() into findLibraries()
Oswald Buddenhagen
2015-10-02
1
-54
/
+27
*
remove QMAKE_<lib>_SUFFIX support
Oswald Buddenhagen
2015-10-01
1
-2
/
+0
*
make /LIBPATH: deduplication code more like in the unix generator
Oswald Buddenhagen
2015-10-01
1
-18
/
+13
*
remove link_highest_lib_version misfeature
Oswald Buddenhagen
2015-10-01
1
-22
/
+2
*
remove magic patching up of libraries specified by file name
Oswald Buddenhagen
2015-10-01
1
-34
/
+0
*
unify handling of library prefixes and extensions
Oswald Buddenhagen
2015-10-01
1
-11
/
+4
*
remove overuse of trimmed()
Oswald Buddenhagen
2015-10-01
1
-3
/
+3
*
don't support arbitrary flags in LIBS on windows
Oswald Buddenhagen
2015-10-01
1
-8
/
+5
*
Merge remote-tracking branch 'origin/5.5' into dev
Simon Hausmann
2015-06-03
1
-4
/
+7
|
\
|
*
don't process .prl files recursively
Oswald Buddenhagen
2015-06-01
1
-1
/
+1
|
*
fix incorrect path separators coming from installed .prl files
Oswald Buddenhagen
2015-06-01
1
-2
/
+5
|
*
fix (un-)installation for TEMPLATE = aux
Oswald Buddenhagen
2015-05-08
1
-1
/
+1
*
|
Introduce qmake RC_DEFINES for RC preprocessor defines
M. Moellney
2015-06-02
1
-5
/
+12
|
/
*
centralize setup of shell-related variables in spec_post.prf
Oswald Buddenhagen
2015-03-06
1
-13
/
+0
*
remove nonsensical path stripping
Oswald Buddenhagen
2015-02-17
1
-1
/
+1
*
remove pointless fixPathToTargetOS() calls
Oswald Buddenhagen
2015-02-17
1
-3
/
+2
*
replace incorrect uses of fixPathToLocalOS() (mostly)
Oswald Buddenhagen
2015-02-17
1
-6
/
+6
*
fix quoting issues. all of them. (*)
Oswald Buddenhagen
2015-02-17
1
-67
/
+59
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
fix conditional nesting botch-up in RES_FILE construction
Oswald Buddenhagen
2015-02-05
1
-6
/
+6
*
don't resolve DESTDIR against source dir in RES_FILE construction
Oswald Buddenhagen
2015-02-05
1
-1
/
+1
*
don't fail to normalize RES_FILE for no apparent reason
Oswald Buddenhagen
2015-02-05
1
-1
/
+1
*
prune pointless INCLUDEPATH fixing
Oswald Buddenhagen
2015-02-04
1
-5
/
+0
*
fix versioned lib lookup with normalized full paths
Oswald Buddenhagen
2015-02-04
1
-1
/
+1
*
remove bogus path fixing
Oswald Buddenhagen
2015-02-02
1
-4
/
+4
*
values(foo).first() => first(foo)
Oswald Buddenhagen
2015-02-02
1
-5
/
+5
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2015-01-21
1
-4
/
+4
|
\
|
*
centralize/unify/sanitize INCLUDEPATH "enrichment"
Oswald Buddenhagen
2015-01-11
1
-2
/
+1
|
*
fix file separators in 'clean' targets
Oswald Buddenhagen
2015-01-09
1
-2
/
+3
*
|
Handling of qmake variable defining the manifest file on MinGW
Eric Lemanissier
2014-12-09
1
-2
/
+16
|
/
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Correct the list of files included in "make dist"
Thiago Macieira
2014-07-30
1
-1
/
+3
*
in command line args, escape tabs as well
Oswald Buddenhagen
2014-04-07
1
-1
/
+1
[next]