summaryrefslogtreecommitdiffstats
path: root/src/qt-1-cherrypicks.patch
Commit message (Collapse)AuthorAgeFilesLines
* fix typos found by misspell toolBoris Nagaev2017-09-241-1/+1
|
* qt 4: backport patch for -no-pch from qtbase 5.7.0Boris Nagaev2016-10-281-0/+67
| | | | | See https://github.com/mxe/mxe/pull/1527#issuecomment-256717489 See https://github.com/mxe/mxe/issues/1554#issuecomment-256764411
* Copyright headers: point to LICENSE.md and shortenBoris Nagaev2016-08-271-2/+1
| | | | | | | | | | | | | | | | | | | The following script was applied: sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE') sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \ $(git grep -l 'part of MXE.*See index.html') before='This file is part of MXE. See index.html for further information.' after='This file is part of MXE. See LICENSE.md for licensing information.' sed "s/$before/$after/" -i $(git grep -l 'part of MXE') Then git grep 'index.html for further information' revealed two other files. One of them was patched manually (patch.mk). Makefile has text "See index.html for further information" unrelated to licensing. See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
* qt: updateMark Brand2015-05-271-760/+690
|
* qt qtbase: include BMP DoS fixMark Brand2015-02-281-36/+77
|
* package qt: Include qt-dont-perform-ipc-checks-for-win32.patchDaniel Burr2014-09-011-54/+85
|
* package qt: fix include path with current dirTony Theodore2014-05-071-50/+69
|
* package qt: use accepted upstream patchMark Brand2014-05-041-5/+5
|
* update package qtMark Brand2014-04-301-323/+217
|
* patch qt: mingw-w64 fixMark Brand2013-10-191-16/+42
|
* package qt: libmng 2 compatibilityMark Brand2013-08-171-31/+57
|
* update package qtMark Brand2013-05-311-221/+173
|
* package qt: compatibility fix for dbusMark Brand2013-04-281-31/+79
|
* update package qtMark Brand2012-11-291-1608/+1136
|
* package qt: update patchesMark Brand2012-09-201-44/+122
| | | | | | -added security related openssl patch -use upstream versions of pkg-config patches -simplify recent mac patch
* package qt: remove wrongly detected mac featuresMark Brand2012-09-191-22/+59
|
* package qt: improve pkg-config settingMark Brand2012-09-171-48/+30
| | | | | It is not necessary to modify the shipped mkspec. Just set PKG_CONFIG as a device option with configure.
* update package qtMark Brand2012-09-161-435/+636
|
* update package qtMark Brand2012-05-221-140/+61
|
* package qt: clean-up patches for static webkitMark Brand2012-04-221-336/+38
| | | | | Removing all the __declspec(dllexport)/__declspec(dllimport) was a crude desperate measure that didn't solve the problem anyway.
* fix webkit linkingMark Brand2012-04-201-21/+336
|
* package qt: use style from upstream in fixMark Brand2012-04-201-1/+1
|
* package qt: fix pkgconfig .pc filesMark Brand2012-04-191-16/+49
|
* update package qtMark Brand2012-03-291-310/+176
|
* Move doc/index.html -> index.htmlVolker Grabsch2012-03-291-1/+1
|
* Rebrand to new project name MXEVolker Grabsch2012-03-281-8/+7
|
* package qt: include fix for gcc 4.7.0Mark Brand2012-03-231-51/+94
| | | | | | --- src/qt-1-cherrypicks.patch | 145 ++++++++++++++++++++++++++++---------------- 1 file changed, 94 insertions(+), 51 deletions(-)
* package qt: rebase patches on cherry-picked upstream commitsMark Brand2012-01-251-904/+1775
|
* update package tiffMark Brand2011-12-221-22/+23
|
* update packages: lcms libpng qt suitesparseMark Brand2011-12-161-485/+36
|
* package qt: fix installation of webkit jscoreMark Brand2011-11-291-34/+31
|
* package qt: use "cp -R" instead of "cp -r" for *bsd compatibilityMark Brand2011-11-211-12/+38
|
* package qt: use new mkspec for gcc 4.6Mark Brand2011-11-171-26/+551
|
* package qt: use pkg-config for tiff and libmngMark Brand2011-11-031-22/+24
|
* package qt: explicitly handle tiff dependency on jpegMark Brand2011-11-021-14/+41
|
* apply reformatted 45da9ba83130Mark Brand2011-10-191-42/+12
|
* Backed out changeset 45da9ba83130Mark Brand2011-10-191-32/+190
|
* package qt: OSX native build patch no longer requiredTony Theodore2011-10-191-190/+32
|
* update package qtMark Brand2011-10-141-1118/+79804
|
* update package qtMark Brand2011-09-011-440/+160
|
* package qt: solution for the codec dependenciesMark Brand2011-06-291-57/+27
|
* package qt: fix build of qdbus toolsMark Brand2011-06-291-38/+79
|
* package qt: fix building qdbusviewerMark Brand2011-06-281-32/+78
|
* update package qtMark Brand2011-05-101-35/+39
|
* package qt: fix linking order issueMark Brand2011-04-041-16/+129
|
* package qt: fixed -enable-stdcall-fixupMark Brand2011-03-271-12/+78
|
* update package qtMark Brand2011-03-011-0/+1383