summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* | | Set ssl in QT_CONFIG when openssl is enabledLars Knoll2016-06-081-2/+2
* | | Remove output of QT_PRODUCT_LICENSEKEYLars Knoll2016-06-061-1/+0
* | | Remove some dead codeLars Knoll2016-06-061-5/+0
* | | Refactor xcb configure logicGatis Paeglis2016-06-061-41/+57
* | | Remove some code for cross building from MingW to SolarisLars Knoll2016-06-031-7/+3
* | | Get rid of dead codeLars Knoll2016-05-311-19/+2
* | | Remove -audio-backend command line optionLars Knoll2016-05-311-17/+0
* | | Remove some dead codeLars Knoll2016-05-311-24/+0
* | | Generate correct output for doubleconversion support in qconfig.priLars Knoll2016-05-311-1/+1
* | | Turn off libproxy support by defaultAndy Shaw2016-05-271-1/+1
* | | Change the system proxies option default to being on.Andy Shaw2016-05-251-1/+1
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-05-241-11/+38
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-11/+38
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-11/+38
| | |\|
| | | * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-191-1/+1
| | | |\
| | | | * actually build an optimized qmake in release buildsOswald Buddenhagen2016-05-131-1/+1
| | | * | XCB: Auto-detect xcb-glx also with xcb-qtGabriel de Dietrich2016-05-121-0/+5
| | | * | Warn when -fontconfig forces -system-freetypeJames McDonnell2016-05-121-0/+10
| | | * | configure: present some progress status for the detectionsThiago Macieira2016-05-121-0/+1
| | | |/
| | | * make -R and -D not affect qmakeOswald Buddenhagen2016-05-111-9/+0
| | | * Ensure -no-pch is effectiveJames McDonnell2016-05-051-1/+21
* | | | Deprecate QLibraryInfo::licensee()/licensedProducts()Lars Knoll2016-05-231-8/+0
|/ / /
* | | Add support for Apple tvOSMike Krus2016-05-171-3/+18
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-7/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-4/+4
| |\|
| | * Disable DirectFB automatic detection and mark it deprecatedThiago Macieira2016-04-281-3/+3
| | * Fix a small logic error in qmake bootstrap compiler flagsLars Knoll2016-04-271-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-4/+6
| |\|
| | * qmake: Add support for separate debug info on Apple platforms.Jake Petroules2016-04-141-1/+1
| * | actually enable mocdependOswald Buddenhagen2016-04-191-1/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-0/+14
|\| |