summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
Commit message (Expand)AuthorAgeFilesLines
* macOS: Add LLDB debug script when building with separate debug info (dSYM)Tor Arne Vestbø2017-07-071-0/+12
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-064-7/+37
|\
| * Disable the -Wstringop-overflow warning from GCC 7Thiago Macieira2017-07-031-0/+2
| * Make Qt's VersionInformation resource strings consistentJoerg Bornemann2017-07-031-2/+2
| * Set VERSION for Qt toolsJoerg Bornemann2017-07-031-0/+3
| * winrt: remove legacy checksMaurice Kalinowski2017-07-031-3/+2
| * winrt: Update capability managementMaurice Kalinowski2017-07-031-2/+28
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-047-45/+95
|\|
| * Merge "Merge remote-tracking branch 'origin/5.9.1' into 5.9" into refs/stagin...Liang Qi2017-07-021-4/+1
| |\
| | * Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-07-021-4/+1
| | |\
| | | * Revert "don't overwrite pre-existing INSTALL for target"Christian Strømme2017-06-271-4/+1
| * | | fix QMAKE_DEFAULT_INCDIRS detection with Xcode targeting uikit platformsOswald Buddenhagen2017-07-021-1/+6
| |/ /
| * | Add query of default include/library paths for QNXJames McDonnell2017-06-291-26/+55
| * | Allow using Xcode Command Line Tools to build QtJake Petroules2017-06-294-14/+30
| * | Fix handling of deprecated QMAKE_IOS_TARGETED_DEVICE_FAMILYJake Petroules2017-06-291-1/+1
| * | Error out when compiler is unable to produce default include/library pathsTor Arne Vestbø2017-06-251-0/+3
| |/
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-199-38/+69
|\|
| * don't auto-create install targets for static libsOswald Buddenhagen2017-06-172-1/+2
| * don't overwrite pre-existing INSTALL for targetOswald Buddenhagen2017-06-171-1/+4
| * Enable stack-protector-strong for QNX 7.0.0James McDonnell2017-06-132-0/+6
| * Only use -Xarch when specifying precompiled header if building multi archTor Arne Vestbø2017-06-121-1/+5
| * Do not disable MSVC extensions when generating moc_predefs.hJoerg Bornemann2017-06-121-2/+2
| * build the configure tests in the top-level build dirOswald Buddenhagen2017-06-121-2/+2
| * complain when toolchain.prf fails to run the compilerOswald Buddenhagen2017-06-121-3/+11
| * make qconfig.pri export QT_<compiler>_VERSION variables againOswald Buddenhagen2017-06-122-28/+20
| * Pick up default library paths for clangTor Arne Vestbø2017-06-091-2/+19
* | Add proper detection of x86 RDRAND instructionThiago Macieira2017-06-121-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-074-8/+12
|\|
| * Revert "moc: remove _MSC_EXTENSIONS #define"Jani Heikkinen2017-06-051-2/+2
| * MSVC: Enable standard-conformance mode by defaultThiago Macieira2017-06-031-2/+6
| * don't redirect licheck's stderrOswald Buddenhagen2017-05-311-1/+3
| * fix module version number in qt modules' cmake config filesOswald Buddenhagen2017-05-311-1/+1
| * fix library retrieval in pkg-config source, take 2Oswald Buddenhagen2017-05-311-1/+2
| * make mkspecs not mess up library and include search pathsOswald Buddenhagen2017-05-311-3/+0
| * moc: remove _MSC_EXTENSIONS #defineJoerg Bornemann2017-05-301-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-292-7/+12
|\|
| * Fix VS project generation for ActiveQt server projectsJoerg Bornemann2017-05-231-7/+2
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-191-0/+10
| |\
| | * Restore behavior of using libEGL and libGLESv2 as default for angleOliver Wolff2017-05-111-0/+10
* | | Merge remote-tracking branch 'origin/5.9' into devFrederik Gladhorn2017-05-102-2/+4
|\| |
| * | make configure -list-features print the section fieldOswald Buddenhagen2017-05-081-1/+3
| * | winrt: Do not add windeployqt dependency for static builds in VSOliver Wolff2017-05-081-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-076-22/+28
|\| |
| * | Simplify built-in qmake install commandSimon Hausmann2017-05-041-4/+1
| |/
| * winrt: Fix manifest dependencies for VS 2017Oliver Wolff2017-05-031-1/+3
| * Fix installation of shader files in qtquickcontrols in non-prefix buildsSimon Hausmann2017-05-021-4/+2
| * Add configure flag to optimize Qt for sizeAllan Sandfeld Jensen2017-04-291-1/+8
| * don't call pkg-config with --libs-only-L and --libs-only-l at onceOswald Buddenhagen2017-04-281-1/+4
| * always clear config.log after allOswald Buddenhagen2017-04-281-12/+9
| * Undefine QT_RESTRICTED_CAST_FROM_ASCII for headersclean build stepTor Arne Vestbø2017-04-241-0/+1