Commit Graph

48 Commits

Author SHA1 Message Date
Viktor Szakats fdd14fc346 Secure URLs
Mostly in patch headers, example code and few patch lines
and regular docs. Also update/follow some non-secure URLs.
2019-05-04 15:03:08 +10:00
Boris Nagaev d2d244a9ea fix typos found by misspell tool 2017-09-24 16:37:34 +02:00
Boris Nagaev e0d23ae9ab qt 4: backport patch for -no-pch from qtbase 5.7.0
See https://github.com/mxe/mxe/pull/1527#issuecomment-256717489
See https://github.com/mxe/mxe/issues/1554#issuecomment-256764411
2016-10-29 01:57:46 +03:00
Boris Nagaev 6adb5ade12 Copyright headers: point to LICENSE.md and shorten
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
2016-08-27 12:31:29 +03:00
Mark Brand 733472c2aa qt: update 2015-05-27 15:47:43 +02:00
Mark Brand 9b4d1e83da qt qtbase: include BMP DoS fix 2015-02-28 16:44:56 +01:00
Daniel Burr f836bd217f package qt: Include qt-dont-perform-ipc-checks-for-win32.patch 2014-09-01 15:38:04 +02:00
Tony Theodore 62403363c7 package qt: fix include path with current dir 2014-05-08 01:01:00 +10:00
Mark Brand 22d382743f package qt: use accepted upstream patch 2014-05-04 22:04:03 +02:00
Mark Brand c428d4976a update package qt 2014-04-30 23:49:45 +02:00
Mark Brand 4e44f0e666 patch qt: mingw-w64 fix 2013-10-19 19:45:53 +02:00
Mark Brand 04a6745401 package qt: libmng 2 compatibility 2013-08-17 21:55:56 +02:00
Mark Brand c7d3a58aa1 update package qt 2013-06-01 00:38:53 +02:00
Mark Brand 8471e48784 package qt: compatibility fix for dbus 2013-04-28 20:03:48 +02:00
Mark Brand 06c7c91ac7 update package qt 2012-11-29 21:10:21 +01:00
Mark Brand dc41e0a86d package qt: update patches
-added security related openssl patch
-use upstream versions of pkg-config patches
-simplify recent mac patch
2012-09-20 10:30:18 +02:00
Mark Brand 3e3c26eee4 package qt: remove wrongly detected mac features 2012-09-19 20:29:57 +02:00
Mark Brand 002564211a package qt: improve pkg-config setting
It is not necessary to modify the shipped mkspec. Just set PKG_CONFIG
as a device option with configure.
2012-09-17 18:03:29 +02:00
Mark Brand 19f883dde9 update package qt 2012-09-16 15:23:55 +02:00
Mark Brand 7d498f947c update package qt 2012-05-22 13:59:29 +02:00
Mark Brand ce7a1ddffb package qt: clean-up patches for static webkit
Removing all the __declspec(dllexport)/__declspec(dllimport) was
a crude desperate measure that didn't solve the problem anyway.
2012-04-22 22:52:44 +02:00
Mark Brand f9c847762a fix webkit linking 2012-04-20 20:34:46 +02:00
Mark Brand 04bd92b892 package qt: use style from upstream in fix 2012-04-20 08:21:41 +02:00
Mark Brand 44eaf2c625 package qt: fix pkgconfig .pc files 2012-04-19 15:14:21 +02:00
Mark Brand e404906d0a update package qt 2012-03-29 16:00:18 +02:00
Volker Grabsch 7badad85c9 Move doc/index.html -> index.html 2012-03-29 12:14:15 +02:00
Volker Grabsch defdff28f0 Rebrand to new project name MXE 2012-03-28 15:46:58 +02:00
Mark Brand 9702b72ba9 package qt: include fix for gcc 4.7.0
---
 src/qt-1-cherrypicks.patch |  145 ++++++++++++++++++++++++++++----------------
 1 file changed, 94 insertions(+), 51 deletions(-)
2012-03-23 16:38:41 +01:00
Mark Brand 832cbeb4d1 package qt: rebase patches on cherry-picked upstream commits 2012-01-25 09:37:16 +01:00
Mark Brand 6da66d6ffd update package tiff 2011-12-22 08:54:14 +01:00
Mark Brand baa08f59e2 update packages: lcms libpng qt suitesparse 2011-12-16 13:15:16 +01:00
Mark Brand efd541cb0f package qt: fix installation of webkit jscore 2011-11-29 21:19:55 +01:00
Mark Brand 388e226989 package qt: use "cp -R" instead of "cp -r" for *bsd compatibility 2011-11-21 09:01:12 +01:00
Mark Brand da0ac81457 package qt: use new mkspec for gcc 4.6 2011-11-17 07:40:02 +01:00
Mark Brand 89ef11aa81 package qt: use pkg-config for tiff and libmng 2011-11-03 16:49:53 +01:00
Mark Brand fc10339563 package qt: explicitly handle tiff dependency on jpeg 2011-11-02 23:50:32 +01:00
Mark Brand dcc426568e apply reformatted 45da9ba83130 2011-10-19 13:00:30 +02:00
Mark Brand a34bb918d7 Backed out changeset 45da9ba83130 2011-10-19 12:58:07 +02:00
Tony Theodore 6fa5f544c0 package qt: OSX native build patch no longer required 2011-10-19 20:58:25 +11:00
Mark Brand f5c5166428 update package qt 2011-10-15 01:58:08 +02:00
Mark Brand 3b7ac5bfc3 update package qt 2011-09-01 14:36:58 +02:00
Mark Brand 2a3b460af0 package qt: solution for the codec dependencies 2011-06-29 11:29:40 +02:00
Mark Brand 9643b6bcde package qt: fix build of qdbus tools 2011-06-29 09:50:42 +02:00
Mark Brand 57c93586a0 package qt: fix building qdbusviewer 2011-06-28 23:04:26 +02:00
Mark Brand a01c683a4b update package qt 2011-05-10 11:15:28 +02:00
Mark Brand 8ab9a46478 package qt: fix linking order issue 2011-04-04 23:27:07 +02:00
Mark Brand 0cf26bb533 package qt: fixed -enable-stdcall-fixup 2011-03-27 20:58:31 +02:00
Mark Brand c62c5b35d1 update package qt 2011-03-01 15:50:10 +01:00
Renamed from src/qt-1-win32.patch (Browse further)