Remove unsupported legacy port cruft#350
Merged
Merged
Conversation
Remove stale Dreamcast environment setup, menu entries, and script-visible PORTING_DREAMCAST constants.
Remove stale PSP SDK setup, build rules, script constants, and documentation. PSP is no longer a supported OpenBOR platform. This removes PSP-specific environment setup, Makefile support, exported PORTING_PSP constants, and obsolete PSP readme files.
Remove the unsupported iOS port tree. OpenBOR support is now limited to Windows, Linux, macOS, and Android. The remaining Apple/Xcode/Info.plist references are retained for macOS app bundle builds.
Remove stale GP2X environment setup, build rules, script constants, and menu entries.
Remove stale Vita build rules, environment setup, script constants, and related port references.
Remove stale OpenDingux/Dingux environment setup, build rules, script constants, and menu entries.
Remove stale Wiz environment setup, build rules, script constants, and menu entries.
Remove stale Xbox build invocation and script-visible port constants.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Removes obsolete port remnants for unsupported platforms.
OpenBOR support is now limited to:
Windows
Linux
macOS
Android
This cleanup removes stale build, environment, script constant, and documentation remnants for legacy console targets including Dreamcast, PSP, Vita, GP2X, OpenDingux, Wiz, Xbox, and iOS.
Changes
Testing