summaryrefslogtreecommitdiffstats
path: root/plugins/gcc6
Commit message (Collapse)AuthorAgeFilesLines
* update gcc6 to 6.4.0Boris Pek2017-07-211-3/+3
|
* more URL updatesViktor Szakats2017-03-102-2/+2
|
* update gcc6 to 6.3.0Mark Brand2016-12-211-2/+2
|
* gcc6 plugin: mark itk problem as resolvedBoris Nagaev2016-10-251-1/+1
|
* 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
* update gcc6 overlayMark Brand2016-08-241-2/+2
|
* gcc6 plugin: remove link to upx fixTony Theodore2016-08-201-1/+0
| | | | issues with gcc6 are only for native builds
* gcc6 plugin: link to upx fixTony Theodore2016-08-161-0/+1
|
* gcc6 plugin: link to ucl fixTony Theodore2016-08-161-1/+1
|
* cc6 plugin: update info about wxwidgets pkg in README.mdBoris Pek2016-05-051-1/+1
|
* cc6 plugin: update info about dcmtk pkg in README.mdBoris Pek2016-05-051-1/+1
|
* gcc6 plugin: update info about fdk-aac pkg in README.mdBoris Pek2016-05-051-1/+1
|
* gcc6 plugin: update info about freeimage pkg in README.mdBoris Pek2016-05-041-1/+1
|
* gcc6 plugin: update info about flann pkg in README.mdBoris Pek2016-05-041-1/+1
|
* gcc6 plugin: update info about jsoncpp pkg in README.mdBoris Pek2016-05-041-3/+3
| | | | | | GCC 6.x related fix was in 0bc73f7. And it may be interesting for users who want to use GCC 6.x. As for a1cc019 -- just cosmetic change for common style in README.
* gcc6 plugin: update info about qt3d pkg in README.mdBoris Pek2016-05-041-1/+1
|
* gcc6: link final jsoncpp fix and add note to test earlier gcc versionsTony Theodore2016-05-031-1/+4
|
* gcc6: add "static" to static-only packagesBoris Nagaev2016-05-021-9/+9
|
* gcc6: add 3 more broken packagesBoris Nagaev2016-05-021-0/+3
| | | | | | * guile * ocaml-lablgtk2 * qtwebkit
* gcc6: more space for target columnBoris Nagaev2016-05-021-29/+29
|
* gcc6: remove "..." from the end of the tableBoris Nagaev2016-05-021-2/+0
|
* gcc6: libical is not brokenBoris Nagaev2016-05-021-1/+0
| | | | Log: https://gist.github.com/8b3c9547b89d3c0ca29762adcf3a7bb5
* gcc6 plugin: update README.mdBoris Pek2016-05-011-38/+36
|
* gcc6 plugin: add README.md with notes about new GCCBoris Pek2016-04-301-0/+69
|
* Add gcc6 pluginBoris Pek2016-04-301-0/+25