summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
Commit message (Expand)AuthorAgeFilesLines
* Add the ability for qmake to build Xcode asset catalogsJake Petroules2016-09-281-0/+2
* winrt: Add support for version requirements for MSVC2015Maurice Kalinowski2016-08-251-1/+3
* Android: Use -gcc-toolchain for clang linker commandBogDan Vatra2016-08-152-2/+2
* win: Disable warning about deprecated ATL modulesMaurice Kalinowski2016-08-101-1/+1
* Android: Add support for clang compilerBogDan Vatra2016-07-202-0/+183
* Set library strip flags on Apple platformsJake Petroules2016-07-131-0/+1
* Fix the naming of an LLVM tool in common/clang.confThiago Macieira2016-07-021-1/+1
* winrt: Set minimum SDK version to 10586Maurice Kalinowski2016-07-011-1/+1
* Add some 64-bit QNX platformsJames McDonnell2016-06-222-0/+46
* Common BSD: Add --gc-sections ld flagsRalf Nolden2016-06-151-0/+1
* Update for the newest Darwin-family operating systems.Jake Petroules2016-06-151-1/+1
* Common bsd.conf: add strip command supportRalf Nolden2016-06-151-0/+3
* BSD mkspec cleanup for FreeBSD, NetBSD and OpenBSD to common namespaceRalf Nolden2016-06-112-0/+105
* qmake: Add support for separate debug info on Apple platforms.Jake Petroules2016-04-141-0/+3
* winrt: Add capabilities as specified by modulesMaurice Kalinowski2016-04-071-1/+4
* Don't include <windows.h> in the Windows CE qplatformdefs.hJoerg Bornemann2016-03-031-1/+0
* winrt: update version settings in default manifestMaurice Kalinowski2016-01-261-1/+1
* winrt: Add mobile schema to default manifestMaurice Kalinowski2016-01-261-1/+2
* winrt: Use winsock2 API for hostname resolution on WinRT/WinPhoneOliver Wolff2016-01-052-12/+2
* Rename ANGLE libs in order to not conflict with other ANGLE libsJan Arve Saether2015-12-014-6/+21
* msvc: Introduce base config file for all targetsMaurice Kalinowski2015-11-303-49/+62
* Remove hardcoded capabilities in Windows 10 manifest templateMaurice Kalinowski2015-11-191-4/+1
* support relative paths in QMAKE_RPATHDIROswald Buddenhagen2015-10-202-0/+6
* winrt: Avoid empty <Dependencies> section in manifest filesOliver Wolff2015-10-202-4/+2
* Distinguish between Objective-C and Objective-C++ sourcesTor Arne Vestbø2015-10-093-10/+1
* unify handling of library prefixes and extensionsOswald Buddenhagen2015-10-014-0/+10
* move inclusions of unix.conf (and related files) near the topOswald Buddenhagen2015-10-014-6/+8
* remove unsupported linux-armcc specOswald Buddenhagen2015-10-011-44/+0
* fix place of "qnx" in $$QMAKE_PLATFORMOswald Buddenhagen2015-10-011-1/+1
* WinRT: Deployqt version/copyright information to dllsOliver Wolff2015-09-131-1/+1
* Add a linker version script to Qt librariesThiago Macieira2015-09-132-0/+2
* Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-053-0/+14
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-264-5/+10
|\
| * Use /Zc:throwingNew by default with MSVC 2015Thiago Macieira2015-08-101-1/+1
| * WinRT: Add Architecture flag to manifestMaurice Kalinowski2015-08-061-1/+2
| * WinRT: Add dependency support for Win10Maurice Kalinowski2015-08-063-3/+7
* | QNativeSocketEngine: add code to receive IP header dataThiago Macieira2015-08-221-0/+1
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devTimur Pocheptsov2015-08-091-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-1/+1
| |\|
| | * MSVC2015: Disable warning C4577 ('noexcept' used with no exception handling m...Friedemann Kleint2015-08-021-1/+1
* | | Require more of the C++11 Standard LibraryThiago Macieira2015-08-061-4/+3
|/ /
* | winrt: Fix build when INADDR_XXX macros are not definedAndrew Knight2015-07-221-0/+10
* | Makes sure that yacc works with the MSYS bison on Windows.Thiago Macieira2015-07-203-3/+3
* | Make CONFIG += c++11 by default not disable GNU extensionsThiago Macieira2015-07-173-0/+4
|/
* iOS: remove unrecognized compiler flag '-fno-arc-abi'Richard Moe Gustavsen2015-06-291-1/+0
* WinRT: Add qmake support for Windows 10Maurice Kalinowski2015-05-261-0/+49
* WinRT: Disable exceptions when turned offMaurice Kalinowski2015-05-191-1/+1
* Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-082-2/+2
|\
| * Require -fPIC instead of just -fPIE for -reduce-relocationsThiago Macieira2015-05-072-2/+2
* | rpath: use new DTAGS if availableOswald Buddenhagen2015-05-051-0/+1