Commit Graph

59 Commits (release/4.3a0)

Author SHA1 Message Date
Varun Agrawal aa2d9225dc correct form for workspace env variable 2020-11-16 14:42:17 -05:00
Varun Agrawal 5c94b5ccc7 fix indentation and add upload for Windows 2020-11-16 13:11:10 -05:00
Varun Agrawal f2b6a0446a Comment out Windows 2016 since it times out 2020-11-12 07:14:30 -05:00
Varun Agrawal 40b5f31cbd comment out Windows build which is timing out 2020-11-12 05:42:52 -05:00
Varun Agrawal a04cd2cea1 fix path setting for Windows 2020-11-10 19:33:39 -05:00
Varun Agrawal 426ad93812 Use new env files for github actions 2020-11-08 14:47:47 -05:00
Fan Jiang 0d5ee3fbc6 Always build unstable 2020-08-16 19:50:01 -04:00
Varun Agrawal 0172cd3c8c updates to python CI yml file 2020-08-15 15:50:59 -05: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