acxz
|
b8734b461e
|
add tests for TBB build
|
2020-06-06 15:04:43 -04:00 |
Varun Agrawal
|
8194b931fe
|
Merge pull request #250 from acxz/tbb_ci_simple
Add TBB to Travis CI (simple)
|
2020-03-28 18:19:42 -04:00 |
Varun Agrawal
|
d608611c87
|
install tbb as part of configure
|
2020-03-28 06:56:58 -04:00 |
Varun Agrawal
|
99e1c42282
|
update travis.yml to install tbb during install phase, source script to add variables to current shell
|
2020-03-27 10:53:22 -04:00 |
Varun Agrawal
|
5dc19e0746
|
install tbb before install to allow propagation of env variables
|
2020-03-27 09:23:43 -04:00 |
Varun Agrawal
|
34069a60df
|
specific paths for Mac, removed libtbb from travis packages list
|
2020-03-26 21:00:23 -04:00 |
acxz
|
ea8f774f8d
|
make GTSAM_WITH_TBB=OFF default in ci
|
2020-03-26 13:38:17 -04:00 |
Fan Jiang
|
d64badbd21
|
Build against Python 3
|
2020-02-13 16:41:59 -05:00 |
Fan Jiang
|
82f4f11df7
|
Add Cython CI
|
2020-02-11 14:43:56 -05:00 |
acxz
|
c9bcceef2f
|
add tbb to travis-ci
|
2020-01-12 11:34:02 -05:00 |
Fan Jiang
|
d1817eb7c9
|
Merge branch 'develop' into feature/rotation_group
|
2019-12-21 20:56:28 -08:00 |
Jose Luis Blanco-Claraco
|
087221ac95
|
travis: use clang-9
|
2019-12-12 23:23:16 +01:00 |
Frank Dellaert
|
158b99f030
|
Made sure GTSAM_USE_QUATERNIONS flag is set and used
|
2019-10-01 14:04:09 -04:00 |
Frank Dellaert
|
9d23fe52e0
|
Fixed issue with quaternions and added "special" travis stage that checks quaternions path.
|
2019-10-01 14:04:09 -04:00 |
Frank Dellaert
|
01ce03673c
|
Excluded build that consistently times out
|
2019-06-15 11:13:56 -04:00 |
Frank Dellaert
|
7619ae2985
|
Unstable will not be built or tested in Debug mode: takes too long.
|
2019-06-12 15:37:30 -04:00 |
Frank Dellaert
|
e61ce989ca
|
Fix syntax error, add comment mentioning issue #57
|
2019-06-12 09:03:30 -04:00 |
Frank Dellaert
|
f2b3497df5
|
exclude clang on linux
|
2019-06-12 07:10:28 -04:00 |
Frank Dellaert
|
f09d118eb8
|
Use command line argument for script so that cache names are not polluted by environment variables. This should allow ccache to use caches from build stage for testing stage.
|
2019-06-12 00:23:40 -04:00 |
Frank Dellaert
|
2ac505f35e
|
Add Debug/Release in compile stage as well
|
2019-06-10 14:04:21 -04:00 |
Frank Dellaert
|
502bf7cc04
|
Test both Debug and Release
|
2019-06-10 13:25:30 -04:00 |
Frank Dellaert
|
96fe0474e6
|
Removed redundant flags.
Add commented out code to turn off clang on Linux.
|
2019-06-10 13:18:18 -04:00 |
Frank Dellaert
|
308e6aa8fe
|
Global env variables
|
2019-06-09 11:14:31 -04:00 |
Frank Dellaert
|
a30d19649d
|
Add OSX to compile
|
2019-06-06 18:25:55 -04:00 |
Frank Dellaert
|
703c705533
|
Full matrix, including OSX
|
2019-06-06 18:22:37 -04:00 |
Frank Dellaert
|
78ef13426e
|
Travis stages
|
2019-06-06 17:46:27 -04:00 |
dellaert
|
f27964a6cd
|
Deprecated OFF by default, one new clang run for deprecated ON
|
2019-06-04 16:10:33 -04:00 |
Frank Dellaert
|
0d731e9b0c
|
Disable brew update
|
2019-06-02 23:58:46 -04:00 |
Frank Dellaert
|
1e663a3a79
|
Removed brew update and gcc build on mac
Hoping that the latter will fix cache issue on Mac. And who uses gcc on Mac anyway?
|
2019-06-02 22:55:57 -04:00 |
Frank Dellaert
|
b06e5f0e83
|
Install ccache on OSX and add GTSAM_BUILD_WITH_CCACHE flag to cmake
|
2019-06-02 16:43:33 -04:00 |
Frank Dellaert
|
2382d95825
|
Re-enabled rest of matrix
|
2019-06-02 11:02:37 -04:00 |
Frank Dellaert
|
5db75623f3
|
Use more direct configuration of cmake, disable unstable for gcc tests
|
2019-06-02 10:02:05 -04:00 |
Jose Luis Blanco Claraco
|
0a6cfe4358
|
Add travis CI
|
2019-05-31 11:24:11 +02:00 |