mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[PR #138] [MERGED] Migrating from third-party to externals #1329
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#1329
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/138
Author: @Xphalnos
Created: 5/17/2024
Status: ✅ Merged
Merged: 5/18/2024
Merged by: @raphaelthegreat
Base:
main← Head:main📝 Commits (4)
8c4d6bdthird-party migration to externals976824cFixeea0117Lower case for Linuxd997211Merge branch 'main' of https://github.com/Xphalnos/shadPS4_externals📊 Changes
17 files changed (+42 additions, -58 deletions)
View changed files
📝
.github/workflows/linux-qt.yml(+1 -1)📝
.github/workflows/linux.yml(+3 -3)📝
.github/workflows/windows-qt.yml(+4 -4)📝
.github/workflows/windows.yml(+1 -1)📝
.gitmodules(+12 -16)📝
CMakeLists.txt(+1 -3)📝
externals/CMakeLists.txt(+15 -0)➕
externals/magic_enum(+1 -0)➕
externals/toml11(+1 -0)📝
externals/vulkan-headers(+1 -1)➕
externals/xxHash(+1 -0)➕
externals/zydis(+1 -0)➖
third-party/CMakeLists.txt(+0 -25)➖
third-party/magic_enum(+0 -1)➖
third-party/toml11(+0 -1)➖
third-party/xxHash(+0 -1)➖
third-party/zydis(+0 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.