summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2015-11-10Fixed force egl optionTomasz Olszak1-1/+1
2015-11-10Added -force-eglx option to configure script.Tomasz Olszak1-1/+9
2015-11-10Added handling of Tizen 2.3 Mobile cross-compilation and deployment.Tomasz Olszak1-0/+9
2015-11-10configure: added env variable handling to extractQMakeVariablesTomasz Olszak1-1/+6
2015-09-02Prefer GStreamer 1.0 on Linux.v5.5.90+alpha1upstreamYoann Lopes1-5/+5
2015-08-25Detect which C++ standard edition the compiler defaults toThiago Macieira1-0/+16
2015-08-25Improve description of configure script's -kms switchLouai Al-Khanji1-3/+3
2015-08-17Merge dev into 5.6Oswald Buddenhagen1-3/+0
2015-08-14Fix a typoTimur Pocheptsov1-1/+1
2015-08-11configure: Remove unused variable.David Schulz1-3/+0
2015-08-09Make SecureTransport the default SSL backend on OS XTimur Pocheptsov1-6/+11
2015-08-09Add Mir client platform pluginPaul Olav Tvete1-2/+32
2015-08-09Support logging direct to syslog, if enabled.Tasuku Suzuki1-4/+34
2015-07-20Add name to the cloexec feature testThiago Macieira1-1/+1
2015-07-17Revamp the CLOEXEC support in QtThiago Macieira1-0/+10
2015-07-17Make the -pkg-config and -force-pkg-config options be the sameThiago Macieira1-30/+24
2015-07-17Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann1-3/+6
2015-07-17configure: Initialize variables for the EGLFS backendsThiago Macieira1-0/+3
2015-07-17configure: properly quote the test name containing spacesThiago Macieira1-1/+1
2015-07-08configure: Mention availability of linux-clangRobert Loehning1-1/+1
2015-07-06Fix typo in configure.Jake Petroules1-1/+1
2015-07-06configure: Put qml-debug option into QT_CONFIGUlf Hermann1-1/+1
2015-06-29configure: Infer licheck bitness from platform argumentKai Koehne1-4/+14
2015-06-14Document -secure-transport parameter in configureDaniel Molkentin1-0/+2
2015-06-01xcb: Use XIGrabDevice instead of xcb_grab_pointer with XI 2.2Laszlo Agocs1-0/+8
2015-05-27Fix wording of error messageKai Koehne1-1/+1
2015-05-27Run license checker in qmakeKai Koehne1-1/+6
2015-05-27Resolve path to right licheckKai Koehne1-2/+14
2015-05-27Make Qt Edition available to qmakeKai Koehne1-0/+2
2015-05-13Build qtconnectivity for iOS.Alex Blasche1-1/+1
2015-05-13Build Qt for OS X and iOS with relative rpath.Adam Strzelecki1-5/+1
2015-05-05rpath: use new DTAGS if availableOswald Buddenhagen1-0/+10
2015-04-23make linkerSupportsFlag() use gold linker if detectedOswald Buddenhagen1-0/+3
2015-04-23compilerSupportsFlag(): remove bogus .o suffix from test executablesOswald Buddenhagen1-3/+3
2015-04-17Implement a more direct headersclean checkThiago Macieira1-2/+18
2015-04-07Allow overriding ar binary in configure script by setting AR env varAlex Richardson1-2/+9
2015-03-27don't print "progress bar" when stdout is no ttyOswald Buddenhagen1-2/+2
2015-03-27don't suppress compiler output in verbose modeOswald Buddenhagen1-1/+5
2015-03-27suppress compiler output in compilerSupportsFlag()Oswald Buddenhagen1-2/+2
2015-03-05eglfs: Pluginize RPi, iMX6 and Mali backendsLaszlo Agocs1-1/+31
2015-03-05Fix disabling libinput feature if libudev is not availablePasi Petäjäjärvi1-0/+2
2015-03-02Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen1-4/+10
2015-02-25configure: add '-psql_config' optionPeter Seiderer1-3/+9
2015-02-25Android: Don't include Qt D-Bus by defaultEskil Abrahamsen Blomfeldt1-1/+7
2015-02-25configure: fix gold linker support detectionPeter Korsgaard1-1/+1
2015-02-24Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn1-2/+2
2015-02-17support spaces in build and install dirsOswald Buddenhagen1-1/+1
2015-02-17use relative paths for build dir referencesOswald Buddenhagen1-1/+1
2015-02-16Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen1-11/+0
2015-02-16Add configure option and tests for GStreamer.Yoann Lopes1-1/+68