summaryrefslogtreecommitdiffstats
path: root/configure.json
Commit message (Expand)AuthorAgeFilesLines
* Disable -optimize-debug for ClangTor Arne Vestbø2017-11-221-2/+2
* Add qmake feature and configure option to use ccacheTor Arne Vestbø2017-09-051-0/+17
* configure: un-namespace remaining non-inline configure testsOswald Buddenhagen2017-08-021-11/+11
* configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-021-24/+217
* configure: Remove test for unused feature "mremap"Thiago Macieira2017-07-101-10/+0
* make sql drivers independently configurableOswald Buddenhagen2017-06-171-2/+2
* Enable stack-protector-strong for QNX 7.0.0James McDonnell2017-06-131-3/+3
* configure.json: Do not test for gold linker on WindowsFriedemann Kleint2017-05-231-1/+1
* alloca: detect whether alloca.h existsOswald Buddenhagen2017-05-031-3/+25
* Add configure flag to optimize Qt for sizeAllan Sandfeld Jensen2017-04-291-0/+12
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-10/+0
|\
| * Detect the (stated) C++ standard edition at build timeThiago Macieira2017-03-311-10/+0
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-3/+5
|\|
| * Output "qml-debug" as privateFeatureStephan Binner2017-02-231-1/+4
| * configure: generalize command line overrides of library parametersOswald Buddenhagen2017-02-221-2/+1
* | Only define "accessibility" feature oncePaul Olav Tvete2017-02-201-11/+0
* | Use native support for fp16 where availableAllan Sandfeld Jensen2017-02-161-1/+15
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-12/+9
|\|
| * Remove outdated check for Apple Clang 2.x and 3.xThiago Macieira2017-02-081-5/+1
| * adjust configure to native build optimizationsOswald Buddenhagen2017-02-061-1/+1
| * Fix MIPS DSP configurationAllan Sandfeld Jensen2017-01-271-6/+7
* | Add a configure check for alloca()Kimmo Ollila2017-01-311-0/+10
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-7/+0
|\|
| * Remove the -no-rtti option from configureThiago Macieira2017-01-261-7/+0
* | Optimize debug builds when -Og is availableAllan Sandfeld Jensen2017-01-261-0/+16
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-13/+23
|\|
| * 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
* | 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