summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
...
| * configure: simplify construction of QMAKE_CONFIG_CACHEOswald Buddenhagen2017-08-151-4/+1
| * make compiler invocation error messages mention host/targetOswald Buddenhagen2017-08-111-8/+14
| * Enable custom shared memory schemes on INTEGRITYTero Alamäki2017-08-101-1/+1
* | Add NSSupportsAutomaticGraphicsSwitching key to Info.plist app templatesJake Petroules2017-08-083-0/+6
* | Sort keys in Info.plist templatesJake Petroules2017-08-0812-109/+109
* | uic: Add -no-stringliteral optionAlexander Volkov2017-08-031-1/+3
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devFrederik Gladhorn2017-08-024-20/+74
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-024-20/+74
| |\|
| | * configure: Add a feature to write tests in the .json fileThiago Macieira2017-08-021-5/+47
| | * configure: factor out $$qtConfScalarOrList()Oswald Buddenhagen2017-08-021-10/+15
| | * android-clang: Use -Oz instead of -Os to produce smaller binariesSérgio Martins2017-07-311-2/+8
| | * Windows: Automatically set metadata for all Qt appsKai Koehne2017-07-312-3/+4
| | * Windows: Simplify generic tool descriptionKai Koehne2017-07-311-2/+2
| | * Add executable name to description of Qt tools (Windows)Kai Koehne2017-07-191-1/+1
* | | Compare versions in qmake files with versionAtLeastAlexander Volkov2017-08-027-33/+13
|/ /
* | Fix WebEngine build when VULKAN_SDK environment variable is presentAlexandru Croitor2017-07-251-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-2/+7
|\|
| * Fix CONFIG+=silent for MSVC non-inference rulesJoerg Bornemann2017-07-141-2/+7
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-132-3/+23
|\|
| * Only try to resolve library paths via linker for Drawin clangTor Arne Vestbø2017-07-081-2/+2
| * Fix detection of QMAKE_DEFAULT_LIBDIRS with Clang under LinuxGiuseppe D'Angelo2017-07-071-0/+20
| * qmake: Do not default to -pipe on WindowsOrgad Shaneh2017-07-071-1/+1
* | 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-067-10/+41
|\|
| * Disable the -Wstringop-overflow warning from GCC 7Thiago Macieira2017-07-031-0/+2
| * Add _UNICODE define to MSVC and MinGW mkspecsJoerg Bornemann2017-07-032-2/+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-032-3/+30
* | 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-1913-56/+73
|\|
| * 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-135-16/+8
| * Only use -Xarch when specifying precompiled header if building multi archTor Arne Vestbø2017-06-121-1/+5
| * Add /NOLOGO to midl and rc callsJoerg Bornemann2017-06-121-2/+2
| * 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