| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-17 | resinator: Sync with upstream | Ryan Liptak | |
| Note: This mostly matches resinator v0.1.0 rather than the latest master version, since the latest master version focuses on adding support for .res -> .obj conversion which is not necessary for the future planned relationship of zig and resinator (resinator will likely be moved out of the compiler and into the build system, a la translate-c). So, ultimately the changes here consist mostly of bug fixes for obscure edge cases. | |||
| 2024-03-11 | Lazily compile the `zig rc` subcommand and use it during `zig build-exe` | Ryan Liptak | |
| This moves .rc/.manifest compilation out of the main Zig binary, contributing towards #19063 Also: - Make resinator use Aro as its preprocessor instead of clang - Sync resinator with upstream | |||
