summaryrefslogtreecommitdiffstats
path: root/configure.pri
Commit message (Expand)AuthorAgeFilesLines
* Report compiler and version in configure overviewAllan Sandfeld Jensen2018-10-121-0/+30
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-101-0/+2
|\
| * macOS: Warn the user when using incompatible or untested platform SDKsTor Arne Vestbø2018-08-311-0/+2
* | Android: Default to android-21 NDK for arm64-v8aEskil Abrahamsen Blomfeldt2018-09-031-0/+3
* | WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-1/+10
* | qmake: add default path and version detection for ghs toolchainOswald Buddenhagen2018-08-171-0/+6
* | Merge branch '5.11' into devEdward Welbourne2018-07-311-2/+2
|\|
| * qmake: skip license check while building qtOswald Buddenhagen2018-07-201-1/+1
| * configure: Fix QMAKE_* variable assignments containing numbersAlistair Buxton2018-07-201-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-0/+4
|\|
| * configure: pull ahead gcc-sysroot processingOswald Buddenhagen2018-07-131-0/+4
* | 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