summaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Use QMAKE_MOD_LEX/QMAKE_MOD_YACC in lex/yacc featuresAndrew Knight2015-09-242-7/+7
* Update the list of compilers we are free of warnings withThiago Macieira2015-09-221-6/+6
* ICC: Remove the -fno-jump-tables workaround.Thiago Macieira2015-09-212-2/+2
* ICC: Update LTCG-related optionsThiago Macieira2015-09-213-1/+9
* Disable annoying ICC warning 809Thiago Macieira2015-09-211-1/+1
* inline qtAddModules() and dependenciesOswald Buddenhagen2015-09-172-124/+105
* change implementation of deprecated qtAddLibrary() to modify QTOswald Buddenhagen2015-09-171-1/+2
* inline qtAddRpathLink()Oswald Buddenhagen2015-09-172-18/+13
* sanitize qt rpath handling, in particular on macOswald Buddenhagen2015-09-176-27/+27
* simplify qt rpath codeOswald Buddenhagen2015-09-173-15/+5
* remove dead code re QTLIBOswald Buddenhagen2015-09-171-4/+0
* remove boundschecker exclusion hackOswald Buddenhagen2015-09-171-12/+0
* remove some mac multiarch vestigesOswald Buddenhagen2015-09-171-14/+1
* Fix QMAKE_CXX/CROSS_COMPILE verification with ccacheBenoît Thébaudeau2015-09-141-2/+7
* WinRT: Deployqt version/copyright information to dllsOliver Wolff2015-09-133-1/+3
* Do not install example sources when using vc(x)projOliver Wolff2015-09-131-0/+2
* Add a linker version script to Qt librariesThiago Macieira2015-09-135-0/+26
* iOS: filter out iWatch devices when running auto testsRichard Moe Gustavsen2015-09-112-2/+2
* Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-0512-35/+50
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-269-45/+41
|\
| * Use /Zc:throwingNew by default with MSVC 2015Thiago Macieira2015-08-101-1/+1
| * WinRT: Link against correct c-runtimeMaurice Kalinowski2015-08-074-30/+12
| * WinRT: Add Architecture flag to manifestMaurice Kalinowski2015-08-061-1/+2
| * WinRT: Fix build for Windows 10Maurice Kalinowski2015-08-063-6/+6
| * WinRT: Add dependency support for Win10Maurice Kalinowski2015-08-064-7/+12
| * WinRT: Add manifest and assets to install rulesMaurice Kalinowski2015-08-061-0/+8
* | mkspecs: add option to enable boot2qt platformSamuli Piippo2015-08-251-0/+4
* | QNativeSocketEngine: add code to receive IP header dataThiago Macieira2015-08-221-0/+1
* | Add Intel NUC device makespecLaszlo Agocs2015-08-182-0/+54
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devTimur Pocheptsov2015-08-092-14/+14
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-062-14/+14
| |\|
| | * MSVC2015: Disable warning C4577 ('noexcept' used with no exception handling m...Friedemann Kleint2015-08-021-1/+1
| | * iOS: ensure we don't overwrite a projects qmake variablesRichard Moe Gustavsen2015-07-281-13/+13
* | | Require more of the C++11 Standard LibraryThiago Macieira2015-08-062-11/+3
|/ /
* | iOS: Refactor xcodebuild exclusive build logic into standalone makefileTor Arne Vestbø2015-08-044-67/+177
* | iOS: Refactor default_post logic into more appropriate unitsTor Arne Vestbø2015-08-045-170/+190
* | Update/fix the qmake support for (f)lexThiago Macieira2015-07-311-6/+15
* | winrt: Fix build when INADDR_XXX macros are not definedAndrew Knight2015-07-221-0/+10
* | Update/fix the qmake support for yaccThiago Macieira2015-07-201-6/+6
* | Makes sure that yacc works with the MSYS bison on Windows.Thiago Macieira2015-07-206-6/+6
* | Make CONFIG += c++11 by default not disable GNU extensionsThiago Macieira2015-07-179-7/+26
* | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-174-5/+87
|\|
| * Update the list of compilers we are free of warnings withThiago Macieira2015-07-171-4/+4
| * Fix separate_debug_info with unversioned_libnameAllan Sandfeld Jensen2015-07-081-1/+1
| * Added Mkspec for Toradex WEC2013 SDKBjoern Breitmeyer2015-07-062-0/+82
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-017-15/+24
|\|
| * iOS: remove unrecognized compiler flag '-fno-arc-abi'Richard Moe Gustavsen2015-06-291-1/+0
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-271-9/+10
| |\
| | * Use absolute rpath to Qt libraries for non-prefix buildsTor Arne Vestbø2015-06-041-9/+10
| * | Disable gold linker/new dtags support for host buildsPeter Seiderer2015-06-101-2/+5