-
Notifications
You must be signed in to change notification settings - Fork 137
feat(platform): native Windows support (MSVC ABI + Clang, zero external deps) #44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
lennix1337
wants to merge
17
commits into
redhat-et:main
Choose a base branch
from
lennix1337:win32-port
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
f51e86a
feat(platform): native Windows support (MSVC ABI + Clang, zero extern…
lennix1337 f4e53e2
fix: address CodeRabbit review findings on Windows port
lennix1337 3faf5c2
fix(quality): fail closed if Windows security descriptor creation fails
lennix1337 5ae71a4
build(windows): support Release LTO and PGO builds on Windows
lennix1337 29bf9b9
build(pgo): resolve baseline binary path with .exe fallback in verifi…
lennix1337 d085af9
fix(windows): bound concurrent scans and document port
lennix1337 556a86d
Merge remote-tracking branch 'origin/main' into win32-port
lennix1337 acbb53b
fix(windows): keep latest main portable with clang-cl
lennix1337 173150b
perf(windows): restore incremental cache hits
lennix1337 6f55b77
perf: cache extracted document text
lennix1337 ccce6c7
Merge remote-tracking branch 'origin/main' into win32-port
lennix1337 3aa71a6
Merge remote-tracking branch 'origin/main' into win32-port
lennix1337 a8798eb
Merge remote-tracking branch 'origin/main' into win32-port
lennix1337 9124d68
port native Windows build and test harness
lennix1337 78a1490
fix native Python adapter in portability gate
lennix1337 e2aca15
fix Windows compatibility header whitespace
lennix1337 d6e3f48
harden Windows trace and path boundaries
lennix1337 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.