summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-2/+2
|\
| * Build SQLite including the platform header for INTEGRITY.Rolland Dudemaine2016-03-231-2/+2
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-224-0/+173
|\|
| * Add support for building for INTEGRITY using GHS toolchain.Rolland Dudemaine2016-03-214-0/+173
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-1/+0
| |\
| | * Don't include <windows.h> in the Windows CE qplatformdefs.hJoerg Bornemann2016-03-031-1/+0
* | | qmake: Remove Windows CE support.Joerg Bornemann2016-03-102-214/+0
* | | Remove iOS/OS X duplicationMike Krus2016-03-051-0/+4
|/ /
* | Generalize iOS simulator and device exclusive buildTor Arne Vestbø2016-02-121-0/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-2/+3
|\|
| * winrt: update version settings in default manifestMaurice Kalinowski2016-01-261-1/+1
| * winrt: Add mobile schema to default manifestMaurice Kalinowski2016-01-261-1/+2
* | Updated license headersJani Heikkinen2016-01-1510-138/+198
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-082-12/+2
|\|
| * winrt: Use winsock2 API for hostname resolution on WinRT/WinPhoneOliver Wolff2016-01-052-12/+2
* | qt_poll: split out into separate file and sanitize buildLouai Al-Khanji2015-12-051-1/+0
* | Silence cl.exe warning about -arch:SSE2 being unknown in 64-bit buildsThiago Macieira2015-12-051-5/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-025-55/+83
|\|
| * 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
* | Added -lsocket in QMAKE_LIBS_CORE for QNXLiang Qi2015-12-021-0/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-231-4/+1
|\|
| * Remove hardcoded capabilities in Windows 10 manifest templateMaurice Kalinowski2015-11-191-4/+1
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-234-4/+8
|\|
| * support relative paths in QMAKE_RPATHDIROswald Buddenhagen2015-10-202-0/+6
| * winrt: Avoid empty <Dependencies> section in manifest filesOliver Wolff2015-10-202-4/+2
* | Update mkspecs to use "c++11" instead of "c++0x"Thiago Macieira2015-10-182-3/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1413-61/+20
|\|
| * 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
* | configure: Add support for detecting AVX512 instructionsThiago Macieira2015-09-251-0/+9
|/
* 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
|/