-
Notifications
You must be signed in to change notification settings - Fork 7.3k
[eastl] update to 3.27.01 #49228
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
[eastl] update to 3.27.01 #49228
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the EASTL (Electronic Arts Standard Template Library) from version 3.21.23 to 3.27.01, along with its dependency EABase to version dated 2025-08-03.
- EASTL library updated to version 3.27.01 with corresponding SHA512 hash update
- EABase dependency updated to version-date 2025-08-03 with new REF and SHA512 hash
- Version database files updated to reflect the new versions in the baseline
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| versions/e-/eastl.json | Adds new version entry for EASTL 3.27.01 with git-tree hash |
| versions/e-/eabase.json | Adds new version entry for EABase dated 2025-08-03 with git-tree hash |
| versions/baseline.json | Updates baseline versions for both eabase and eastl packages |
| ports/eastl/vcpkg.json | Changes version field from "version" to "version-string" format and updates to 3.27.01 |
| ports/eastl/portfile.cmake | Updates SHA512 hash for the new EASTL version source archive |
| ports/eastl/0001-fix-cmake-install.patch | Updates the GIT_TAG reference in the patch to match new EABase commit |
| ports/eabase/vcpkg.json | Updates version-date to 2025-08-03 |
| ports/eabase/portfile.cmake | Updates REF to new commit and SHA512 hash for the new EABase version |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
vicroms
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use version instead of version-string.
9e842aa to
c1cc891
Compare
While eastl uses a leading 0 for minor versions, we drop the leading 0.
c1cc891 to
2e1caae
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
./vcpkg x-add-version --alland committing the result.