30 Commits

Author SHA1 Message Date
Stefan Seefeld 521a86817d Windows build cleanup. 2026-06-21 14:13:22 -04:00
Stephen G Tuggy a017f08770 test-windows.yml: Forgot to include /x64-windows/include in --with-boost-include= faber parameters 2026-06-21 13:52:37 -04:00
Stephen G Tuggy 7f1f7a8c9e test-windows.yml: Set VCPKG_INSTALLED_DIR env var, and use its value in --with-boost-include= faber parameters 2026-06-21 13:52:37 -04:00
Stephen G Tuggy 83d828d53d test-windows.yml: Try again to set the correct with-boost-include directory 2026-06-21 13:52:37 -04:00
Stephen G Tuggy 112ec2ab01 test-windows.yml: Update microsoft/setup-msbuild to latest version, v3.0.0 2026-06-21 13:52:37 -04:00
Stephen G Tuggy c7ce567e17 test-windows.yml: Search the entire github.workspace directory and subdirectories for config.hpp 2026-06-21 13:52:37 -04:00
Stephen G Tuggy 52ac3bdcaf test-windows.yml: Make workflow much more like my other, working projects that use vcpkg 2026-06-21 13:52:37 -04:00
Stephen G Tuggy d5ab28a8cc test-windows.yml: Set VCPKG_ROOT environment variable, etc. 2026-06-21 13:52:37 -04:00
Stephen G Tuggy 8b3a45d79b List vcpkg directory contents, looking for config.hpp 2026-06-21 13:52:37 -04:00
Stephen G Tuggy d68c52f3c3 Update test-windows.yml: Fix the --with-boost-include directory passed to the faber commands 2026-06-21 13:52:37 -04:00
Stephen G Tuggy a5b21ee931 Update test-windows.yml 2026-06-21 13:52:37 -04:00
Stefan Seefeld 32da86df26 Improve test coverage. 2025-12-02 08:53:09 -05:00
Neil Schemenauer e89f86b74f 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-12-02 08:19:45 -05: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