index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
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
/
configure.pri
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix host architecture detection for canadian cross builds
Joerg Bornemann
2019-08-08
1
-19
/
+1
*
Fix determination of host_arch test binary
Joerg Bornemann
2019-07-10
1
-8
/
+21
*
Fix android architecture detection
Allan Sandfeld Jensen
2019-07-09
1
-8
/
+9
*
Fix detection of QMAKE_DEFAULT{INC|LIB}DIRS for gcc cross-builds
Joerg Bornemann
2019-03-24
1
-2
/
+5
*
Make Android arch x86_64 to use platform-21
Heikki Halmet
2019-01-08
1
-0
/
+3
*
configure: fix license determination failure message
Oswald Buddenhagen
2018-11-21
1
-2
/
+1
*
configure: make config.status work for in-source builds on unix
Oswald Buddenhagen
2018-11-21
1
-0
/
+1
*
Report compiler and version in configure overview
Allan Sandfeld Jensen
2018-10-12
1
-0
/
+30
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-09-10
1
-0
/
+2
|
\
|
*
macOS: Warn the user when using incompatible or untested platform SDKs
Tor Arne Vestbø
2018-08-31
1
-0
/
+2
*
|
Android: Default to android-21 NDK for arm64-v8a
Eskil Abrahamsen Blomfeldt
2018-09-03
1
-0
/
+3
*
|
WebAssembly for QtBase
Morten Johan Sørvig
2018-08-30
1
-1
/
+10
*
|
qmake: add default path and version detection for ghs toolchain
Oswald Buddenhagen
2018-08-17
1
-0
/
+6
*
|
Merge branch '5.11' into dev
Edward Welbourne
2018-07-31
1
-2
/
+2
|
\
\
|
|
/
|
*
qmake: skip license check while building qt
Oswald Buddenhagen
2018-07-20
1
-1
/
+1
|
*
configure: Fix QMAKE_* variable assignments containing numbers
Alistair Buxton
2018-07-20
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-07-17
1
-0
/
+4
|
\
\
|
|
/
|
*
configure: pull ahead gcc-sysroot processing
Oswald Buddenhagen
2018-07-13
1
-0
/
+4
*
|
configure: move qtConfTest_verifySpec() out of qt_configure.prf
Oswald Buddenhagen
2018-07-10
1
-0
/
+5
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-07-02
1
-7
/
+11
|
\
\
|
|
/
|
*
Replace commercial preview license with Qt License Agreement 4.0
Kai Koehne
2018-06-21
1
-7
/
+11
*
|
configure: centralize shell-quoting of tests' .literal_args field
Oswald Buddenhagen
2018-05-08
1
-1
/
+1
|
/
*
Configure: Restore default prefix on Windows
Orgad Shaneh
2018-04-09
1
-3
/
+7
*
configure: introduce 'subarch' term to expression evaluator
Oswald Buddenhagen
2018-02-22
1
-9
/
+6
*
Merge remote-tracking branch 'origin/5.10' into dev
Lars Knoll
2018-01-02
1
-1
/
+14
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Lars Knoll
2017-12-30
1
-1
/
+1
|
|
\
|
|
*
Android: Fix note for host architecture mismatch
Eskil Abrahamsen Blomfeldt
2017-11-30
1
-1
/
+1
|
*
|
Export sanitizer as a global config
Alexandru Croitor
2017-12-18
1
-0
/
+13
|
|
/
*
|
Centralize the x86 SIMD testing in one place
Thiago Macieira
2017-11-30
1
-3
/
+13
*
|
Add a configure-time check for QT_COMPILER_SUPPORTS_SIMD_ALWAYS
Thiago Macieira
2017-11-30
1
-0
/
+13
|
/
*
Append the QMAKE_EXTRA_ARGS to the output instead of overwriting it
Andy Shaw
2017-08-25
1
-1
/
+1
*
build the configure tests in the top-level build dir
Oswald Buddenhagen
2017-06-12
1
-1
/
+1
*
make qconfig.pri export QT_<compiler>_VERSION variables again
Oswald Buddenhagen
2017-06-12
1
-0
/
+31
*
fix licheck calls on 32 bit systems
Oswald Buddenhagen
2017-05-31
1
-1
/
+1
*
don't redirect licheck's stderr
Oswald Buddenhagen
2017-05-31
1
-1
/
+1
*
quote the confirm-license argument of licheck
Oswald Buddenhagen
2017-05-31
1
-1
/
+1
*
Fix target ABI configure detection
Simon Hausmann
2017-05-02
1
-2
/
+3
*
unbotch licheck output processing
Oswald Buddenhagen
2017-04-28
1
-1
/
+7
*
Make build ABI available as qmake variable
Simon Hausmann
2017-03-28
1
-2
/
+10
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-03-13
1
-1
/
+1
|
\
|
*
make an effort to keep /src properties constant
Oswald Buddenhagen
2017-02-24
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-02-08
1
-15
/
+15
|
\
\
|
|
/
|
*
Remove outdated check for Apple Clang 2.x and 3.x
Thiago Macieira
2017-02-08
1
-12
/
+0
|
*
adjust configure to native build optimizations
Oswald Buddenhagen
2017-02-06
1
-0
/
+11
|
*
make more use of configure QMAKE_*= arguments in native builds
Oswald Buddenhagen
2017-02-06
1
-1
/
+1
|
*
Fix MIPS DSP configuration
Allan Sandfeld Jensen
2017-01-27
1
-2
/
+3
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-25
1
-86
/
+61
|
\
\
|
|
/
|
*
prevent configure from putting garbage into .qmake.stash
Oswald Buddenhagen
2017-01-20
1
-1
/
+11
|
*
configure: better suppression magic for old qdevice.pri
Oswald Buddenhagen
2017-01-19
1
-4
/
+3
|
*
revert to building qmake with qconfig.cpp
Oswald Buddenhagen
2017-01-06
1
-16
/
+32
[next]