summaryrefslogtreecommitdiffstats
path: root/configure.json
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-35/+228
|\
| * 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
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-10/+0
|\|
| * configure: Remove test for unused feature "mremap"Thiago Macieira2017-07-101-10/+0
* | Register avx2 as private featureSean Harmer2017-06-251-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-5/+5
|\|
| * make sql drivers independently configurableOswald Buddenhagen2017-06-171-2/+2
| * Enable stack-protector-strong for QNX 7.0.0James McDonnell2017-06-131-3/+3
* | Add proper detection of x86 RDRAND instructionThiago Macieira2017-06-121-1/+14
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-291-1/+1
|\|
| * configure.json: Do not test for gold linker on WindowsFriedemann Kleint2017-05-231-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-071-3/+37
|\|
| * 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.9' into devLiang Qi2017-04-071-10/+0
|\|
| * 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
* | | x86: Report the AES and SHA New Instruction detectionThiago Macieira2017-04-021-3/+9
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-021-3/+5
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-281-11/+0
|\| |
| * | Only define "accessibility" feature oncePaul Olav Tvete2017-02-201-11/+0
* | | x86: Add detection of the AES and SHA New InstructionsThiago Macieira2017-02-211-0/+26
|/ /
* | 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