summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Remove last traces of QT_COMPILER_SUPPORTS_NEONTor Arne Vestbø2014-01-161-1/+1
* Remove runtime detection of Neon on ARM CPUsThiago Macieira2014-01-161-20/+0
* iOS: Enable C++11Tor Arne Vestbø2014-01-131-1/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-1/+1
|\
| * Keep the configure listing of features alphabeticalThiago Macieira2014-01-041-1/+1
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-031-0/+24
|\|
| * Add mtdev configure testRobin Burchell2013-12-301-0/+24
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-241-6/+3
|\|
| * handle configure's -I flags like configure.exe doesOswald Buddenhagen2013-12-221-6/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-54/+44
|\|
| * Remove unused -sse (CFG_SSE) optionThiago Macieira2013-12-091-8/+0
| * Cascade detection of SSE3 support and upThiago Macieira2013-12-091-0/+15
| * Revert "Move the glxfbconfig configtest to qpa and rename it to glx"Thiago Macieira2013-12-071-35/+24
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-051-11/+5
| |\
| | * Revert "configure: Abort if Xlib isn't present when building for XCB."Oswald Buddenhagen2013-12-031-11/+5
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-091-0/+17
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-0/+17
| |\| |
| | * | configure: Properly report xcb-xlib configurationAndrew Knight2013-12-031-0/+3
| | * | Detect posix_fallocate at configure timeFatih Aşıcı2013-12-011-0/+14
* | | | Fix configure option displayFrederik Gladhorn2013-12-061-2/+3
|/ / /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-291-29/+56
|\| |
| * | Move the glxfbconfig configtest to qpa and rename it to glxJorgen Lind2013-11-281-24/+35
| * | Add new configure parameter for Xcb-XlibAndrew Knight2013-11-281-2/+16
| * | Do not disable egl on desktop gl automaticallyAlbert Astals Cid2013-11-271-3/+5
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-1241/+993
|\| |
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-261-6/+29
| |\|
| | * actually complain about invalid -[no-]{sql|imageformat}-* optionsOswald Buddenhagen2013-11-251-4/+5
| | * iOS: Do not skip building QtGraphicalEffects moduleAndy Nichols2013-11-251-1/+1
| | * iOS: Do not skip building QtQuickControls moduleAndy Nichols2013-11-251-1/+1
| | * iOS: Do not skip building QtMultimediaAndy Nichols2013-11-251-1/+1
| | * Add PPS configure checkAndreas Holzammer2013-11-231-1/+23
| * | simplify setting XPLATFORM_MINGWOswald Buddenhagen2013-11-251-1/+3
| * | move android variable initialization to a sane placeOswald Buddenhagen2013-11-251-9/+8
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-201-1132/+898
| |\|
| | * clean up mess surrounding PLATFORM_MACOswald Buddenhagen2013-11-201-23/+24
| | * consolidate all license checking in the earliest place possibleOswald Buddenhagen2013-11-201-482/+409
| | * don't initialize build dir earlier than necessaryOswald Buddenhagen2013-11-201-42/+42
| | * print help right after parsing command lineOswald Buddenhagen2013-11-201-404/+371
| | * make help independent from options and environmentOswald Buddenhagen2013-11-201-141/+33
| | * do CONFIG+=silent after configure testsOswald Buddenhagen2013-11-201-4/+4
| | * move some option validations to more relevant placesOswald Buddenhagen2013-11-201-39/+43
| | * don't automatically display help on errorOswald Buddenhagen2013-11-201-7/+2
| | * remove hacks to support solaris 2.[56] and aix < 5Oswald Buddenhagen2013-11-201-20/+0
| | * initialize WHICH, AWK, PERL and MAKE a bit earlierOswald Buddenhagen2013-11-201-34/+34
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-11-201-0/+2
| |\|
| | * configure: Document that -sdk only applies to the target mkspecTor Arne Vestbø2013-11-141-0/+2
| * | Fix configure script to not dictate OpenGL ES 2 when EGL is enabledJorgen Lind2013-11-191-27/+7
| |/
| * CMake: Add the qreal typedef type to the Qt5::Core target.Stephen Kelly2013-11-041-0/+1
| * make qreal double by default on all platformsLars Knoll2013-10-311-0/+16
| * export QT_NO_<foo> equivalents to the build systemOswald Buddenhagen2013-10-311-0/+10