1. 15 Nov, 2014 1 commit
  2. 12 Nov, 2014 3 commits
  3. 11 Nov, 2014 3 commits
  4. 10 Nov, 2014 2 commits
  5. 09 Nov, 2014 7 commits
  6. 08 Nov, 2014 2 commits
  7. 07 Nov, 2014 2 commits
  8. 06 Nov, 2014 9 commits
  9. 05 Nov, 2014 10 commits
  10. 04 Nov, 2014 1 commit
    • Revamp build steps · d4b8f6b4
      * Instead of providing the binaries with the package, it'll only download the
      needed binary for the users system.
      * Will only build if the tests fail.
      * Move `build.js` into scripts since it's not part of the actual API.
      * Move binaries to `vendor` folder to keep it separate from the rest of the code.
      
      Fixes #504.
      Kevin Martensson authored