aws-sdk-for-zig/codegen
Emil Lerch db4037111f
All checks were successful
AWS-Zig Build / build-zig-0.11.0-amd64-host (push) Successful in 7m18s
use copied package manager to fetch models
With this commit, I have copied a significant amount of package
manager code from zig 0.11 that was not included in the standard
library. This code is in Package.zig, and was augmented/adjusted
to handle the use case of arbitrary data files rather than the
specialized zig project use case of the package manager. It
arguably should be in a seperate repo, but we can move this later
if needed.
2023-08-25 11:31:18 -07:00
..
src create path if it does not exist 2023-08-15 07:38:57 -07:00
build.zig codegen: revert build to mostly stock, update to 0.11 2023-08-14 16:24:51 -07:00
build.zig.zon codegen: revert build to mostly stock, update to 0.11 2023-08-14 16:24:51 -07:00
README-models.md use copied package manager to fetch models 2023-08-25 11:31:18 -07:00