AgeAuthorCommit message
4 years agogravatar for hello@nektro.netMeghan Dennyremove util.join
4 years agogravatar for hello@nektro.netMeghan Dennyremove unneeded type alias for string slice
4 years agogravatar for hello@nektro.netMeghan Dennyremove util.print_all
4 years agogravatar for hello@nektro.netMeghan Dennyalias `[]const u8` -> `string`
4 years agogravatar for hello@nektro.netMeghan Dennyadd zfetch stub for bootstrap buildv81
4 years agogravatar for hello@nektro.netMeghan Dennycmd/verison- catch git_rev_HEAD and fallback, fixes #35
4 years agogravatar for hello@nektro.netMeghan Dennycmd/aq/add- catch not finding zig.mod, fixes #32
4 years agogravatar for hello@nektro.netMeghan Dennyadd u.fail for explicit noreturn assert and exit
4 years agogravatar for hello@nektro.netMeghan Dennycall zfetch init/deinit, closes #36
4 years agogravatar for hello@nektro.netMeghan Dennyactions- enable macos runner again
4 years agogravatar for hello@nektro.netMeghan Dennyhave github actions use pinned version of zig too
4 years agogravatar for hello@nektro.netMeghan Dennysync zigmod.sum
4 years agogravatar for hello@nektro.netMeghan Dennyupdate dependency
4 years agogravatar for hello@nektro.netMeghan Dennyupdate to zig master 0.9.0-dev.1343+75cecef63
4 years agogravatar for hello@nektro.netMeghan Dennyfix files package generate for non-root sourcesv78
4 years agogravatar for hello@nektro.netMeghan Dennymake_release.sh- remove native zigmod from release assetsv77
4 years agogravatar for hello@nektro.netMeghan Dennymake_release.sh- add space between zigmod install and ghr output
4 years agogravatar for hello@nektro.netMeghan Dennyupdate to zig master 0.9.0-dev.946
4 years agogravatar for hello@nektro.netMeghan Dennywe still need zigmod in make_release to install zig ghrv75
4 years agogravatar for hello@nektro.netMeghan Dennymake_release.sh- use local zigmod since this is zigmod itself
4 years agogravatar for hello@nektro.netMeghan Dennybuild.zig- version option is supposed to be called tag
4 years agogravatar for hello@nektro.netMeghan Dennymake_release.sh- switch to zig ghr
4 years agogravatar for hello@nektro.netMeghan Dennyupdate to zig master 0.9.0-dev.865
4 years agogravatar for hello@nektro.netMeghan Dennydocs/tutorial- add note about dir to add to pathv73
4 years agogravatar for hello@nektro.netMeghan Dennydocs/tutorial- fix typos
4 years agogravatar for hello@nektro.netMeghan Dennypr merged, fixes #26
4 years agogravatar for hello@nektro.netMeghan Dennycmd/init- add check for missing newline ending gitignore, fixes #28v72
4 years agogravatar for hello@nektro.netMeghan Dennycmd/fetch- remove parent module from logging
4 years agogravatar for hello@nektro.netMeghan Dennydocs/cmd/init- update screenshot
4 years agogravatar for hello@nektro.netMeghan Dennycmd/fetch- allow `.` in pacakge names, fixes #22
4 years agogravatar for hello@nektro.netMeghan Dennypatch fix for breaking local deps and embedded filesv71
4 years agogravatar for hello@nektro.netMeghan Dennyupdate dependenciesv70
4 years agogravatar for hello@nektro.netMeghan Dennyadd direct link to tutorial in READMEs
4 years agogravatar for hello@nektro.netMeghan Dennydocs/tutorial- add reference to `aq install` command
4 years agogravatar for hello@nektro.netMeghan Dennymain- remove extra newline from cli output
4 years agogravatar for hello@nektro.netMeghan Dennyadd `zigmod aq install` command for installing cli programs from aquila
4 years agogravatar for hello@nektro.netMeghan Dennycmd/ci- split into execute and do methods
4 years agogravatar for hello@nektro.netMeghan Dennycmd/fetch- make internal methods accept a Dir
4 years agogravatar for hello@nektro.netMeghan Dennycmd/aq/add- aquila updated api slightly
4 years agogravatar for hello@nektro.netMeghan Dennydocs- add `zpm showjson` command
4 years agogravatar for hello@nektro.netMeghan Dennycommon- refactor collect_deps to accept a Dir instead of a path
4 years agogravatar for hello@nektro.netMeghan Dennycommon- more name cleanup
4 years agogravatar for hello@nektro.netMeghan Dennyonly make `.zigmod/deps/files` folder if package has files
4 years agogravatar for hello@nektro.netMeghan Dennycmd- more consistent names
4 years agogravatar for hello@nektro.netMeghan Dennycmd/aq/add- break into execute and do functions
4 years agogravatar for hello@nektro.netMeghan Dennycommon- rename dir to cachepath where it doesnt refer to a fs.Dir
4 years agogravatar for hello@nektro.netMeghan Dennyrework lockfile parsing to accept a Dir instead of a path
4 years agogravatar for hello@nektro.netMeghan Dennyactions- temp turn off macos, consistent freezing builds
4 years agogravatar for hello@nektro.netMeghan Dennyupdate to zig master 0.9.0-dev.831
4 years agogravatar for hello@nektro.netMeghan Dennycmd/ci- cleanup name consistency
Loading...