Commit Graph

13 Commits (b30448733c66ec8194fa49e376834b1f4eb711d3)

Author SHA1 Message Date
Varun Agrawal b30448733c remove all Cython references 2020-10-01 19:56:35 -04:00
Fan Jiang 056c835cea Fix TBB env not propagated 2020-08-21 11:20:36 -04:00
Fan Jiang f97fdd1cfd Add TBB Python CI to matrix 2020-08-21 10:53:08 -04:00
Fan Jiang 86763e620c Add TBB test for Python and GTSAM C++ 2020-08-21 10:43:39 -04:00
Varun Agrawal 77a6ed4320
Merge pull request #481 from borglab/feature/special-ci
CI For Special Cases
2020-08-20 09:10:58 -04:00
Varun Agrawal 90cf8d74dd comment out python ubuntu-gcc-9 completely 2020-08-19 13:59:59 -04:00
Varun Agrawal 21988f399e reduce special cases to only Ubuntu+GCC, disable Python CI for Ubuntu GCC9 2020-08-19 11:49:27 -04:00
Fan Jiang c532cb03bb Change build target 2020-08-17 19:22:58 -04:00
Fan Jiang 84049ebecf Add Python to the name of CI 2020-08-16 20:02:35 -04:00
Varun Agrawal 0172cd3c8c updates to python CI yml file 2020-08-15 15:50:59 -05:00
Varun Agrawal 635c6f89b0 renamed from build-cython to build-python 2020-08-15 15:44:22 -05:00
Fan Jiang 96169665b0 Remove pybind build 2020-08-15 11:52:37 -04:00
Fan Jiang d0724a77bb Backport GitHub Actions CI (#259)
* Add GitHub Actions
* Add Windows Check
* Fix wrong os selection
* Add XCode version
* Upgrade GCC Version
* Make GCC match Ubuntu name
* Do not fail everyone when one failed
* More checks on ccache
* Do not expose GenericValue on Windows
* Fix BetweenFactor for Windows
* Update
* Add Python CI
* Typo
* Add note about GENERICVALUE_VISIBILITY
* Fix Windows Boost
* Change substitution scheme to PowerShell
* Fix the spurious error of the Point3 default constructor
* Separate builds to allow easier restarts
* Fix uninitialized variable usage
* Change of policy, only build python stuff, mac and win on PRs
* Further separate the Python tests
2020-08-15 11:52:00 -04:00