Skip to content

ReleaseProcess

Nathan Craike edited this page Feb 25, 2016 · 2 revisions

Caveat: The current build process assumes you're building on OS X. Yes, this really should be fixed.

Native build

  1. Run make clean

  2. Run make

Cross-platform build

  1. Run make clean

  2. Run make linux

Clone this wiki locally