zig/lib/compiler
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
..
aro Sync Aro sources (#19199) 2024-03-06 14:17:41 -05:00
aro_translate_c make aro-based translate-c lazily built from source 2024-02-28 13:21:05 -07:00
reduce move lazily compiled source files to lib/compiler/ 2024-02-26 23:43:56 -07:00
resinator Lazily compile the zig rc subcommand and use it during zig build-exe 2024-03-11 05:06:16 -07:00
aro_translate_c.zig make aro-based translate-c lazily built from source 2024-02-28 13:21:05 -07:00
fmt.zig move lazily compiled source files to lib/compiler/ 2024-02-26 23:43:56 -07:00
libc.zig move zig libc command to be lazily built 2024-02-27 22:55:00 -07:00
objcopy.zig move zig objcopy command to be lazily built 2024-03-02 21:22:45 -08:00
reduce.zig move lazily compiled source files to lib/compiler/ 2024-02-26 23:43:56 -07:00
std-docs.zig -femit-docs: creating sources.tar 2024-03-10 17:51:07 -07:00
test_runner.zig move lazily compiled source files to lib/compiler/ 2024-02-26 23:43:56 -07:00