summaryrefslogtreecommitdiffstats
path: root/configure.json
Commit message (Expand)AuthorAgeFilesLines
* Convert the old feature systemLars Knoll2016-09-151-4/+3
* rename description => label in configure.jsonOswald Buddenhagen2016-09-151-136/+136
* Modularize configure.json/.priLars Knoll2016-09-151-1693/+12
* Modularize the new configure system (infrastructure part)Lars Knoll2016-09-101-7/+0
* Turn the available sql drivers into public featuresLars Knoll2016-09-101-40/+41
* Enable precompiled headers on iOS, tvOS, watchOSJake Petroules2016-09-021-1/+1
* make 'angle' a public featureOswald Buddenhagen2016-08-261-1/+1
* don't cache results of build_parts and skip_modulesOswald Buddenhagen2016-08-251-7/+2
* Add support for Apple watchOSJake Petroules2016-08-191-3/+3
* Don't compile dbus on iOS by defaultLars Knoll2016-08-191-1/+1
* fix up detection code for compiler defaulting to c++98Oswald Buddenhagen2016-08-191-2/+2
* Don't define QT_OPENGL_ES_2* in opengl.prfLars Knoll2016-08-191-1/+4
* Cleanup QT_NO_FONTCONFIG usageLars Knoll2016-08-191-1/+1
* Add a qeventtransition featureLars Knoll2016-08-191-0/+4
* Don't use QT_NO_MIMETYPE in mimetypes.priLars Knoll2016-08-191-0/+4
* iconv-related cleanup in codecs.priLars Knoll2016-08-191-3/+3
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-96/+118
* Improve library version handlingLars Knoll2016-08-191-0/+1
* employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-191-20/+2
* employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-191-5/+0
* Don't disable QtWidgets on tvOSJake Petroules2016-08-181-1/+1
* Make the ICO image format a configurable featureLars Knoll2016-08-181-1/+6
* rewrite makespec verification with qmake based systemOswald Buddenhagen2016-08-181-1/+11
* Use the qmake based configuration system also on WindowsLars Knoll2016-08-181-22/+160
* replace mechanism to override variables from the mkspecsOswald Buddenhagen2016-08-181-1/+6
* Add configure.exe-like FOO_LIBS=bar style command line optionsLars Knoll2016-08-181-2/+15
* Revamp configure system for widget stylesLars Knoll2016-08-181-10/+22
* Implement proper dependencies for configuration testsLars Knoll2016-08-181-12/+20
* rewrite library handling in configureOswald Buddenhagen2016-08-181-519/+653
* fix name of stack-protector-strong featureOswald Buddenhagen2016-08-181-1/+1
* don't implicitly test for kms in egldevice test any moreOswald Buddenhagen2016-08-181-1/+1
* get rid of test type 'shell'Oswald Buddenhagen2016-08-121-9/+6
* add some unix-specific options understood by configure.exeOswald Buddenhagen2016-08-111-6/+17
* add missing 'disable' fields to {sun,gnu}-libiconv featuresOswald Buddenhagen2016-08-111-0/+2
* Fix ssl handling in configure to be compatible with configure.exeLars Knoll2016-08-111-0/+3
* make it impossible to lie about the feature an output belongs toOswald Buddenhagen2016-08-101-1/+1
* restore lost egl-mali-2 testOswald Buddenhagen2016-08-101-1/+6
* rename the eglfs-* testsOswald Buddenhagen2016-08-101-8/+8
* fix over-quoting of OPENSSL_LIBS and QT_HOST_CFLAGS_DBUSOswald Buddenhagen2016-08-101-2/+2
* fix enable/disable of -xkb-common-x11Oswald Buddenhagen2016-08-081-1/+2
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-11/+0
* Fix names of eglfs featuresLaszlo Agocs2016-07-291-8/+8
* Use pkg-config for RPi EGL detectionLaszlo Agocs2016-07-291-1/+2
* Add missing configure status reporting for eglfs-brcmLaszlo Agocs2016-07-291-1/+1
* Introduce SCTP sockets supportAlex Trotsenko2016-07-271-0/+13
* Use earlyReport to handle incorrect use of RPATH config settingsMike Krus2016-07-261-8/+11
* Extend tests in new json config file to cover UIKIT platformsMike Krus2016-07-251-3/+3
* make use_new_dtags a linux-only featureOswald Buddenhagen2016-07-221-2/+6
* make 'feature' report type always use the feature descriptionsOswald Buddenhagen2016-07-221-9/+3
* make firstAvailableFeature report type use the feature descriptionsOswald Buddenhagen2016-07-221-3/+3