Commit Graph

20 Commits (d8d0cec0da49c3bee1185a61b180e6638ec81d85)

Author SHA1 Message Date
Varun Agrawal 9d261626d7 Update Boost since 1.69.0 has been deprecated in CI images 2020-11-12 06:12:29 -05:00
Varun Agrawal 426ad93812 Use new env files for github actions 2020-11-08 14:47:47 -05:00
Fan Jiang 91e0bb1170 Add notes 2020-10-15 21:14:48 -04:00
Fan Jiang 4c6b488344 Fix inteminent sks keyserver failure 2020-10-14 21:44:07 -04:00
Fan Jiang 2b8e9f44fa Add comments 2020-10-14 16:44:28 -04:00
Fan Jiang d4bdaf8080 Add comments 2020-10-14 16:42:54 -04:00
Fan Jiang 22e64ac82d Add comments 2020-10-12 11:54:24 -04:00
Fan Jiang d4c801bb6b Fix LLVM repo keys 2020-10-10 12:39:05 -04:00
Varun Agrawal 7c44d9ee66 updated step name 2020-08-19 13:54:16 -04:00
Fan Jiang 0d5ee3fbc6 Always build unstable 2020-08-16 19:50:01 -04:00
Varun Agrawal b23dd711b0 remove unnecessary prints 2020-08-15 23:40:43 -05:00
Varun Agrawal 51b201988f correctly add LD_LIBRARY_PATH boost lib directory 2020-08-15 20:20:31 -05:00
Varun Agrawal 5315e3ed35 test LD_LIBRARY_PATH 2020-08-15 19:26:36 -05:00
Varun Agrawal e04ef84948 set LD_LIBRARY_PATH 2020-08-15 18:45:40 -05:00
Varun Agrawal de2344fc2e fix script name 2020-08-15 16:03:44 -05:00
Varun Agrawal 1e3ca015f0 updates to macOS and Linux CIs 2020-08-15 16:01:40 -05:00
Fan Jiang 288195ba16 Add a display for current boost version 2020-08-15 12:54:31 -04:00
Fan Jiang b3caa6de83 typo 2020-08-15 12:06:07 -04:00
Fan Jiang bb0de4f63b switch to boost 1.69.0 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