Use the official SDL repo as a submodule.
Continuing to use version 2.0.12 for now. Missing changes:370d05558ce572215f5afa51fcb56bNotes: The changes in e572215 will be included when we update SDL. The files.xml change from fa51fcb is actually included. https://github.com/kcat/openal-soft/pull/227 is not resolved.
This commit is contained in:
@@ -3,9 +3,7 @@ Submodule projects
|
||||
|
||||
Lime's native target uses code from several C/C++ projects, each of which is treated as a [submodule](https://git-scm.com/book/en/v2/Git-Tools-Submodules).
|
||||
|
||||
Where possible, Lime prefers to use GitHub repositories as submodules, as this makes browsing easier. (GitHub refuses to link to non-GitHub repos.) However, several of these repositories are mirrored from elsewhere, and will ignore issues and pull requests submitted on GitHub.
|
||||
|
||||
**Always submit issues and pull requests to the primary repo, not to a GitHub mirror.**
|
||||
Lime prefers to use GitHub repositories as submodules, as this makes browsing easier. However, several of these repositories are mirrors, meaning they don't accept input. **Always submit issues and pull requests to the primary repo, not to a GitHub mirror.**
|
||||
|
||||
Cairo: [homepage](https://www.cairographics.org/) | [primary repo](https://gitlab.freedesktop.org/cairo/cairo) | [GitHub mirror](https://github.com/freedesktop/cairo)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user