Ray Speth
|
f9375e1a09
|
Use locks/mutexes from the standard library instead of Boost.Thread
This eliminates the need to link against any of the compiled Boost libraries,
and means that we can always build in thread-safe mode
|
2015-10-17 18:58:50 -04:00 |
|
Ray Speth
|
67e6d6c766
|
[Test] Always reset configuration on Travis CI
|
2015-10-14 18:45:23 -04:00 |
|
Ray Speth
|
76344ea628
|
[SCons] Attempt auto-detection of libraries for Boost.Thread
|
2015-06-12 19:19:57 -04:00 |
|
Ray Speth
|
fa90d095f0
|
[Travis] Use newer Cython version so that Python module works
Don't build Python 3 module for Python 3.2 (no longer supported).
|
2015-06-11 11:38:40 -04:00 |
|
Ray Speth
|
aa7f5a2728
|
Add build script for Travis CI
|
2015-06-10 19:34:24 -04:00 |
|