aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler/resinator/cli.zig
AgeCommit message (Expand)Author
2025-08-29std.Io: delete GenericReaderAndrew Kelley
2025-08-28resinator: Complete the update to the new Reader/WriterRyan Liptak
2025-08-28resinator: some updates to avoid GenericWriterAndrew Kelley
2025-08-11std.ArrayList: make unmanaged the defaultAndrew Kelley
2025-08-07resinator: a few more updates/fixesRyan Liptak
2025-07-07update standalone and incremental tests to new APIAndrew Kelley
2025-07-07std.fmt: breaking API changesAndrew Kelley
2025-07-07std.io: move getStdIn, getStdOut, getStdErr functions to fs.FileAndrew Kelley
2025-05-13std.meta.intToEnum -> std.enums.fromIntwooster0
2025-03-21Trick the meson build system into thinking `zig rc` is `rc.exe`Ryan Liptak
2025-02-22zig rc: Add COFF object file creation for CMake cross-compilation use caseRyan Liptak
2025-01-17resinator: Sync with upstreamRyan Liptak
2024-09-12Replace deprecated default initializations with decl literalsLinus Groh
2024-06-13std: Convert deprecated aliases to compile errors and fix usagesRyan Liptak
2024-05-27resinator: update to new progress APIAndrew Kelley
2024-03-11Lazily compile the `zig rc` subcommand and use it during `zig build-exe`Ryan Liptak