Skip to content
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

Fix/winheaders #87

Merged
merged 13 commits into from
Dec 23, 2024
Merged

Fix/winheaders #87

merged 13 commits into from
Dec 23, 2024

Conversation

jaromil
Copy link
Member

@jaromil jaromil commented Dec 20, 2024

No description provided.

@jaromil jaromil force-pushed the fix/winheaders branch 2 times, most recently from df2aa76 to 31f6888 Compare December 22, 2024 16:44
divide runtime libs from embedded assets made available to executed code
cheap since already implemented for embedded assets, and useful since
not all platforms have tar and gunzip, so we use this option in the
tutorial to decompress the new cjit-demo archive
redefinitions of PLATFORM raised a lot of harmless warnings, this is
now silent at least on GCC builds
tinycc has this call to give a lower priority fo include paths that we
declare as system, so we should use this for all implicit setups at
runtime, which can be overridden by same headers given at commandline
just some minor adjustments on the small tetris implementation by
@superjer and it runs smoothly in cjit, tested both on linux and
windows
small mods for size (png sprites instead of bmp) and paths fixes, plus
using a public domain font
@jaromil jaromil merged commit db19089 into main Dec 23, 2024
14 checks passed
@jaromil jaromil deleted the fix/winheaders branch December 23, 2024 15:41
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.

1 participant