summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Keep the configure listing of features alphabeticalThiago Macieira2014-01-041-1/+1
* Add mtdev configure testRobin Burchell2013-12-301-0/+24
* handle configure's -I flags like configure.exe doesOswald Buddenhagen2013-12-221-6/+3
* 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
* | configure: Properly report xcb-xlib configurationAndrew Knight2013-12-031-0/+3
* | Detect posix_fallocate at configure timeFatih Aşıcı2013-12-011-0/+14
* | 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/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
* fix filtering of system pathsOswald Buddenhagen2013-10-311-21/+23
* duplicate less work while handling -qconfigOswald Buddenhagen2013-10-301-11/+12
* iOS: Build libs (including Qt itself) for both simulator and deviceTor Arne Vestbø2013-10-301-0/+9
* validate qconfig-*.h against qfeatures.txtOswald Buddenhagen2013-10-291-0/+1
* Rewrite qmake's exclusive-build featureTor Arne Vestbø2013-10-251-17/+0
* Remove superfluous 'libudev ...' lineKai Koehne2013-10-251-1/+0
* Remove gstreamer configure test.Robin Burchell2013-10-241-40/+0
* more escaping of slashes in awk regexpOswald Buddenhagen2013-10-181-1/+1
* de-duplicate QMAKE_DEFAULT_LIBDIRS after allOswald Buddenhagen2013-10-161-1/+4
* normalize QMAKE_DEFAULT_{LIB,INC}DIRSOswald Buddenhagen2013-10-161-3/+20
* use pkg-config supplied CFLAGS when building with EGLOswald Buddenhagen2013-10-161-0/+1
* Fix the printing of qmake's output when OPT_VERBOSE=yesThiago Macieira2013-10-151-1/+1