Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qt 4: backport patch for -no-pch from qtbase 5.7.0 | Boris Nagaev | 2016-10-28 | 1 | -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 shorten | Boris Nagaev | 2016-08-27 | 1 | -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: update | Mark Brand | 2015-05-27 | 1 | -760/+690 |
| | |||||
* | qt qtbase: include BMP DoS fix | Mark Brand | 2015-02-28 | 1 | -36/+77 |
| | |||||
* | package qt: Include qt-dont-perform-ipc-checks-for-win32.patch | Daniel Burr | 2014-09-01 | 1 | -54/+85 |
| | |||||
* | package qt: fix include path with current dir | Tony Theodore | 2014-05-07 | 1 | -50/+69 |
| | |||||
* | package qt: use accepted upstream patch | Mark Brand | 2014-05-04 | 1 | -5/+5 |
| | |||||
* | update package qt | Mark Brand | 2014-04-30 | 1 | -323/+217 |
| | |||||
* | patch qt: mingw-w64 fix | Mark Brand | 2013-10-19 | 1 | -16/+42 |
| | |||||
* | package qt: libmng 2 compatibility | Mark Brand | 2013-08-17 | 1 | -31/+57 |
| | |||||
* | update package qt | Mark Brand | 2013-05-31 | 1 | -221/+173 |
| | |||||
* | package qt: compatibility fix for dbus | Mark Brand | 2013-04-28 | 1 | -31/+79 |
| | |||||
* | update package qt | Mark Brand | 2012-11-29 | 1 | -1608/+1136 |
| | |||||
* | package qt: update patches | Mark Brand | 2012-09-20 | 1 | -44/+122 |
| | | | | | | -added security related openssl patch -use upstream versions of pkg-config patches -simplify recent mac patch | ||||
* | package qt: remove wrongly detected mac features | Mark Brand | 2012-09-19 | 1 | -22/+59 |
| | |||||
* | package qt: improve pkg-config setting | Mark Brand | 2012-09-17 | 1 | -48/+30 |
| | | | | | It is not necessary to modify the shipped mkspec. Just set PKG_CONFIG as a device option with configure. | ||||
* | update package qt | Mark Brand | 2012-09-16 | 1 | -435/+636 |
| | |||||
* | update package qt | Mark Brand | 2012-05-22 | 1 | -140/+61 |
| | |||||
* | package qt: clean-up patches for static webkit | Mark Brand | 2012-04-22 | 1 | -336/+38 |
| | | | | | Removing all the __declspec(dllexport)/__declspec(dllimport) was a crude desperate measure that didn't solve the problem anyway. | ||||
* | fix webkit linking | Mark Brand | 2012-04-20 | 1 | -21/+336 |
| | |||||
* | package qt: use style from upstream in fix | Mark Brand | 2012-04-20 | 1 | -1/+1 |
| | |||||
* | package qt: fix pkgconfig .pc files | Mark Brand | 2012-04-19 | 1 | -16/+49 |
| | |||||
* | update package qt | Mark Brand | 2012-03-29 | 1 | -310/+176 |
| | |||||
* | Move doc/index.html -> index.html | Volker Grabsch | 2012-03-29 | 1 | -1/+1 |
| | |||||
* | Rebrand to new project name MXE | Volker Grabsch | 2012-03-28 | 1 | -8/+7 |
| | |||||
* | package qt: include fix for gcc 4.7.0 | Mark Brand | 2012-03-23 | 1 | -51/+94 |
| | | | | | | --- src/qt-1-cherrypicks.patch | 145 ++++++++++++++++++++++++++++---------------- 1 file changed, 94 insertions(+), 51 deletions(-) | ||||
* | package qt: rebase patches on cherry-picked upstream commits | Mark Brand | 2012-01-25 | 1 | -904/+1775 |
| | |||||
* | update package tiff | Mark Brand | 2011-12-22 | 1 | -22/+23 |
| | |||||
* | update packages: lcms libpng qt suitesparse | Mark Brand | 2011-12-16 | 1 | -485/+36 |
| | |||||
* | package qt: fix installation of webkit jscore | Mark Brand | 2011-11-29 | 1 | -34/+31 |
| | |||||
* | package qt: use "cp -R" instead of "cp -r" for *bsd compatibility | Mark Brand | 2011-11-21 | 1 | -12/+38 |
| | |||||
* | package qt: use new mkspec for gcc 4.6 | Mark Brand | 2011-11-17 | 1 | -26/+551 |
| | |||||
* | package qt: use pkg-config for tiff and libmng | Mark Brand | 2011-11-03 | 1 | -22/+24 |
| | |||||
* | package qt: explicitly handle tiff dependency on jpeg | Mark Brand | 2011-11-02 | 1 | -14/+41 |
| | |||||
* | apply reformatted 45da9ba83130 | Mark Brand | 2011-10-19 | 1 | -42/+12 |
| | |||||
* | Backed out changeset 45da9ba83130 | Mark Brand | 2011-10-19 | 1 | -32/+190 |
| | |||||
* | package qt: OSX native build patch no longer required | Tony Theodore | 2011-10-19 | 1 | -190/+32 |
| | |||||
* | update package qt | Mark Brand | 2011-10-14 | 1 | -1118/+79804 |
| | |||||
* | update package qt | Mark Brand | 2011-09-01 | 1 | -440/+160 |
| | |||||
* | package qt: solution for the codec dependencies | Mark Brand | 2011-06-29 | 1 | -57/+27 |
| | |||||
* | package qt: fix build of qdbus tools | Mark Brand | 2011-06-29 | 1 | -38/+79 |
| | |||||
* | package qt: fix building qdbusviewer | Mark Brand | 2011-06-28 | 1 | -32/+78 |
| | |||||
* | update package qt | Mark Brand | 2011-05-10 | 1 | -35/+39 |
| | |||||
* | package qt: fix linking order issue | Mark Brand | 2011-04-04 | 1 | -16/+129 |
| | |||||
* | package qt: fixed -enable-stdcall-fixup | Mark Brand | 2011-03-27 | 1 | -12/+78 |
| | |||||
* | update package qt | Mark Brand | 2011-03-01 | 1 | -0/+1383 |