1. 02 Nov, 2014 2 commits
    • Joe Beda's avatar
      Merge pull request #2092 from jbeda/1729-hack-build · bbb66af3
      Joe Beda authored
      Rationalize `build` and `hack` directories
      bbb66af3
    • Joe Beda's avatar
      Rework hack/ and build/ directories. · 5d33ce46
      Joe Beda authored
      * Rewrite a bunch of the hack/ directory with modular reusable bash libraries.
      * Have 'build/*' build on 'hack/*'.  The stuff in build now just runs hack/* in a docker container.
      * Use a docker data container to enable faster incremental builds.
      * Standardize output to _output/{local,dockerized}/bin/OS/ARCH/*.  This regularized placement makes cross compilation work.
      * Move travis specific scripts under hack/travis
      
      With new dockerized incremental builds, I can do a no-op `make quick-release` in ~30s.  This is a significant improvement.
      5d33ce46
  2. 01 Nov, 2014 5 commits
  3. 31 Oct, 2014 20 commits
  4. 30 Oct, 2014 13 commits