zig/lib/compiler/resinator
Ryan Liptak 52de2802c4 Lazily compile the zig rc subcommand and use it during zig build-exe
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
2024-03-11 05:06:16 -07:00
..
ani.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
ast.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
bmp.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
cli.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
code_pages.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
comments.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
compile.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
errors.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
ico.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
lang.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
lex.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
literals.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
main.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
parse.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
preprocess.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
rc.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
res.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
source_mapping.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
utils.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
windows1252.zig Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00