summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: fix log corruption with option -vBoris Nagaev2015-10-221-4/+3
* Fix avx512 feature testLouai Al-Khanji2015-10-191-1/+1
* Compile qmake and configure.exe in C++11 modeThiago Macieira2015-10-181-1/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-34/+81
|\
| * 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
* | configure: Remove unused options -xvideo and -xineramaAlexander Volkov2015-10-141-21/+0
* | 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