Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-28 | Ports: Replace run_command use in bash with a run_replace_in_file helper | Robin Burchell | |
This way, we don't (in the ports themselves) depend on perl as a public interface, which means if we ever have to, we can port to something else easier. | |||
2019-05-28 | Ports: Remove MAKEOPTS hacks from bash | Robin Burchell | |
This doesn't seem to go wrong anymore. | |||
2019-05-28 | Move everything to a subdirectory | Robin Burchell | |
Also don't run cd for the initial git clone (DERP!), and other bash port fixes. |