summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: put more of the makefile contents into template filesOswald Buddenhagen2016-11-231-59/+15
* configure: delete some dead code and outdated commentsOswald Buddenhagen2016-11-231-38/+3
* configure: don't read QMAKESPEC from the environmentOswald Buddenhagen2016-11-231-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-3/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-3/+3
| |\
| | * fix wording issues in license promptOswald Buddenhagen2016-11-141-4/+4
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-291-1/+5
| |\|
| | * Pass no-pkg-config to qmake from config.test if appropriateMike Krus2016-08-251-1/+5
| | * Fix the mysql configure test on RHEL 6.6Frederik Gladhorn2016-08-251-2/+3
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-251-1/+1
| |\|
| | * configure: Correctly detect clang's version on FreeBSDRaphael Kubo da Costa2016-08-231-1/+1
* | | qmake: fix /dev properties with -external-hostbindirOswald Buddenhagen2016-11-151-9/+19
* | | Convert the old feature systemLars Knoll2016-09-151-16/+0
* | | Modularize the new configure system (infrastructure part)Lars Knoll2016-09-101-18/+14
* | | QSettings: Remove calls to deprecated API on macOSGabriel de Dietrich2016-08-301-2/+4
* | | ensure that no license queries are made in -redo modeOswald Buddenhagen2016-08-251-1/+7
* | | fix location of config.{opt,status} in top-level buildsOswald Buddenhagen2016-08-251-17/+19
* | | clean up qconfig/qmodule.pri handling in configureOswald Buddenhagen2016-08-251-19/+0
* | | Add support for Apple watchOSJake Petroules2016-08-191-1/+12
* | | rewrite makespec verification with qmake based systemOswald Buddenhagen2016-08-181-17/+0
* | | unify configure command line saving with configure.exeOswald Buddenhagen2016-08-181-10/+41
* | | replace mechanism to override variables from the mkspecsOswald Buddenhagen2016-08-181-65/+1
* | | Remove some dead code from the configuresLars Knoll2016-08-181-12/+0
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-4/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-6/+13
| |\|
| | * configure and mkspecs: Don't try to find xcrun with xcrunGabriel de Dietrich2016-07-211-1/+1
| | * Android: Add support for clang compilerBogDan Vatra2016-07-201-5/+12
| * | move c++11 test into qcompilerdetection.h and make it stricterOswald Buddenhagen2016-07-221-5/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-1/+9
| |\|
| | * Add -no-opengles3 to configure to avoid QT_OPENGL_ES_3 define.Gunnar Sletta2016-06-231-1/+9
* | | Revert "Save the pkg-config settings in config.status"Oswald Buddenhagen2016-07-221-4/+0
* | | Handle the -[no]make command line arguments in qmakeLars Knoll2016-07-021-52/+0
* | | Determine the set of modules to skip in qmakeLars Knoll2016-07-021-14/+0
* | | Call arch test through the new qmake based configure systemLars Knoll2016-07-021-78/+3
* | | Let qmake do most of the work of configuring QtLars Knoll2016-06-221-4474/+69
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-171-9/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-9/+0
| |\ \
| | * | Determine the compiler's default include and lib directories at qmake timeKai Koehne2016-05-241-9/+0
* | | | Don't add qpa to CONFIG/QT_CONFIG in qconfig/qmodule.h anymoreLars Knoll2016-06-141-8/+0
* | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-37/+30
|\| | |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-2/+1
| |\ \ \ | | | |/ | | |/|
| | * | fix ios device&simulator builds againOswald Buddenhagen2016-06-101-2/+1
| * | | configure: check whether std::atomic<T> works for function pointersThiago Macieira2016-06-091-0/+8
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-37/+20
| |\| |
| | * | Android: remove unused pluginsBogDan Vatra2016-06-031-0/+3
| | * | Platform detection: Use freebsd-g++ on systems < 10, otherwise -clangRalf Nolden2016-05-271-4/+11
| | * | Cleanup NIS support leftover from Qt 3/4Ralf Nolden2016-05-231-31/+0
| | * | Move freebsd-g++ mkspecs back for supported FreeBSD 9.3 and upRalf Nolden2016-05-231-1/+1
| | * | Fix dynamic librariy support detection for platforms without libdlOleksandr Tymoshenko2016-05-191-2/+6
| * | | Andriod: API-16 is the minimum API that we supportBogDan Vatra2016-05-271-1/+1
| | |/ | |/|