|
f789bc7d
|
2022-07-26T11:36:01
|
|
Updated minimum OS targets on Apple platforms to match supported platforms using Xcode 13
|
|
d35c737f
|
2022-05-07T21:38:48
|
|
macOS: change min supported OS from 10.6 to 10.7.
|
|
0c7c4bfc
|
2021-11-30T23:15:03
|
|
docs: Don't let Doxygen expand HOME environment variable
Otherwise, the API documentation will encode the home directory of the
user or autobuilder that built SDL, instead of telling the user to use
the literal string $(HOME) as intended.
See also <https://github.com/doxygen/doxygen/issues/7073>.
Signed-off-by: Simon McVittie <smcv@debian.org>
|
|
61881eb0
|
2021-11-20T13:14:00
|
|
docs/README-macos.md: Updated Xcode instructions.
Fixes #960.
|
|
193ab28f
|
2021-11-14T23:35:50
|
|
Renamed README-macosx.md to README-macos.md
|