sotn-decomp/.github/workflows
sozud 4791b03c89
Windows build with cmake (#889)
This adds cmake and a windows build to the CI. I haven't tested the
result, just got it building. I had to make quite a few changes since
MSVC has a number of differences compared to GCC. I added two cmake
modules to find sdl2 and sdl2_image from here
https://github.com/aminosbh/sdl2-cmake-modules

The dirent stuff is just `#ifdef`ed out for now since I think it's
unused?

I'm keeping the Makefile.pc for the moment until this is more proven. I
wasn't able to figure out how to add -fsanitize=address for some reason
to gcc/clang builds, open to suggestions there. Otherwise I think the
cmake build is more or less the same as the Makefile one.
2023-12-27 09:24:00 +00:00
..
format.yml Regenerate orphaned symbols in the CI (#625) 2023-09-24 12:55:33 -04:00
linter.yaml Regenerate orphaned symbols in the CI (#625) 2023-09-24 12:55:33 -04:00
picci.yaml Windows build with cmake (#889) 2023-12-27 09:24:00 +00:00
saturn-build.yml Rewrite Saturn make rules (#660) 2023-10-03 21:42:08 +01:00
tool-debugmodule.yaml Split CI debug module build (#676) 2023-10-10 20:47:24 +01:00
validate-and-report.yml Fix directory .md file output in analyze_calls CI (#754) 2023-11-08 09:28:39 +00:00