Files
shimmy/packaging
Michael A. Kuykendall e074943946 fix(docker): rewrite Dockerfiles with proper syntax for CI builds
- Replace broken heredoc syntax (unsupported in Docker RUN) with printf
- Simplify test scripts to verify cross-compilation build success
- Remove Wine and QEMU runtime testing (cross-compile build verification only)
- Use x86_64-pc-windows-gnu target (MinGW) instead of MSVC for Windows
- Generate proper JSON test results for workflow validation
2026-01-08 14:58:31 -06:00
..