summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-078-33/+29
|\
| * Android: Nuke mips architecturesBogDan Vatra2019-05-063-12/+0
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-064-8/+19
| |\
| | * Resolve QMAKE_INCDIR_VULKAN on every qmake callJoerg Bornemann2019-05-054-8/+19
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-031-0/+4
| |\|
| | * Fix prl replacements if libdir is in QMAKE_DEFAULT_LIBDIRSJoerg Bornemann2019-05-021-0/+4
| * | Fix -Wdeprecated-copy warningsAllan Sandfeld Jensen2019-05-011-13/+6
* | | rtems: add mkspecs for new operation system RTEMSMikhail Svetkin2019-05-062-0/+143
* | | Use -Wextra instead -WAllan Sandfeld Jensen2019-05-031-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-293-2/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-283-2/+15
| |\|
| | * Fix determination of OpenGL include paths on macOS, take 3Joerg Bornemann2019-04-273-2/+15
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-271-3/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-261-3/+7
| |\|
| | * qmake: Always split QMAKE_DEFAULT_LIBDIRS using ; with clang on windowsMartin Storsjö2019-04-251-3/+7
* | | QtBase: introduce QT_DEPRECATED_VERSION/QT_DEPRECATED_VERSION_XChristian Ehrlicher2019-04-251-0/+1
* | | Expose docker test server as an internal config to all modulesRyan Chu2019-04-252-0/+248
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-2413-46/+74
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-242-1/+15
| |\|
| | * configure: Support the = prefix for -I and -LJoerg Bornemann2019-04-231-0/+14
| | * syncqt: Fix resolution of injected headers for external modulesJoerg Bornemann2019-04-231-1/+1
| * | Add qmake support for c++2aAllan Sandfeld Jensen2019-04-195-3/+11
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-166-42/+48
| |\|
| | * qmake: link qt libraries by full pathOswald Buddenhagen2019-04-154-27/+28
| | * CMake: fix generation of config files for external Qt modules on macOSJean-Michaël Celerier2019-04-122-15/+20
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-101-3/+0
|\| |
| * | Fix precompiled headers with clang-clv5.13.0-beta2Allan Sandfeld Jensen2019-04-091-3/+0
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-048-31/+57
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-031-0/+4
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-021-0/+4
| | |\|
| | | * Fix cross compile on UbuntuYuhang Zhao2019-03-301-0/+4
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-311-2/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-301-2/+2
| | |\|
| | | * Speculative fix for building on INTEGRITY with ARM NEONAllan Sandfeld Jensen2019-03-291-2/+2
| * | | configure: Warn about redundant and contradictory optionsJoerg Bornemann2019-03-271-0/+7
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-266-29/+44
| |\| |
| | * | Handle quotes in .prl filesKai Koehne2019-03-211-0/+1
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-213-15/+37
| | |\|
| | | * Add a means to handle dynamically created qmldir filesAndy Shaw2019-03-201-3/+17
| | | * configure: Allow libraries to be defined with exact filenameTimo Aarnipuro2019-03-201-1/+9
| | | * win32-clang-msvc: qmake.conf: Fix alignmentYuhang Zhao2019-03-201-11/+11
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-2/+6
| | |\|
| | | * Replace instances of - with _ when generating the function nameAndy Shaw2019-03-191-2/+4
| | | * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-0/+2
| | | |\
| | | | * Automatic resources: Fix tooling supportChristian Kandeler2019-02-251-0/+2
| | * | | Wasm: Build with Qt's freetype, png and zlibEskil Abrahamsen Blomfeldt2019-03-191-12/+0
* | | | | Clang_cl: Use -O3 for full optimizationAllan Sandfeld Jensen2019-04-041-1/+2
|/ / / /
* | | | Clang: use -Oz instead of -O1 to optimize for sizeYuhang Zhao2019-03-214-2/+6
* | | | clang-cl: Enable linker optimization explicitlyYuhang Zhao2019-03-211-0/+2
* | | | Clang: Add Thin LTO in addition to Full LTOYuhang Zhao2019-03-204-3/+13
|/ / /