Commit Graph

2 Commits

Author SHA1 Message Date
Robert Nishihara c3db225cbe Patch arrow to work with xcode 8. This will be unecessary when we rebase on an updated arrow. (#22) 2016-11-16 19:43:26 -08:00
Robert Nishihara d1974afbab Add setup.py and travis. (#8)
* Add setup.py and travis.

* Add script to install dependencies for travis.

* Put Arrow into thirdparty.

* Add .gitmodules file.

* Install boost dependencies.

* Make tests verbose.

* Build arrow and numbuf in setup.py.

* Change build_ext to install.

* Switch develop to install in pip.

* Test

* fix numbuf build and installation

* make import numbuf work

* fix documentation

* fix tests

* quotes
2016-10-27 23:40:10 -07:00