Skip to content

Make sdl-config/sdl2-config into simple shell scripts #24907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 11, 2025

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Aug 11, 2025

This removes the python dependency and the need to .bat and shell launchers.

These script have always be shell scripts upstream and there should be no expectation that they can be run on windows.

See libsdl-org/SDL#3516

In addition fix sdl-config.py so that it explicitly includes -sUSE_SDL. This has been required since #18443.

@sbc100 sbc100 force-pushed the sdl-config branch 2 times, most recently from 9de58eb to 537790b Compare August 11, 2025 19:43
This removes the python dependency and the need to .bat and shell
launchers.

These script have always be shell scripts upstream and there should be
no expectation that they can be run on windows.

See libsdl-org/SDL#3516

In addition fix `sdl-config.py` so that it explicitly includes
`-sUSE_SDL`. This has been required since emscripten-core#18443.
@sbc100 sbc100 merged commit 7b640e5 into emscripten-core:main Aug 11, 2025
12 of 14 checks passed
@sbc100 sbc100 deleted the sdl-config branch August 11, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants