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 }}
zombocoder
/
bfc
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1
Star
7
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(windows): add full Windows/MSVC support
- #11
#11
Merged
zombocoder
merged 17 commits into
main
zombocoder/bfc:main
from
feature/windows-support
zombocoder/bfc:feature/windows-support
Copy head branch name to clipboard
Apr 30, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat(windows): add full Windows/MSVC support
#11
zombocoder
merged 17 commits into
main
zombocoder/bfc:main
from
feature/windows-support
zombocoder/bfc:feature/windows-support
Copy head branch name to clipboard
Commits
Commits on Oct 16, 2025
Add Windows support to CI workflow
zombocoder
committed
552ee2c
View commit details
Copy full SHA for 552ee2c
Browse repository at this point
Update CMake configuration and build steps for Windows
zombocoder
committed
fd7ba1d
View commit details
Copy full SHA for fd7ba1d
Browse repository at this point
Add missing POSIX constants for Windows in bfc_os.h
zombocoder
committed
0214c19
View commit details
Copy full SHA for 0214c19
Browse repository at this point
Add support for detecting SSE4.2 on Windows OS
zombocoder
committed
24751b8
View commit details
Copy full SHA for 24751b8
Browse repository at this point
Commits on Apr 28, 2026
feat(windows): add full Windows/MSVC support (#9)
Show description for 25b74e9
sashml
committed
25b74e9
View commit details
Copy full SHA for 25b74e9
Browse repository at this point
fix(ci): resolve cross-platform build errors
Show description for af81895
sashml
committed
af81895
View commit details
Copy full SHA for af81895
Browse repository at this point
ci: trigger build for cross-platform fixes
sashml
committed
b643c98
View commit details
Copy full SHA for b643c98
Browse repository at this point
fix(ci): add -D_GNU_SOURCE for Linux S_ISSOCK availability
sashml
committed
30d8ff6
View commit details
Copy full SHA for 30d8ff6
Browse repository at this point
ci: unified Windows/Linux/macOS build using aminya/setup-cpp
Show description for 5ce8054
sashml
committed
5ce8054
View commit details
Copy full SHA for 5ce8054
Browse repository at this point
fix(ci,security): fix _GNU_SOURCE redefinition and TOCTOU race conditions
Show description for f499338
sashml
committed
f499338
View commit details
Copy full SHA for f499338
Browse repository at this point
fix(build): resolve platform-specific compile errors across all CI targets
Show description for 65f54c8
sashml
committed
65f54c8
View commit details
Copy full SHA for 65f54c8
Browse repository at this point
fix(build): fix remaining cross-platform compile errors
Show description for 0e08565
sashml
committed
0e08565
View commit details
Copy full SHA for 0e08565
Browse repository at this point
style: apply clang-format to all C/H source files
sashml
committed
4d2842c
View commit details
Copy full SHA for 4d2842c
Browse repository at this point
fix(tests): fix Windows Debug test_encrypt failure and assert dialog hang
Show description for a710e93
sashml
committed
a710e93
View commit details
Copy full SHA for a710e93
Browse repository at this point
fix(security): eliminate stat+open TOCTOU in extract_directory
Show description for f5435f8
sashml
committed
f5435f8
View commit details
Copy full SHA for f5435f8
Browse repository at this point
Commits on Apr 29, 2026
fix(build): update include paths and remove deprecated files for Windows support
zombocoder
committed
5579d1b
View commit details
Copy full SHA for 5579d1b
Browse repository at this point
fix(verify): remove unused verify_entry_callback function for Windows compatibility
zombocoder
committed
2ef59d1
View commit details
Copy full SHA for 2ef59d1
Browse repository at this point
You can’t perform that action at this time.