Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6ece1d87 | 2017-04-23 14:07:08 | Move files & update paths (#541) * Move files & update paths * Rename build to scripts. * Fix paths * Fix script. | ||
| 50bc3a71 | 2016-12-09 08:58:13 | Do not assume that bash is installed in /bin (#477) This is required in order to run the tests on *BSD. | ||
| 03657e80 | 2016-07-28 13:31:09 | Add mingw support. | ||
| 93ef13f8 | 2016-06-20 13:07:35 | Add CMake build system. | ||
| 52ff8171 | 2016-06-24 15:32:51 | Update build systems | ||
| 378485b0 | 2016-06-16 10:52:57 | Update build system. Now libraries are produced as build artifacts. There are currently 3 ways to build: * Easy: `./configure; make` * Simple: use Bazel * Portable: use premake5 to generate XCode / MSVS projects | ||
| 3ccbf05d | 2016-06-13 11:01:04 | Convert encoder to plain C. | ||
| 98bc7fcc | 2016-06-03 12:30:12 | Fix test file path | ||
| b972c677 | 2016-06-13 11:01:04 | Convert encoder to plain C. | ||
| 9dd7e38b | 2016-06-03 12:30:12 | Fix test file path |