summaryrefslogtreecommitdiffstats
path: root/configure.pri
Commit message (Expand)AuthorAgeFilesLines
* configure: move qtConfTest_verifySpec() out of qt_configure.prfOswald Buddenhagen2018-07-101-0/+5
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-7/+11
|\
| * Replace commercial preview license with Qt License Agreement 4.0Kai Koehne2018-06-211-7/+11
* | configure: centralize shell-quoting of tests' .literal_args fieldOswald Buddenhagen2018-05-081-1/+1
|/
* Configure: Restore default prefix on WindowsOrgad Shaneh2018-04-091-3/+7
* configure: introduce 'subarch' term to expression evaluatorOswald Buddenhagen2018-02-221-9/+6
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-1/+14
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-1/+1
| |\
| | * Android: Fix note for host architecture mismatchEskil Abrahamsen Blomfeldt2017-11-301-1/+1
| * | Export sanitizer as a global configAlexandru Croitor2017-12-181-0/+13
| |/
* | Centralize the x86 SIMD testing in one placeThiago Macieira2017-11-301-3/+13
* | Add a configure-time check for QT_COMPILER_SUPPORTS_SIMD_ALWAYSThiago Macieira2017-11-301-0/+13
|/
* Append the QMAKE_EXTRA_ARGS to the output instead of overwriting itAndy Shaw2017-08-251-1/+1
* build the configure tests in the top-level build dirOswald Buddenhagen2017-06-121-1/+1
* make qconfig.pri export QT_<compiler>_VERSION variables againOswald Buddenhagen2017-06-121-0/+31
* fix licheck calls on 32 bit systemsOswald Buddenhagen2017-05-311-1/+1
* don't redirect licheck's stderrOswald Buddenhagen2017-05-311-1/+1
* quote the confirm-license argument of licheckOswald Buddenhagen2017-05-311-1/+1
* Fix target ABI configure detectionSimon Hausmann2017-05-021-2/+3
* unbotch licheck output processingOswald Buddenhagen2017-04-281-1/+7
* Make build ABI available as qmake variableSimon Hausmann2017-03-281-2/+10
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-1/+1
|\
| * make an effort to keep /src properties constantOswald Buddenhagen2017-02-241-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-15/+15
|\|
| * Remove outdated check for Apple Clang 2.x and 3.xThiago Macieira2017-02-081-12/+0
| * adjust configure to native build optimizationsOswald Buddenhagen2017-02-061-0/+11
| * make more use of configure QMAKE_*= arguments in native buildsOswald Buddenhagen2017-02-061-1/+1
| * Fix MIPS DSP configurationAllan Sandfeld Jensen2017-01-271-2/+3
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-86/+61
|\|
| * prevent configure from putting garbage into .qmake.stashOswald Buddenhagen2017-01-201-1/+11
| * configure: better suppression magic for old qdevice.priOswald Buddenhagen2017-01-191-4/+3
| * revert to building qmake with qconfig.cppOswald Buddenhagen2017-01-061-16/+32
| * move emission of final messages to qmake-based configureOswald Buddenhagen2017-01-061-0/+4
| * determine compiler version at build time, not in configureOswald Buddenhagen2016-12-231-63/+0
| * configure: reload spec after configuring pathsOswald Buddenhagen2016-12-221-3/+11
| * fix sysrootification of install pathsOswald Buddenhagen2016-12-221-0/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-5/+474
|\|
| * move all target spec handling to qmake-based configure systemOswald Buddenhagen2016-12-131-1/+32
| * move qdevice.pri creation to qmake-based configure systemOswald Buddenhagen2016-12-131-5/+149
| * move generation of qconfig.cpp (and qt.conf) to qmake-based configureOswald Buddenhagen2016-12-131-0/+231
| * write HOST_QT_TOOLS to qmodule.pri instead of qhost.priOswald Buddenhagen2016-12-131-0/+9
| * move configure -redo handling (mostly) to qmake-based systemOswald Buddenhagen2016-12-131-0/+24
|/
* move license check to qmake-based configure systemOswald Buddenhagen2016-12-081-3/+163
* Make reported build type match old configureOswald Buddenhagen2016-12-071-3/+10
* configure: turn qtConfOutputPostProcess_*() callbacks into replace functionsOswald Buddenhagen2016-11-151-6/+6
* Enable cross_compile when sysroot is usedSamuli Piippo2016-11-081-0/+1
* remove redundancy from the build type report with -force-debug-infoOswald Buddenhagen2016-11-071-3/+6
* fix icpc version detectionOswald Buddenhagen2016-11-071-3/+3
* Fix compiler version detection for clangLars Knoll2016-11-071-0/+1
* configure: fix usage of pkg-config from qmakespecOswald Buddenhagen2016-11-011-1/+1