Commit Graph

30 Commits

Author SHA1 Message Date
rdb
77710bb813 workflow: Change Ubuntu Xenial builder to Bionic 2021-11-02 15:35:54 +01:00
rdb
0bc0709b72 Merge branch 'release/1.10.x' 2021-11-02 15:20:41 +01:00
rdb
c1bb28b6d8 workflow: Update Ubuntu builder to 18.04 2021-11-02 14:08:27 +01:00
rdb
dd3510eea7 Merge branch 'release/1.10.x' 2021-04-08 12:30:35 +02:00
rdb
67b6729d38 Also switch from Travis to GitHub Actions on release branch 2021-04-05 17:26:29 +02:00
rdb
06484566b3 workflow: Update to 1.10.9 thirdparty tools for Windows
It includes an updated version of flex
2021-01-02 20:03:37 +01:00
rdb
b73052260c workflow: Fix GitHub Actions CI with latest thirdparty packages 2020-12-22 16:48:30 +01:00
rdb
5cb4f6b518 workflow: Remove mention of removed Frameworks directory
Cg is now shipped as just a regular library
2020-12-22 00:38:34 +01:00
rdb
1070299a9d Update to 1.10.8 thirdparty packages for Windows as well 2020-12-21 16:55:21 +01:00
rdb
e98052b99b Use new 1.10.8 thirdparty archive for macOS 2020-12-10 17:39:39 +01:00
Derzsi Dániel
862d06b7a8 workflow: Add Python 3.9 to GitHub CI workflow
Closes #1054
2020-11-23 10:58:23 +01:00
rdb
07be2e64bd workflow: Fix issues with Continuous Integration build 2020-11-17 23:44:40 +01:00
rdb
9e44df783f workflow: Fix use of removed set-env in GitHub CI 2020-11-16 22:18:07 +01:00
rdb
7ae3908c5d Remove support for EOL Python 3.5 2020-10-02 00:27:28 +02:00
rdb
307a74deff workflow: Ignore commits with [skip ci] or [ci skip] 2020-06-25 18:32:06 +02:00
rdb
3760ad298a workflow: add custom codecov configuration 2020-05-02 19:17:51 +02:00
rdb
d799a09002 cleanup: Remove support for EOL versions of Python
Fixes #905
2020-04-26 20:07:56 +02:00
rdb
46b29a136e workflow: call apt-get update before installing Ubuntu dependencies 2020-04-25 10:40:58 +02:00
rdb
bff4733ef6 workflow: Fix failure to invoke tests 2020-04-01 18:50:57 +02:00
rdb
980c6bb389 workflow: Fix extraction of Python_EXECUTABLE from CMakeCache.txt
Also disable coverage testing for Python 2.7 and 3.5, since they are respectively EOL and do not use deterministic dictionary ordering.
2020-03-20 15:48:21 +01:00
rdb
b272af8bbf Merge branch 'cmake' 2020-01-22 11:20:51 +01:00
Sam Edwards
d0b8593e96 workflow: Switch macOS-10.14 to macOS-latest
GitHub Actions is deprecating the former on the 15th
2020-01-12 11:04:03 -07:00
Sam Edwards
6214f8fd60 workflow: Use ccache to accelerate CMake build 2020-01-08 13:14:48 -07:00
Sam Edwards
b946b29f37 workflow: Pass --parallel to cmake --build 2020-01-08 11:23:00 -07:00
Sam Edwards
ef238ca1fd workflow: Just skip the Windows unity build for now 2020-01-07 11:34:34 -07:00
Sam Edwards
4aff603925 general: Reset back to master's travis, add CMake jobs to ci.yml 2020-01-06 17:22:03 -07:00
rdb
ec5f9128e8 Add Python 3.8 to GitHub CI workflow 2020-01-06 21:08:14 +01:00
rdb
307eea57a1 Change from deprecated macOS-10.14 to macOS-latest in GitHub Workflow 2019-12-20 11:47:27 +01:00
rdb
a57df32037 Change macOS CI workflow to use 1.10.5 thirdparty with C++ packages 2019-12-18 18:01:02 +01:00
rdb
ee12f19267 Enable continuous integration workflow using GitHub Actions 2019-09-16 21:45:23 +02:00