-
Notifications
You must be signed in to change notification settings - Fork 128
feat: add PE resource version + metadata generation #661
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
Alan632
wants to merge
25
commits into
microsoft:main
Choose a base branch
from
Alan632:driver_file_versioning
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 3 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
d3e2bdb
driver file versioning via .rc file initial commit
d25204c
redesign so PE resource versioning is automatic
9fbd5f6
update resolve_version functionality to treat empty string in the env…
c797b5c
formatting
bc1ccae
fixes method for finding header paths for rc.exe calls and adds robus…
7bb3252
change parse_version error information to include more info
Alan632 a8742eb
Merge branch 'main' into driver_file_versioning
Alan632 34613d4
remove resource_compile from wdk-build's public API
Alan632 5ae23ca
modifies RC Error variant CompilerFailed, add short word exception to…
6dc80b5
fix public api surface (ResourceCompileError should be public, all el…
4fdf830
further minimize API surface to only what's necessary, remove unecess…
6ed4a9d
add validation of resource metadata values along with unit tests
6790cde
add stripping build info from version and new unit tests, improve Res…
5e937a8
Merge branch 'main' into driver_file_versioning
Alan632 d5dfb2d
Merge branch 'main' into driver_file_versioning
Alan632 4d31935
Merge branch 'main' into driver_file_versioning
Alan632 cfe4d0b
add linker arg to prevent .rsrc from being discarded
797093c
Merge branch 'main' into driver_file_versioning
Alan632 f85e4b2
Merge branch 'main' into driver_file_versioning
Alan632 badcee0
- constrain code page to UTF-8 (inputs into rc.exe)
21202ee
fixing comment
Alan632 2833f39
- refactor to utilize deserialization to build VersionResourceOverrides
d3157e7
- update include syntax for common.ver in resource compilation
2523a29
Merge branch 'main' into driver_file_versioning
Alan632 9d1fc94
Merge branch 'main' into driver_file_versioning
Alan632 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
Some comments aren't visible on the classic Files Changed page.
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
Oops, something went wrong.
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.