summaryrefslogtreecommitdiffstats
path: root/configure.pri
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-2/+3
* Write PKG_CONFIG_EXECUTABLE to qmodule.priLars Knoll2016-10-261-2/+3
* Convert the old feature systemLars Knoll2016-09-151-37/+0
* rename description => label in configure.jsonOswald Buddenhagen2016-09-151-3/+3
* Modularize configure.json/.priLars Knoll2016-09-151-173/+0
* Modularize the new configure system (infrastructure part)Lars Knoll2016-09-101-60/+36
* Turn the available sql drivers into public featuresLars Knoll2016-09-101-4/+0
* configure.pri: Determine MSVC compiler versionFriedemann Kleint2016-09-021-0/+3
* unbreak pkg-config use with cacheOswald Buddenhagen2016-08-301-3/+2
* don't cache results of build_parts and skip_modulesOswald Buddenhagen2016-08-251-3/+4
* clean up qconfig/qmodule.pri handling in configureOswald Buddenhagen2016-08-251-0/+4
* Add support for Apple watchOSJake Petroules2016-08-191-2/+2
* add configure test result cachingOswald Buddenhagen2016-08-191-0/+15
* Don't disable examples on iOS and tvOSJake Petroules2016-08-181-1/+0
* Use the qmake based configuration system also on WindowsLars Knoll2016-08-181-0/+31
* replace mechanism to override variables from the mkspecsOswald Buddenhagen2016-08-181-6/+23
* Revamp configure system for widget stylesLars Knoll2016-08-181-1/+1
* rewrite library handling in configureOswald Buddenhagen2016-08-181-26/+24
* improve handling of test commands which produce outputOswald Buddenhagen2016-08-181-12/+13
* remove left over debug messageOswald Buddenhagen2016-08-121-1/+0
* don't use error() for user errors, take 2Oswald Buddenhagen2016-08-111-4/+4
* platform-scope the test executables the arch test is looking forOswald Buddenhagen2016-08-101-3/+3
* fix handling of multi-token fields in config test definitionsOswald Buddenhagen2016-08-101-15/+23