On Sun, Nov 23, 2014 at 8:32 AM, Nick Wellnhofer <[email protected]> wrote:
> I only noticed that some of the commits clash with my > work on speeding up the Perl build by using Makefiles. You made some nice > additions like the `--host` option that I also planned to implement. Just go > ahead with the go_bindings branch and I'll merge my changes afterwards. I was able to rebase my changes on top of your perl_build_with_make branch without too much trouble, so I've discarded my own refactoring of charmonizer.main and pushed a new branch go_bindings_2. All non-charmonizer changes were left intact, except for one trivial new commit modifying build.go. We'll probably collide less often in build scripts once we move responsibility for building static archives from our charmonizer apps to CFC. Marvin Humphrey
