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
6.6
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
/
config.tests
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: enable inline tests to contain auxiliary files
Oswald Buddenhagen
2018-12-19
3
-49
/
+0
*
Centralize the x86 SIMD testing in one place
Thiago Macieira
2017-11-30
6
-164
/
+0
*
Merge remote-tracking branch 'origin/5.9' into dev
Oswald Buddenhagen
2017-08-02
37
-1068
/
+0
|
\
|
*
configure: un-namespace remaining non-inline configure tests
Oswald Buddenhagen
2017-08-02
9
-280
/
+0
|
*
configure: Add a feature to write tests in the .json file
Thiago Macieira
2017-08-02
28
-767
/
+0
|
*
configure: prune checks for ancient compilers from some tests
Oswald Buddenhagen
2017-08-02
1
-3
/
+0
|
*
configure: don't force debug build for arch & cpu feature tests
Oswald Buddenhagen
2017-08-02
9
-18
/
+0
*
|
Add proper detection of x86 RDRAND instruction
Thiago Macieira
2017-06-12
2
-0
/
+59
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-07
1
-0
/
+2
|
\
|
|
*
Fix build with clang 4.0 and libstdc++ 7.1.1
Sérgio Martins
2017-06-03
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-05-07
1
-3
/
+10
|
\
|
|
*
alloca: detect whether alloca.h exists
Oswald Buddenhagen
2017-05-03
1
-3
/
+10
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-04-07
4
-54
/
+7
|
\
|
|
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-04-06
2
-47
/
+0
|
|
\
|
|
*
Detect the (stated) C++ standard edition at build time
Thiago Macieira
2017-03-31
2
-47
/
+0
|
*
|
f16c: Use the packed intrinsics instead of scalar ones
Thiago Macieira
2017-04-06
1
-7
/
+4
|
*
|
qnx: make alloca config test pass on QNX 7
Samuli Piippo
2017-04-05
1
-0
/
+3
*
|
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-03-14
1
-13
/
+19
|
\
|
|
|
*
|
config.tests: Replace LGPL21 with LGPL license header
Kai Koehne
2017-03-03
1
-13
/
+19
*
|
|
x86: Add detection of the AES and SHA New Instructions
Thiago Macieira
2017-02-21
4
-0
/
+105
|
/
/
*
|
Use native support for fp16 where available
Allan Sandfeld Jensen
2017-02-16
2
-0
/
+59
*
|
Add a configure check for alloca()
Kimmo Ollila
2017-01-31
2
-0
/
+47
|
/
*
move device spec validation to configure
Oswald Buddenhagen
2016-12-13
1
-0
/
+36
*
invert the logic of the c++98 default test
Oswald Buddenhagen
2016-11-07
1
-2
/
+2
*
Fix issue causing pch configure test to always fail
Jake Petroules
2016-08-24
1
-0
/
+1
*
rewrite makespec verification with qmake based system
Oswald Buddenhagen
2016-08-18
2
-0
/
+2
*
rewrite library handling in configure
Oswald Buddenhagen
2016-08-18
1
-1
/
+0
*
get rid of test type 'shell'
Oswald Buddenhagen
2016-08-12
3
-0
/
+48
*
Merge remote-tracking branch 'origin/5.7' into dev
Edward Welbourne
2016-08-01
2
-52
/
+0
|
\
|
*
move c++11 test into qcompilerdetection.h and make it stricter
Oswald Buddenhagen
2016-07-22
2
-52
/
+0
*
|
Reimplement compiler default detection
Lars Knoll
2016-07-15
2
-0
/
+47
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-13
4
-0
/
+82
|
\
|
|
*
configure: check whether std::atomic<T> works for function pointers
Thiago Macieira
2016-06-09
4
-0
/
+82
*
|
Remove the c++default test
Lars Knoll
2016-03-15
2
-15
/
+0
|
/
*
Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev
Liang Qi
2016-01-26
2
-2
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-21
2
-2
/
+2
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2016-01-19
2
-2
/
+2
|
|
|
\
|
|
|
*
Remove "FOO module" from config.tests/common
Thiago Macieira
2015-12-04
2
-2
/
+2
|
|
|
*
Auto-detect whether 64-bit std::atomic really works
Thiago Macieira
2015-12-04
2
-0
/
+57
*
|
|
|
Update the Intel copyright year
Thiago Macieira
2016-01-21
5
-5
/
+5
|
/
/
/
*
|
|
Updated license headers
Jani Heikkinen
2016-01-15
15
-205
/
+295
*
|
|
Silence cl.exe warning about -arch:SSE2 being unknown in 64-bit builds
Thiago Macieira
2015-12-05
8
-9
/
+9
*
|
|
Replace qdtoa and qstrtod implementation by a 3rdparty library
Ulf Hermann
2015-11-02
3
-0
/
+96
*
|
|
configure: Add support for detecting AVX512 instructions
Thiago Macieira
2015-09-25
2
-0
/
+109
|
/
/
*
|
Auto-detect whether 64-bit std::atomic really works
Thiago Macieira
2015-09-22
2
-0
/
+57
*
|
Add detection of C++14 and C++1z compiler features
Thiago Macieira
2015-09-05
4
-0
/
+86
*
|
Detect which C++ standard edition the compiler defaults to
Thiago Macieira
2015-08-25
2
-0
/
+15
*
|
Require more of the C++11 Standard Library
Thiago Macieira
2015-08-06
1
-8
/
+2
|
/
*
Replace MAC OS X with OS X
Nico Vertriest
2015-06-30
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
9
-78
/
+70
[next]