summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Document -secure-transport parameter in configureDaniel Molkentin2015-06-141-0/+2
* xcb: Use XIGrabDevice instead of xcb_grab_pointer with XI 2.2Laszlo Agocs2015-06-011-0/+8
* Fix wording of error messageKai Koehne2015-05-271-1/+1
* Run license checker in qmakeKai Koehne2015-05-271-1/+6
* Resolve path to right licheckKai Koehne2015-05-271-2/+14
* Make Qt Edition available to qmakeKai Koehne2015-05-271-0/+2
* Build qtconnectivity for iOS.Alex Blasche2015-05-131-1/+1
* Build Qt for OS X and iOS with relative rpath.Adam Strzelecki2015-05-131-5/+1
* rpath: use new DTAGS if availableOswald Buddenhagen2015-05-051-0/+10
* 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