Stefan Seefeld
1ac9715633
Add python 2 to Ubuntu build matrix.
2025-11-28 21:35:11 -05:00
Neil Schemenauer
6a9c3416f7
Fix typo, should be "clang++".
2025-11-27 17:24:42 -08:00
Neil Schemenauer
b44fcf142b
Simplify CI workflow.
...
We don't need test-ubuntu-py-ver.yml since we can use "include". Test
Python 3.14t as well. More Python versions can be tested now we are
using setup-python.
2025-11-27 13:42:55 -08:00
Neil Schemenauer
597df1d7ba
Add test-ubuntu-py-ver.yml workflow.
2025-11-17 15:38:03 -08:00
Neil Schemenauer
b7b0137984
Update Linux CI scripts, more Python versions.
...
Update scripts to use actions/setup-python to install different Python
versions. Add run-faber.sh and get-py-env.py scripts. Add
test-ubuntu-py-ver.yml CI script to test with different Python versions.
2025-11-17 15:32:05 -08:00
Stefan Seefeld
20de46cd0c
Update faber
2025-11-03 08:40:38 -05:00
Stefan Seefeld
5d7b9a0648
Stop testing c++98 support
2025-11-03 08:40:38 -05:00
Tom Kent
608ec27c4d
Updated to recent compilers/boost
2025-11-03 08:40:38 -05:00
Stefan Seefeld
303299e677
log commands
2025-10-25 13:25:52 -04:00
Stefan Seefeld
cb95b611bb
Downgrade run-vcpkg dependency to avoid regression.
2025-10-25 13:25:52 -04:00
Eisuke Kawashima
b4fb28e99a
ci: update GitHub Actions
2025-10-23 22:14:55 -04:00
Stefan Seefeld
867f0dddfe
Fix windows header path.
2025-10-23 22:08:00 -04:00
Stefan Seefeld
4fe3403584
Make sure to pass C++ version to preprocessor as well.
2025-02-01 22:55:02 -05:00
Stefan Seefeld
b1b43f1e1a
Fix homebrew include path.
2025-02-01 22:55:02 -05:00
Stefan Seefeld
3ea0cb8501
Upgrade CI platforms.
2024-09-18 21:09:05 -04:00
Stefan Seefeld
508da1d198
Fix windows CI builds.
2022-08-24 13:02:31 -04:00
Stefan Seefeld
271bcea8bf
Don't attempt to deploy documentation from PRs.
2022-08-24 13:02:31 -04:00
Stefan Seefeld
2a82afdf6d
Upgrade base image & build prerequisites.
2021-04-30 22:59:25 -04:00
Stefan Seefeld
cd953cff06
Replace appveyor by github actions.
2021-01-04 00:21:07 -05:00
Stefan Seefeld
108c93f7c3
Deploy documentation via github actions.
2020-12-26 14:53:19 -05:00
Stefan Seefeld
3dd6bcf39f
Add OSX tests.
2020-12-26 14:53:19 -05:00
Tom Kent
97a8550a9f
Using docker images to execut the github actions for testing ( #335 )
...
Introduce github action-based test workflow for Ubuntu.
2020-12-22 16:56:09 -05:00