summaryrefslogtreecommitdiffstats
path: root/configure.json
Commit message (Expand)AuthorAgeFilesLines
* 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
* make featureList report type use the feature descriptionsOswald Buddenhagen2016-07-221-16/+16
* add missing "enable" fields to opengl featuresOswald Buddenhagen2016-07-221-0/+2
* add missing "enable" field to openssl featureOswald Buddenhagen2016-07-221-0/+1
* unify openssl options with the d-bus onesOswald Buddenhagen2016-07-221-1/+2
* simplify conditions of dbus-linked featureOswald Buddenhagen2016-07-221-3/+2
* accept plain -dbus optionOswald Buddenhagen2016-07-221-1/+1
* Reimplement compiler default detectionLars Knoll2016-07-151-0/+10
* Remove -fw and -l command line argumentsLars Knoll2016-07-131-2/+0
* fix command line option for avx512Oswald Buddenhagen2016-07-081-1/+1
* Fix compile-examples command line optionLars Knoll2016-07-081-1/+1
* Get rid of the qt_no_framework setting in the CONFIG variableLars Knoll2016-07-051-2/+1
* Handle the -[no]make command line arguments in qmakeLars Knoll2016-07-021-2/+7
* Determine the set of modules to skip in qmakeLars Knoll2016-07-021-1/+6
* Fix handling of -v/-verbose command line flags to configureLars Knoll2016-07-021-9/+0
* Call arch test through the new qmake based configure systemLars Knoll2016-07-021-9/+28
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-07-011-0/+1
* Harmonize directwrite handling between the configuresLars Knoll2016-07-011-1/+6
* Correct framework config options to remain as they used toAllan Sandfeld Jensen2016-06-271-2/+2
* Correctly set simulator_and_device in ios buildsLars Knoll2016-06-241-1/+1