summaryrefslogtreecommitdiffstats
path: root/configure.json
Commit message (Expand)AuthorAgeFilesLines
* revert to building qmake with qconfig.cppOswald Buddenhagen2017-01-061-1/+0
* Add a feature for Qt XmlUlf Hermann2017-01-061-1/+6
* Add a feature for Qt TestlibUlf Hermann2017-01-061-0/+5
* Add a feature for Qt SqlUlf Hermann2017-01-061-0/+5
* Add a feature for Qt NetworkUlf Hermann2017-01-061-0/+5
* determine compiler version at build time, not in configureOswald Buddenhagen2016-12-231-10/+0
* configure: properly serialize machine tuple detectionOswald Buddenhagen2016-12-221-0/+1
* configure: reload spec after configuring pathsOswald Buddenhagen2016-12-221-1/+1
* 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
* 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
* 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
* 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