Releases: nektro/zigmod
Releases · nektro/zigmod
r104
r103
a1ccc65 move that line to a place where the script and CI both observe it (Meghan Denny)d439d35 ci needs it too (Meghan Denny)0656523 test: unset ZIG_LOCAL_CACHE_DIR in this file (Meghan Denny)36e29e2 cmd/zpm: dont json parse streaming yet (Meghan Denny)ff3bc55 cmd/install: add 0.11 support (Meghan Denny)ca018b4 cmd/install: add 0.12 support (Meghan Denny)350281d cmd/install: add 0.13 support (Meghan Denny)fbd6a16 cmd/install: make it multi-version, add 0.14 support (Meghan Denny)3082f47 update to zig 0.15.2 (Meghan Denny)cb23793 the s390x build time slowdown from ^1 is reproducible locally actually (Meghan Denny)2ddfb3b ci: remove s390x binary (Meghan Denny)r102
r101
aa9bdac ci: update to 0.14.1 (Meghan Denny)4432fb0 zpm: *facepalm* (Meghan Denny)e289cd3 zpm: log the http code we get when it is not 200 (Meghan Denny)d09373e zpm: remove redirect_behavior = .not_allowed (Meghan Denny)4ee4645 ci: regenerate the explain tests (Meghan Denny)9cb286b adapt to changed readUntilDelimiter api (Meghan Denny)c2804f0 ci: remove 'zpm add' test (Meghan Denny)8e666c9 ci: build release binaries after test (Meghan Denny)25f1ac6 docs: add missing commands to index (Meghan Denny)bb7bbbf remove a bunch of zig-extras functions (Meghan Denny)58a1698 replace zfetch with std.http client (Meghan Denny)773b09f use nfs more (Meghan Denny)d5d2b75 add macos back to CI (Meghan Denny)386bfa8 add macos support back by introducing zig-sys-darwin (Meghan Denny)82f021f use nio.fmt (Meghan Denny)f242d84 use extras.parseDigits (Meghan Denny)b32f463 deps: more misc changes (Meghan Denny)1cdce9c deps: update all (Meghan Denny)574723d cmd/install: dont .? cachepath (Meghan Denny)1188d09 cmd/generate: handle when dep is a commit-SHA (Meghan Denny)3eb06b1 cmd/generate: handle when dep is a system_lib (Meghan Denny)a4d18db ci: remove pull_request action (Meghan Denny)r100
e84a6a7 ci: move 'explain' test up above 'zpm add apple_pie' (Meghan Denny)4b4d82b ci: use mlugg/setup-zig v2 (Meghan Denny)d4736db cmd: add the install command (Meghan Denny)f35b2ec cmd: add the 'explain' command (Meghan Denny)cedfb30 cmd/init: fix for exe option (Meghan Denny)4639401 cmd/fetch: add 'skip_libc' decl to deps.zig (Meghan Denny)8dba61a cmd/fetch: make package_data const (Meghan Denny)38e07ce cmd/version: small tidy (Meghan Denny)c0e9915 all: remove references to aquila.red the site is still up but its not recommended to use anymore (Meghan Denny)e3c15fa cmd/generate: rename --lock to --locked, oops (Meghan Denny)414a00b cmd/init: use builtin.zig_version for min_zig_version (Meghan Denny)r99
2177ace cmd/init: write a deps.zig so zls doesn't get mad when u open the new files (Meghan Denny)6c0021b cmd/init: ask if zigmod should write a test.zig (Meghan Denny)f01f9bf cmd/init: ask if zigmod should write the entry point (Meghan Denny)36bd8b3 cmd/init: ask if zigmod should write a build.zig (Meghan Denny)75f152b cmd/init: when someone inits package 'X' ask if the entry point is 'X.zig' (Meghan Denny)98047b0 cmd/init: tidy of writeLibManifest (Meghan Denny)49d544b cmd/init: check for main.zig and lib.zig in package root too (Meghan Denny)ba55785 cmd/init: no longer require running in a folder with a build.zig (Meghan Denny)9649704 ci: space these calls out (Meghan Denny)54cb881 deps: ziglibs/known-folders removed their zigmod.yml (Meghan Denny)0e0c69c cmd/generate: add a --lock option (Meghan Denny)a95c8a1 cmd/init: add min_zig_version and min_zigmod_version values (Meghan Denny)b6168b6 add min_zigmod_version manifest attribute (Meghan Denny)1d66aac use 'git describe' for default version instead of hardcoding 'dev' (Meghan Denny)r98
r97
r96
r95
ca1b3b2 deps.zig: always resolve cachepath to an absolute dir (Meghan Denny)a152744 use splitScalar where possible (Meghan Denny)5a04ade deps.zig: fix bug from having multiple exes that depend on c code (Meghan Denny)778d8d5 cmd/init: stop recommending aquila.red (Meghan Denny)63de486 fix test_repo_all.sh on nixos (Meghan Denny)