summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* make linkerSupportsFlag() use gold linker if detectedOswald Buddenhagen2015-04-231-0/+3
* compilerSupportsFlag(): remove bogus .o suffix from test executablesOswald Buddenhagen2015-04-231-3/+3
* Implement a more direct headersclean checkThiago Macieira2015-04-171-2/+18
* Allow overriding ar binary in configure script by setting AR env varAlex Richardson2015-04-071-2/+9
* don't print "progress bar" when stdout is no ttyOswald Buddenhagen2015-03-271-2/+2
* don't suppress compiler output in verbose modeOswald Buddenhagen2015-03-271-1/+5
* suppress compiler output in compilerSupportsFlag()Oswald Buddenhagen2015-03-271-2/+2
* eglfs: Pluginize RPi, iMX6 and Mali backendsLaszlo Agocs2015-03-051-1/+31
* Fix disabling libinput feature if libudev is not availablePasi Petäjäjärvi2015-03-051-0/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-021-4/+10
|\
| * configure: add '-psql_config' optionPeter Seiderer2015-02-251-3/+9
| * configure: fix gold linker support detectionPeter Korsgaard2015-02-251-1/+1
* | Android: Don't include Qt D-Bus by defaultEskil Abrahamsen Blomfeldt2015-02-251-1/+7
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-2/+2
|\|
| * Fix help in configure for -separate-debug-info optionPasi Petäjäjärvi2015-02-121-2/+2
* | support spaces in build and install dirsOswald Buddenhagen2015-02-171-1/+1
* | use relative paths for build dir referencesOswald Buddenhagen2015-02-171-1/+1
* | Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-161-11/+0
* | Add configure option and tests for GStreamer.Yoann Lopes2015-02-161-1/+68
* | Avoid hardcoding build date in qtcore and toolsSune Vuorela2015-02-121-1/+1
* | Update copyright headersJani Heikkinen2015-02-111-9/+9
* | Add libproxy backend for QNetworkProxyFactoryDaniel Molkentin2015-02-051-0/+32
* | introduce /dev variants of qmake propertiesOswald Buddenhagen2015-02-051-3/+3
* | write relative paths to qconfig.cpp as far as possibleOswald Buddenhagen2015-02-051-174/+195
* | remove trailing semicolons from #definesOswald Buddenhagen2015-02-051-3/+3
* | make makeabs a functionOswald Buddenhagen2015-02-051-21/+41
* | configure --help clarifications relating to -*prefixOswald Buddenhagen2015-02-051-7/+6
* | make configure -redo and config.status able to handle spaces in argumentsOswald Buddenhagen2015-02-041-2/+8
* | remove support for ancient /bin/sh which mishandle empty "$@"Oswald Buddenhagen2015-02-041-5/+1
* | Update for libinput 0.8Laszlo Agocs2015-02-021-0/+4
* | Add SecureTransport based SSL backend for iOS and OS XJeremy Lainé2015-02-021-1/+20
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-15/+29
|\|
| * Print some debugging information for pkg-config detectionThiago Macieira2015-01-091-0/+13
| * allow detection of static/shared target in the config testsAshish Kulkarni2015-01-091-1/+7
| * Complete the work for the runtime libdbus-1 supportThiago Macieira2015-01-061-9/+6
| * Fix build on Linux when dbus headers cannot be foundSimon Hausmann2015-01-061-6/+4
* | Rename QML debug macro to Qt naming stylePasi Petäjäjärvi2015-01-161-1/+1
* | Add a configure-time check for an IPC supportTobias Koenig2015-01-091-0/+12
* | Haiku: Add support for Haiku to build systemTobias Koenig2014-12-211-1/+5
* | Add libinput supportLaszlo Agocs2014-12-201-54/+119
* | Add a compileTestWithPkgConfig helper function to configureJørgen Lind2014-12-141-15/+46
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-4/+9
|\|
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-051-2/+2
| |\
| | * Make QtDBus compile without libdbus-1 headers, if dlopeningThiago Macieira2014-12-011-2/+2
| * | Configure: Fix detection of GCC 5Thiago Macieira2014-12-041-0/+4
| * | Pass cflags, not incdir, to libudev config testLaszlo Agocs2014-12-021-1/+2
| * | Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-271-1/+1
| |\|
| | * Android: Report error when OpenSSL is on and headers are missingEskil Abrahamsen Blomfeldt2014-11-261-1/+1
* | | Hide the output of make in qmake's dir inside configureThiago Macieira2014-12-031-1/+16
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-271-0/+3
|\| |