Files
Shipwright/soh/assets
briaguya 5730fdb73d Build soh.o2r in CI without libultraship or soh
SOH_TOOLS_ONLY returns from the root CMakeLists once the asset tools are
declared, before libultraship and soh are added, so a configure that only
needs soh-o2r-packer never reaches LUS's find_package(SDL2 REQUIRED).

That lets generate-soh-otr drop building SDL2 from source, SDL2_net, and
the deps cache that existed to hold the SDL2 tarball -- eleven steps down
to six. Verified a tools-only build produces the archive with all 1,042
entries matching.

The tool targets move above the sub-projects so the early return can sit
between them; they only ever needed torch. The packer creates its output
directory, which previously came for free from soh's build directory.
2026-07-25 03:55:59 -04:00
..
2026-07-19 22:37:45 +00:00
2026-06-22 05:09:41 +00:00
2025-03-30 12:29:59 -04:00
2024-12-13 21:15:40 +01:00
2025-03-30 12:29:59 -04:00
2025-03-24 09:34:07 +01:00