Commit Graph

4 Commits

Author SHA1 Message Date
8d87c01db7 feat(cli): add basis for new "emacs-builder" CLI tool written in Go
This will eventually replace the build-emacs-for-macos script that's
written in Ruby. The migration of functionality will happen bit by bit
over time.
2021-06-20 18:38:36 +01:00
a8d4db284c fix(native_comp): Improve ./install-patched-gcc helper
Instead of just installing a pre-patched gcc formula, copy the local
formula from Homebrew and apply a patch to it, before then installing
it. This should be a lot more future-proof.
2020-08-18 02:20:18 +01:00
a8fbe89f3f Ignore Gemfile.lock 2012-06-07 12:51:23 +01:00
8895eae516 Initial commit of build script.
At this stage it works for me, but the code is a mess, options are not clearly defined. Will refactor later.
2011-11-13 10:29:34 +00:00