Commit Graph

7 Commits

Author SHA1 Message Date
Jacob Alexander
8062e6f401 Adding Windows 32-bit and 64-bit builds
- Basic tests are working
- May need some adjustments to get all tests working
- Cleaned up bundling to take Python arch into account when building
with multiple architectures
2019-10-17 00:36:46 -07:00
Yann Diorcet
722579d671 Guess include and lib directory using capnp executable 2019-09-30 00:58:10 -07:00
Yann Diorcet
a7efe4e3f8 Fix setup.py for MSVC 2019-09-30 00:55:16 -07:00
Jacob Alexander
b3021e4f6b Fixing flake8 warnings and errors
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics --exclude benchmark

Excluding the benchmark directory (due to protobuf generated files)
Also removing some Python2 specific code
2019-09-27 00:15:13 -07:00
Jacob Alexander
de22f7eb97 Fixing compilation errors with capnproto-7.0.0 2019-09-16 21:33:56 -07:00
Jason Paryani
4a26499586 Fix problem with detect libcapnp function 2014-12-11 22:17:37 -08:00
Jason Paryani
4c0d4ec290 Add automatic build of libcapnp if it's not detected 2014-12-11 22:04:34 -08:00