Squashed 'deps/ox/' content from commit c63e0c1

git-subtree-dir: deps/ox
git-subtree-split: c63e0c1d72f30cfb7b3076c69744b0f53d4d79b1
This commit is contained in:
2017-10-11 19:20:46 -05:00
commit 8559ab53cc
63 changed files with 5684 additions and 0 deletions

8
scripts/cibuild Executable file
View File

@ -0,0 +1,8 @@
#! /usr/bin/env bash
set -e
make -j release
make -j debug
make -j
make -j test