summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* fix copy&paste-o in DeviceVar error messageOswald Buddenhagen2015-11-261-1/+1
* Fix QT_CPU_FEATURESAllan Sandfeld Jensen2015-11-231-1/+1
* introduce -optimized-tools optionOswald Buddenhagen2015-11-171-15/+26
* configure: add link-time-optimization optionPeter Kümmel2015-11-021-0/+16
* Support for Wayland servers on i.MX6Paul Olav Tvete2015-11-021-0/+10
* Move pointer size detection entirely to qprocessordetection.hThiago Macieira2015-10-261-13/+0
* Add a deprecation warning to configure about -no-c++11Thiago Macieira2015-10-181-0/+14
* configure: Open qconfig.h, qconfig.pri and qmodule.pri only onceThiago Macieira2015-10-181-80/+100
* Move the official Qt version from qglobal.h to .qmake.confThiago Macieira2015-10-141-16/+21
* Separate KMS and GBM testsLaszlo Agocs2015-10-141-21/+39
* Add support for the Jetson TK1 Pro using EGLDeviceLaszlo Agocs2015-10-141-1/+11
* Distinguish between Objective-C and Objective-C++ sourcesTor Arne Vestbø2015-10-091-2/+1
* Make -dbus-linked the default on all platformsThiago Macieira2015-10-011-8/+21
* "frame" execution of config tests preciselyOswald Buddenhagen2015-10-011-1/+7
* eglfs: Support for alternative Mali driver packagesDaniel Nyström2015-09-251-1/+2
* 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
|\
| * configure: Remove unused variable.David Schulz2015-08-111-3/+0
* | Fix a typoTimur Pocheptsov2015-08-141-1/+1
|/
* 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