summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Remove -xinput optionAlexander Volkov2015-10-091-12/+0
* configure: correct a spurious '==' to '='hjk2015-10-011-1/+1
* configure: Report the SSE and AVX list like AVX512Thiago Macieira2015-09-251-3/+12
* configure: Add support for detecting AVX512 instructionsThiago Macieira2015-09-251-0/+41
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-47/+120
|\
| * Auto-detect whether 64-bit std::atomic really worksThiago Macieira2015-09-221-1/+19
| * remove some mac multiarch vestigesOswald Buddenhagen2015-09-171-14/+2
| * Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-051-23/+74
| * Prefer GStreamer 1.0 on Linux.v5.6.0-alpha1Yoann Lopes2015-09-021-5/+5
| * Detect which C++ standard edition the compiler defaults toThiago Macieira2015-08-251-0/+16
| * Improve description of configure script's -kms switchLouai Al-Khanji2015-08-251-3/+3
| * Merge dev into 5.6Oswald Buddenhagen2015-08-171-3/+0
| |\
| * | Fix a typoTimur Pocheptsov2015-08-141-1/+1
* | | Remove gtk2 style from qtbase, it will be moved to qtstylepluginsDmitry Shachnev2015-08-261-17/+14
| |/ |/|
* | configure: Remove unused variable.David Schulz2015-08-111-3/+0
|/
* Make SecureTransport the default SSL backend on OS XTimur Pocheptsov2015-08-091-6/+11
* Add Mir client platform pluginPaul Olav Tvete2015-08-091-2/+32
* Support logging direct to syslog, if enabled.Tasuku Suzuki2015-08-091-4/+34
* Add name to the cloexec feature testThiago Macieira2015-07-201-1/+1
* Revamp the CLOEXEC support in QtThiago Macieira2015-07-171-0/+10
* Make the -pkg-config and -force-pkg-config options be the sameThiago Macieira2015-07-171-30/+24
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-3/+6
|\
| * configure: Initialize variables for the EGLFS backendsThiago Macieira2015-07-171-0/+3
| * configure: properly quote the test name containing spacesThiago Macieira2015-07-171-1/+1
| * configure: Mention availability of linux-clangRobert Loehning2015-07-081-1/+1
| * Fix typo in configure.Jake Petroules2015-07-061-1/+1
* | configure: Put qml-debug option into QT_CONFIGUlf Hermann2015-07-061-1/+1
|/
* configure: Infer licheck bitness from platform argumentKai Koehne2015-06-291-4/+14
* 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