Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update gcc6 to 6.4.0 | Boris Pek | 2017-07-21 | 1 | -3/+3 |
| | |||||
* | more URL updates | Viktor Szakats | 2017-03-10 | 2 | -2/+2 |
| | |||||
* | update gcc6 to 6.3.0 | Mark Brand | 2016-12-21 | 1 | -2/+2 |
| | |||||
* | gcc6 plugin: mark itk problem as resolved | Boris Nagaev | 2016-10-25 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | update gcc6 overlay | Mark Brand | 2016-08-24 | 1 | -2/+2 |
| | |||||
* | gcc6 plugin: remove link to upx fix | Tony Theodore | 2016-08-20 | 1 | -1/+0 |
| | | | | issues with gcc6 are only for native builds | ||||
* | gcc6 plugin: link to upx fix | Tony Theodore | 2016-08-16 | 1 | -0/+1 |
| | |||||
* | gcc6 plugin: link to ucl fix | Tony Theodore | 2016-08-16 | 1 | -1/+1 |
| | |||||
* | cc6 plugin: update info about wxwidgets pkg in README.md | Boris Pek | 2016-05-05 | 1 | -1/+1 |
| | |||||
* | cc6 plugin: update info about dcmtk pkg in README.md | Boris Pek | 2016-05-05 | 1 | -1/+1 |
| | |||||
* | gcc6 plugin: update info about fdk-aac pkg in README.md | Boris Pek | 2016-05-05 | 1 | -1/+1 |
| | |||||
* | gcc6 plugin: update info about freeimage pkg in README.md | Boris Pek | 2016-05-04 | 1 | -1/+1 |
| | |||||
* | gcc6 plugin: update info about flann pkg in README.md | Boris Pek | 2016-05-04 | 1 | -1/+1 |
| | |||||
* | gcc6 plugin: update info about jsoncpp pkg in README.md | Boris Pek | 2016-05-04 | 1 | -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.md | Boris Pek | 2016-05-04 | 1 | -1/+1 |
| | |||||
* | gcc6: link final jsoncpp fix and add note to test earlier gcc versions | Tony Theodore | 2016-05-03 | 1 | -1/+4 |
| | |||||
* | gcc6: add "static" to static-only packages | Boris Nagaev | 2016-05-02 | 1 | -9/+9 |
| | |||||
* | gcc6: add 3 more broken packages | Boris Nagaev | 2016-05-02 | 1 | -0/+3 |
| | | | | | | * guile * ocaml-lablgtk2 * qtwebkit | ||||
* | gcc6: more space for target column | Boris Nagaev | 2016-05-02 | 1 | -29/+29 |
| | |||||
* | gcc6: remove "..." from the end of the table | Boris Nagaev | 2016-05-02 | 1 | -2/+0 |
| | |||||
* | gcc6: libical is not broken | Boris Nagaev | 2016-05-02 | 1 | -1/+0 |
| | | | | Log: https://gist.github.com/8b3c9547b89d3c0ca29762adcf3a7bb5 | ||||
* | gcc6 plugin: update README.md | Boris Pek | 2016-05-01 | 1 | -38/+36 |
| | |||||
* | gcc6 plugin: add README.md with notes about new GCC | Boris Pek | 2016-04-30 | 1 | -0/+69 |
| | |||||
* | Add gcc6 plugin | Boris Pek | 2016-04-30 | 1 | -0/+25 |