Releases: nektro/zigmod
Releases · nektro/zigmod
v87
v86
33bb7e4
update ci to zig master 0.9.0-dev.1815 (Meghan Denny)fb97f94
zig.mod- retire `dev_dependencies` in favor of `root_dependencies` and `build_dependencies` (Meghan Denny)df9cbb3
common/get_module_from_dep- was passing the wrong value to Module.from (Meghan Denny)5934811
common/add_files_package- make files dir inside (Meghan Denny)0f2b7d5
Module.from- use better param name (Meghan Denny)faaff1a
add Dep.vcpkg flag (Meghan Denny)58041d5
deps.zig- reflect linkLibC changes (Meghan Denny)1d9b3e9
give Dep.keep a default value (Meghan Denny)38b28a2
only call `exe.linkLibC();` once (Meghan Denny)abeab3b
cmd/fetch- use writeAll over print (Meghan Denny)3641ae4
docs/zig.mod- fix copy for keep attribute (Meghan Denny)abbc5ce
Dep- add `keep` override flag for external repos that have no Zig/C code (Meghan Denny)24019b6
ModFile- allow dep_list_by_name to read from multiple arrays (Meghan Denny)dece623
default searching for dep name/main with called values (Meghan Denny)v85
bea44ff
make_release- use a ghr binary to break the dep loop (Meghan Denny)c465724
fix `only_os`/etc regression, fixes #39 (Meghan Denny)fd01da1
remove `open` fn from `self/files` package consumers can add it if they need it (Meghan Denny)17443e2
zig wants us to use `@import("builtin")` now (Meghan Denny)6b8c832
update deps (Meghan Denny)0a086c6
update to zig master 0.9.0-dev.1524+d2f9646d9 (Meghan Denny)v83
e81b89d
ci- update actions to zig master 0.9.0-dev.1444 too (Meghan Denny)9465021
remove default allocator from common.CollectOptions (Meghan Denny)a8579cb
remove global allocator from common (Meghan Denny)291b6a0
remove global allocator from u.detect_pkgname and u.detct_mainfile (Meghan Denny)dd3c55d
remove global allocator from u.do_hash (Meghan Denny)2ffb060
remove global allocator from u.validate_hash (Meghan Denny)a8590c1
remove global allocator from u.random_string (Meghan Denny)2e97ffb
remove global allocator from u.list_remove (Meghan Denny)de9de0a
remove global allocator from u.run_cmd (Meghan Denny)f9ed63b
remove global allocator from u.file_list (Meghan Denny)95a6cb1
remove u.repeat, unused (Meghan Denny)0f4f337
remove global allocator from u.split (Meghan Denny)5eeb1f3
fix order of util.does_file_exist signature (Meghan Denny)e0e95be
phase out more usage of global allocator (Meghan Denny)0dacc15
util/yaml- defer parser destroy so that it runs even if try fails (Meghan Denny)d55b67f
move Module to lib entry point (Meghan Denny)70ce68b
move ModFile to lib entry point (Meghan Denny)791f483
move Dep to lib entry point (Meghan Denny)6fd4271
move DepType to lib entry point (Meghan Denny)e16a1f6
move GitVersion inside of DepType (Meghan Denny)v82
cffd364
update ci to use zig 0.9.0-dev.1444 (Meghan Denny)12ab78a
clean up more function signatures (Meghan Denny)35a2971
remove unused allocator from modfile (Meghan Denny)2f797a1
move away from comptimestringmap for self/files to reduce reference counts (Meghan Denny)bec269e
fix self/files dep generation (Meghan Denny)d6b9e2e
use new json api to clean up optional usage (Meghan Denny)23a2a9d
update deps (Meghan Denny)c402232
cmd/version- use longer git hash (Meghan Denny)cbf90cf
we only use git, remove sum (Meghan Denny)08ac5e4
remove util.concat (Meghan Denny)57bd7b0
remove util.join (Meghan Denny)9bf4680
remove unneeded type alias for string slice (Meghan Denny)fc9e183
remove util.print_all (Meghan Denny)f844b67
alias `[]const u8` -> `string` kept as lowercase so we know its still a 'primitive' type (Meghan Denny)v81
6abac9b
add zfetch stub for bootstrap build (Meghan Denny)4af6aa9
cmd/verison- catch git_rev_HEAD and fallback, fixes #35 (Meghan Denny)cf86865
cmd/aq/add- catch not finding zig.mod, fixes #32 (Meghan Denny)1cbf74a
add u.fail for explicit noreturn assert and exit (Meghan Denny)94d2ad2
call zfetch init/deinit, closes #36 (Meghan Denny)f1873fb
actions- enable macos runner again (Meghan Denny)6928e39
have github actions use pinned version of zig too (Meghan Denny)f625c38
sync zigmod.sum (Meghan Denny)5b2e72a
update dependency (Meghan Denny)1aff359
update to zig master 0.9.0-dev.1343+75cecef63 (Meghan Denny)v78
v77
v75
8a2eb27
we still need zigmod in make_release to install zig ghr (Meghan Denny)b2bca0b
make_release.sh- use local zigmod since this is zigmod itself (Meghan Denny)5de4847
build.zig- version option is supposed to be called tag (Meghan Denny)618dfb8
make_release.sh- switch to zig ghr (Meghan Denny)5c344f1
update to zig master 0.9.0-dev.865 (Meghan Denny)