aboutsummaryrefslogtreecommitdiff
path: root/packages/mingw-w64/v8.0.2
Commit message (Collapse)AuthorAgeFilesLines
* Run patches thru `manage-packages -P`Alexey Neyman2022-02-111-1/+2
| | | | | | | | This refreshes the line numbers, removes any fuzz (which would make any future forward ports easier) and standardizes the patch/file headers (which makes them easier to read). Signed-off-by: Alexey Neyman <stilor@att.net>
* Run packages through `manage-packages -D`Alexey Neyman2022-02-111-1/+0
| | | | | | | This fixed some typos in the checksum files (please don't edit them manually, this is error-prone!) Signed-off-by: Alexey Neyman <stilor@att.net>
* Update MinGW to version 8.0.2.lancethepants2021-05-123-0/+38
Adds support for gcc11. Signed-off-by: Lance Fredrickson <lancethepants@gmail.com>