Ryan C. Gordon
f32575dfab
docs: Convert everything to Unix-style endlines.
...
Fixes #8640 .
2023-11-29 11:29:57 -05:00
SDL Wiki Bot
60127460b0
Sync SDL3 wiki -> header
2023-02-28 17:30:22 +00:00
Sam Lantinga
7b50bae524
Renamed SDL events for clarity
...
Fixes https://github.com/libsdl-org/SDL/issues/6877
2023-01-24 07:26:48 -08:00
Sam Lantinga
2af4f74e1c
Remove sdl3.m4 and sdl3-config, and document pkg-config as the recommended replacement
...
Fixes https://github.com/libsdl-org/SDL/issues/6639
2022-11-27 14:11:06 -08:00
Sam Lantinga
cc1f9eb983
Use Apple's nomenclature for macOS and iOS
...
Fixes https://github.com/libsdl-org/SDL/issues/6621
2022-11-25 16:00:06 -08:00
Sam Lantinga
597e6a685b
Update docs/README-macos.md
...
Co-authored-by: Cameron Cawley <ccawley2011@gmail.com>
2022-11-25 15:37:30 -08:00
Anonymous Maarten
bdb416e4f3
docs: remove references to configure build systems from documentation
2022-11-25 15:37:30 -08:00
Sam Lantinga
f789bc7d5f
Updated minimum OS targets on Apple platforms to match supported platforms using Xcode 13
2022-07-26 11:36:01 -07:00
Alex Szpakowski
d35c737f1c
macOS: change min supported OS from 10.6 to 10.7.
2022-05-09 21:53:40 -07:00
Simon McVittie
0c7c4bfcf9
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>
2021-12-01 02:37:40 +03:00
Ryan C. Gordon
61881eb0a9
docs/README-macos.md: Updated Xcode instructions.
...
Fixes #960 .
2021-11-20 13:14:00 -05:00
Ryan C. Gordon
193ab28fe4
Renamed README-macosx.md to README-macos.md
2021-11-14 23:35:50 -05:00