Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fixes one of the patches no longer applying.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously it would commit with the current user's git identity, this
commit makes it ask the user if they want to retain the original
author(s) of the patch as commit authors and co-authors, as well as the
original commit date.
|
|
|
|
|
|
By setting the absolute path for `launcher_command`, the menu item
actually shows up. Provide an `icon_file` as well so it's pretty.
|
|
|
|
|
|
This fixes stripping the debug information from the gcc port when
building on macOS hosts.
|
|
This lets us remove a couple manual config.sub patches.
|
|
|
|
This is a dependency of gcc.
|
|
Because of sample rate issues, the audio used to be played at 2x speed.
|
|
|
|
Previously `git am` could fail on patches with Windows line endings
(CRLF). By supplying `--keep-cr`, we prevent git from stripping the CR
from our patches.
|
|
|
|
Also removes mrsh from the list of ports missing descriptions. I tried
to be descriptive about the patches, but as I picked this port up from
someone else, I'm not 100% sure how to best explain the patches.
|
|
This fixes the build on MacOS.
|
|
|
|
|