summaryrefslogtreecommitdiffstats
path: root/configure.pri
Commit message (Expand)AuthorAgeFilesLines
* wasm: rename platform, refactor files and other thingsLorn Potter2018-07-161-1/+1
* webassembly: fix arch detect for emscripten 1.38Lorn Potter2018-05-281-2/+2
* wasm: present GPL3 during configureMorten Johan Sørvig2018-05-251-7/+28
* Merge remote-tracking branch 'origin/5.11.0' into wip/webassemblyMorten Johan Sørvig2018-05-111-3/+7
|\
| * Configure: Restore default prefix on WindowsOrgad Shaneh2018-04-091-3/+7
* | wasm: prepare for supporting pthreads and dynamic loadingMorten Johan Sørvig2018-04-231-2/+2
* | Merge remote-tracking branch 'gerrit/5.11' into HEADMorten Johan Sørvig2018-03-081-10/+43
|\|
| * 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
| |/
* | wasm: make the arch configure test read the .mem fileMorten Johan Sørvig2018-02-081-2/+2
* | wasm: fix configure arch test after adding -O3Morten Johan Sørvig2017-10-301-1/+1
* | Introduce mkspec for web assemblyAndrew Knight2017-10-271-3/+5
|/
* 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