Commit Graph

12 Commits

Author SHA1 Message Date
Viktor Szakats 0891088495 secure/fix/update URLs 2019-09-07 14:22:54 +10:00
Mark Brand 7e6b7f8bbb update gcc6 to 6.5.0 2018-11-13 19:26:44 +01:00
Tony Theodore 7a5b4281dc gtkimageview guile: fix gcc6 build 2018-08-15 12:57:09 +10:00
Tony Theodore a80c2094dc gcc plugins: add URL_2 2018-08-15 12:57:09 +10:00
Viktor Szakats 18aad24c83 URL upgrades and fixes 2017-10-19 18:39:25 +00:00
Tony Theodore 4a693c3e88 gcc plugins: use plugin-specific patches
From 9eb13fc4b8 (commitcomment-24681487),
the patch in #1915 is a backport and doesn't apply to gcc > 5.
2017-10-01 21:42:05 +11:00
Boris Pek 3d7840014e update gcc6 to 6.4.0 2017-07-21 19:11:32 +03:00
Viktor Szakats 45d34aaac7 more URL updates 2017-03-10 13:59:00 +00:00
Mark Brand 36eb1cf5b9 update gcc6 to 6.3.0 2016-12-21 15:06:13 +01: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 ee152317c8 update gcc6 overlay 2016-08-24 11:08:25 +02:00
Boris Pek 670a6d300d Add gcc6 plugin 2016-04-30 21:50:44 +03:00