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
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
configure: properly quote glesv2 flags
Robin Burchell
2012-07-03
1
-4
/
+19
*
buildsystem: Remove SXE from the configure and qconfig-*.h files
Holger Hans Peter Freyther
2012-07-02
1
-10
/
+0
*
Basic tablet support in xcb through XI2
Laszlo Agocs
2012-06-28
1
-15
/
+14
*
Update the macros for shared/DLL and static builds
Thiago Macieira
2012-06-28
1
-2
/
+12
*
purge QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT
Oswald Buddenhagen
2012-06-19
1
-4
/
+0
*
introduce /get property variants
Oswald Buddenhagen
2012-06-19
1
-0
/
+10
*
-qconfig needs no own switch case any more
Oswald Buddenhagen
2012-06-19
1
-7
/
+1
*
remove the insane switch case for qt-style yes options
Oswald Buddenhagen
2012-06-19
1
-6
/
+2
*
make makefile generation under unix sane
Oswald Buddenhagen
2012-06-19
1
-209
/
+32
*
properly declare the host tools as such in the project files
Oswald Buddenhagen
2012-06-19
1
-12
/
+6
*
introduce ability to build projects for the host system
Oswald Buddenhagen
2012-06-19
1
-3
/
+9
*
Do not add debug/release to QMAKE_CONFIG. Let module system enable them
Sean Harmer
2012-06-14
1
-3
/
+1
*
-device: Use $1 instead of $VAL
Girish Ramakrishnan
2012-06-12
1
-3
/
+3
*
fix default platform plugin for windows using configure script
Mark Brand
2012-06-12
1
-1
/
+3
*
Move the AVX and SSE tests to config.tests/common
Thiago Macieira
2012-06-12
1
-7
/
+7
*
Move the SSE2/AVX/Neon/etc. flags into the compiler mkspecs
Thiago Macieira
2012-06-12
1
-9
/
+9
*
Correctly detect blackberry mkspecs as cross-compiling for QNX
Sean Harmer
2012-06-11
1
-1
/
+1
*
configure: remove unused PLATFORMS variable
Girish Ramakrishnan
2012-06-11
1
-6
/
+0
*
eglfs: Disable eglfs when evdev is not present
Girish Ramakrishnan
2012-06-08
1
-1
/
+1
*
Fix eglfs regression in configure
Donald Carr
2012-06-07
1
-0
/
+1
*
Do not build eglfs QPA when cross compiling for QNX
Sean Harmer
2012-06-06
1
-1
/
+1
*
configure: Auto-detect and enable C++11 support if available
Bradley T. Hughes
2012-06-05
1
-2
/
+30
*
Migrate fontconfig config test to unix scope
Donald Carr
2012-06-05
1
-1
/
+4
*
Introduce gcc machinedump considerations to build system
Donald Carr
2012-06-04
1
-0
/
+9
*
make pre-qmake spec evaluation load device variables
Donald Carr
2012-06-04
1
-2
/
+12
*
configure: pass -D options through to configure tests
Rohan McGovern
2012-06-01
1
-82
/
+82
*
Move the sub-architecture feature to better places in qmake
Thiago Macieira
2012-05-31
1
-2
/
+2
*
Fix typo in temporary filename
kb
2012-05-31
1
-1
/
+1
*
Record the sub-architecture (CPU features enabled in the compiler)
Thiago Macieira
2012-05-30
1
-6
/
+12
*
Improve the architecture-detection mechanism
Thiago Macieira
2012-05-30
1
-3
/
+21
*
fix QT_GCC_*_VERSION definition after exception option removal
Oswald Buddenhagen
2012-05-25
1
-2
/
+2
*
Allow a space between "-l" and library name when configuring
kb
2012-05-23
1
-2
/
+7
*
-device: c01621ec8 broke device feature
Girish Ramakrishnan
2012-05-19
1
-0
/
+2
*
device: Allow specifying shortnames for device mkspecs
Girish Ramakrishnan
2012-05-19
1
-1
/
+17
*
Blacklist Apple clang 3.0 and previous support for AVX
Thiago Macieira
2012-05-18
1
-1
/
+22
*
turn off exceptions by default where they aren't required
Lars Knoll
2012-05-17
1
-90
/
+2
*
configure: save pkg-config env in qconfig.pri
Johannes Zellner
2012-05-14
1
-0
/
+8
*
configure: Remove the -dwarf2 argument for Mac OS X builds
Bradley T. Hughes
2012-05-11
1
-26
/
+1
*
Remove "file qmake"-based arch detection.
Morten Johan Sorvig
2012-05-04
1
-24
/
+0
*
configure: Escape '{' in getQMakeConf2 function
Sergio Ahumada
2012-05-01
1
-1
/
+1
*
Make QGtkStyle work on Qt 5.
Morten Johan Sorvig
2012-04-30
1
-0
/
+26
*
Fix detection of default platform plugin.
Girish Ramakrishnan
2012-04-19
1
-1
/
+26
*
-device: create qdevice.pri only when build tree is initialized
Girish Ramakrishnan
2012-04-19
1
-9
/
+9
*
Don't fail to configure if QNX platform plugin is built.
Stephen Kelly
2012-04-19
1
-1
/
+2
*
Add a functionality test for DirectFB to ensure it compiles.
Thiago Macieira
2012-04-19
1
-2
/
+13
*
configure: fix script error with -help
Girish Ramakrishnan
2012-04-19
1
-1
/
+1
*
Merge remote-tracking branch 'origin/api_changes'
Lars Knoll
2012-04-17
1
-109
/
+31
|
\
|
*
Merge remote-tracking branch 'origin/master' into api_changes
Lars Knoll
2012-04-16
1
-56
/
+135
|
|
\
|
*
\
Merge remote-tracking branch 'origin/master' into api_changes
Oswald Buddenhagen
2012-04-10
1
-1076
/
+407
|
|
\
\
|
*
|
|
Remove the -no-stl option from configure
Thiago Macieira
2012-03-28
1
-47
/
+7
[prev]
[next]