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
/
mkspecs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add executable name to description of Qt tools (Windows)
Kai Koehne
2017-07-19
1
-1
/
+1
*
Fix CONFIG+=silent for MSVC non-inference rules
Joerg Bornemann
2017-07-14
1
-2
/
+7
*
Only try to resolve library paths via linker for Drawin clang
Tor Arne Vestbø
2017-07-08
1
-2
/
+2
*
Fix detection of QMAKE_DEFAULT_LIBDIRS with Clang under Linux
Giuseppe D'Angelo
2017-07-07
1
-0
/
+20
*
qmake: Do not default to -pipe on Windows
Orgad Shaneh
2017-07-07
1
-1
/
+1
*
Disable the -Wstringop-overflow warning from GCC 7
Thiago Macieira
2017-07-03
1
-0
/
+2
*
Add _UNICODE define to MSVC and MinGW mkspecs
Joerg Bornemann
2017-07-03
2
-2
/
+2
*
Make Qt's VersionInformation resource strings consistent
Joerg Bornemann
2017-07-03
1
-2
/
+2
*
Set VERSION for Qt tools
Joerg Bornemann
2017-07-03
1
-0
/
+3
*
winrt: remove legacy checks
Maurice Kalinowski
2017-07-03
1
-3
/
+2
*
winrt: Update capability management
Maurice Kalinowski
2017-07-03
2
-3
/
+30
*
Merge "Merge remote-tracking branch 'origin/5.9.1' into 5.9" into refs/stagin...
Liang Qi
2017-07-02
1
-4
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.9.1' into 5.9
Liang Qi
2017-07-02
1
-4
/
+1
|
|
\
|
|
*
Revert "don't overwrite pre-existing INSTALL for target"
Christian Strømme
2017-06-27
1
-4
/
+1
*
|
|
fix QMAKE_DEFAULT_INCDIRS detection with Xcode targeting uikit platforms
Oswald Buddenhagen
2017-07-02
1
-1
/
+6
|
/
/
*
|
Add query of default include/library paths for QNX
James McDonnell
2017-06-29
1
-26
/
+55
*
|
Allow using Xcode Command Line Tools to build Qt
Jake Petroules
2017-06-29
4
-14
/
+30
*
|
Fix handling of deprecated QMAKE_IOS_TARGETED_DEVICE_FAMILY
Jake Petroules
2017-06-29
1
-1
/
+1
*
|
Error out when compiler is unable to produce default include/library paths
Tor Arne Vestbø
2017-06-25
1
-0
/
+3
|
/
*
don't auto-create install targets for static libs
Oswald Buddenhagen
2017-06-17
2
-1
/
+2
*
don't overwrite pre-existing INSTALL for target
Oswald Buddenhagen
2017-06-17
1
-1
/
+4
*
Enable stack-protector-strong for QNX 7.0.0
James McDonnell
2017-06-13
5
-16
/
+8
*
Only use -Xarch when specifying precompiled header if building multi arch
Tor Arne Vestbø
2017-06-12
1
-1
/
+5
*
Add /NOLOGO to midl and rc calls
Joerg Bornemann
2017-06-12
1
-2
/
+2
*
Do not disable MSVC extensions when generating moc_predefs.h
Joerg Bornemann
2017-06-12
1
-2
/
+2
*
build the configure tests in the top-level build dir
Oswald Buddenhagen
2017-06-12
1
-2
/
+2
*
complain when toolchain.prf fails to run the compiler
Oswald Buddenhagen
2017-06-12
1
-3
/
+11
*
make qconfig.pri export QT_<compiler>_VERSION variables again
Oswald Buddenhagen
2017-06-12
2
-28
/
+20
*
Pick up default library paths for clang
Tor Arne Vestbø
2017-06-09
1
-2
/
+19
*
Remove -permissive- flag from MSVC 2017 build
Oliver Wolff
2017-06-06
1
-1
/
+4
*
Revert "moc: remove _MSC_EXTENSIONS #define"
Jani Heikkinen
2017-06-05
1
-2
/
+2
*
MSVC: Enable standard-conformance mode by default
Thiago Macieira
2017-06-03
2
-2
/
+7
*
don't redirect licheck's stderr
Oswald Buddenhagen
2017-05-31
1
-1
/
+3
*
fix module version number in qt modules' cmake config files
Oswald Buddenhagen
2017-05-31
1
-1
/
+1
*
fix library retrieval in pkg-config source, take 2
Oswald Buddenhagen
2017-05-31
1
-1
/
+2
*
make mkspecs not mess up -rpath-link
Oswald Buddenhagen
2017-05-31
12
-34
/
+35
*
make mkspecs not mess up library and include search paths
Oswald Buddenhagen
2017-05-31
16
-33
/
+30
*
moc: remove _MSC_EXTENSIONS #define
Joerg Bornemann
2017-05-30
1
-2
/
+2
*
Add INTEGRITY mkspec for ARMv8 Drive CX
Tero Alamäki
2017-05-29
3
-0
/
+111
*
Fix VS project generation for ActiveQt server projects
Joerg Bornemann
2017-05-23
1
-7
/
+2
*
Merge remote-tracking branch 'origin/5.9.0' into 5.9
Liang Qi
2017-05-19
7
-11
/
+27
|
\
|
*
Restore behavior of using libEGL and libGLESv2 as default for angle
Oliver Wolff
2017-05-11
7
-11
/
+27
*
|
make configure -list-features print the section field
Oswald Buddenhagen
2017-05-08
1
-1
/
+3
*
|
winrt: Do not add windeployqt dependency for static builds in VS
Oliver Wolff
2017-05-08
1
-1
/
+1
*
|
Simplify built-in qmake install command
Simon Hausmann
2017-05-04
1
-4
/
+1
|
/
*
winrt: Fix manifest dependencies for VS 2017
Oliver Wolff
2017-05-03
1
-1
/
+3
*
Fix installation of shader files in qtquickcontrols in non-prefix builds
Simon Hausmann
2017-05-02
1
-4
/
+2
*
Add configure flag to optimize Qt for size
Allan Sandfeld Jensen
2017-04-29
5
-5
/
+22
*
don't call pkg-config with --libs-only-L and --libs-only-l at once
Oswald Buddenhagen
2017-04-28
1
-1
/
+4
*
always clear config.log after all
Oswald Buddenhagen
2017-04-28
1
-12
/
+9
[prev]
[next]