summaryrefslogtreecommitdiffstats
path: root/configure.json
Commit message (Expand)AuthorAgeFilesLines
* make cross_compile a public featureOswald Buddenhagen2017-01-101-1/+1
* Add support for building for INTEGRITY using GHS toolchainKimmo Ollila2017-01-101-1/+1
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-6/+29
|\
| * move all target spec handling to qmake-based configure systemOswald Buddenhagen2016-12-131-1/+6
| * move qdevice.pri creation to qmake-based configure systemOswald Buddenhagen2016-12-131-4/+15
| * move generation of qconfig.cpp (and qt.conf) to qmake-based configureOswald Buddenhagen2016-12-131-1/+10
| * nuke configure -host-optionOswald Buddenhagen2016-12-131-1/+0
| * move definition of configure -continue switch to builtinsOswald Buddenhagen2016-12-131-1/+0
* | Introduce the app store compliance configure optionJake Petroules2016-12-151-0/+12
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-1/+13
|\|
| * move license check to qmake-based configure systemOswald Buddenhagen2016-12-081-0/+12
| * fix handling of -optimized-tools, take 2Oswald Buddenhagen2016-11-231-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-89/+8
|\|
| * configure: fix parsing of -hostprefix without argumentOswald Buddenhagen2016-11-151-1/+1
| * Remove all Multimedia related configuration options from qtbaseLars Knoll2016-11-151-82/+0
| * fix handling of -optimized-toolsOswald Buddenhagen2016-11-071-1/+2
| * invert the logic of the c++98 default testOswald Buddenhagen2016-11-071-5/+5
* | iOS: Make default build static again (take 2)Jake Petroules2016-11-101-1/+2
* | iOS: Make default build static againTor Arne Vestbø2016-11-091-1/+1
* | Allow Qt for UIKit to be built as shared libraries and default to itJake Petroules2016-10-071-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-151-1840/+152
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-08-311-8/+3
|\|
| * 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
* | Don't compile widgets on tvOS and watchOS by defaultJake Petroules2016-08-221-0/+1
|/
* 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