Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
boostorg
/
python
Public
Notifications
You must be signed in to change notification settings
Fork
222
Star
535
Code
Issues
172
Pull requests
34
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Try to fix Windows CI (GitHub Actions -- vcpkg manifest mode)
- #518
#518
Merged
stefanseefeld
merged 14 commits into
boostorg:develop
boostorg/python:develop
from
stephengtuggy:fix/windows-ci
stephengtuggy/boostorg-python:fix/windows-ci
Copy head branch name to clipboard
Jun 21, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Try to fix Windows CI (GitHub Actions -- vcpkg manifest mode)
#518
stefanseefeld
merged 14 commits into
boostorg:develop
boostorg/python:develop
from
stephengtuggy:fix/windows-ci
stephengtuggy/boostorg-python:fix/windows-ci
Copy head branch name to clipboard
Commits
Commits on Jun 4, 2026
Create vcpkg.json
stephengtuggy
authored
f11618c
View commit details
Copy full SHA for f11618c
Browse repository at this point
Update test-windows.yml
stephengtuggy
authored
8638eea
View commit details
Copy full SHA for 8638eea
Browse repository at this point
Commits on Jun 17, 2026
Update test-windows.yml: Fix the `--with-boost-include` directory passed to the `faber` commands
stephengtuggy
authored
c77ed5d
View commit details
Copy full SHA for c77ed5d
Browse repository at this point
List vcpkg directory contents, looking for config.hpp
stephengtuggy
committed
210231a
View commit details
Copy full SHA for 210231a
Browse repository at this point
Commits on Jun 18, 2026
vcpkg.json: Go back to the same commit for builtin-baseline as was used for `vcpkgGitCommitId` prior to this PR
stephengtuggy
committed
bd14940
View commit details
Copy full SHA for bd14940
Browse repository at this point
Merge branch 'boostorg:develop' into fix/windows-ci
stephengtuggy
authored
5d00264
View commit details
Copy full SHA for 5d00264
Browse repository at this point
test-windows.yml: Set VCPKG_ROOT environment variable, etc.
stephengtuggy
committed
b101bc8
View commit details
Copy full SHA for b101bc8
Browse repository at this point
test-windows.yml: Make workflow much more like my other, working projects that use vcpkg
stephengtuggy
committed
5f234ee
View commit details
Copy full SHA for 5f234ee
Browse repository at this point
Commits on Jun 20, 2026
test-windows.yml: Search the entire github.workspace directory and subdirectories for config.hpp
stephengtuggy
committed
7cf1dc4
View commit details
Copy full SHA for 7cf1dc4
Browse repository at this point
test-windows.yml: Update `microsoft/setup-msbuild` to latest version, v3.0.0
stephengtuggy
committed
bc83f51
View commit details
Copy full SHA for bc83f51
Browse repository at this point
vcpkg.json: Go back to latest vcpkg release for builtin-baseline
stephengtuggy
committed
8ed3dbe
View commit details
Copy full SHA for 8ed3dbe
Browse repository at this point
test-windows.yml: Try again to set the correct with-boost-include directory
stephengtuggy
committed
96a1891
View commit details
Copy full SHA for 96a1891
Browse repository at this point
Commits on Jun 21, 2026
test-windows.yml: Set VCPKG_INSTALLED_DIR env var, and use its value in `--with-boost-include=` faber parameters
stephengtuggy
committed
2732a51
View commit details
Copy full SHA for 2732a51
Browse repository at this point
test-windows.yml: Forgot to include `/x64-windows/include` in `--with-boost-include=` faber parameters
stephengtuggy
committed
2460f88
View commit details
Copy full SHA for 2460f88
Browse repository at this point
You can’t perform that action at this time.