| 5 years ago | Meghan | make get_hash specify the hash provided |
| 5 years ago | Meghan | remove ./ from as many places as possible |
| 5 years ago | Meghan | this gitignore line is a relic from the go prototype |
| 5 years ago | Meghan | remove unreachable else prong in dep typev17-273baa5 |
| 5 years ago | Meghan | add the system_lib dep type |
| 5 years ago | Meghan | revert modfile init catch |
| 5 years ago | Meghan | README- add zig.mod reference docs |
| 5 years ago | Meghan | clarify zig.mod init filenotfound error message |
| 5 years ago | Meghan | add only_os and except_os props to dependencies |
| 5 years ago | Meghan | use fs.path.join instead of string concat in more places |
| 5 years ago | Meghan | change util.list_contains to take an array instead of list |
| 5 years ago | Meghan | fetch: use fs instead of std.fs |
| 5 years ago | Meghan | fix deps folder path of common.collect_deps |
| 5 years ago | Meghan | sum: print hash and then path |
| 5 years ago | Meghan | fix assert in yaml parser |
| 5 years ago | Meghan | init: add extra cases to finding main file |
| 5 years ago | Meghan | print an error message on failed assertions |
| 5 years ago | Meghan | add mercurial commands to deptype |
| 5 years ago | Meghan | add pull and update methods to deptype |
| 5 years ago | Meghan | dry up deps.zig |
| 5 years ago | Meghan | switch back to using deps folder |
| 5 years ago | Meghan | only strip debug symbols in release modes |
| 5 years ago | Meghan | use path.join instead of string concat |
| 5 years ago | Meghan | fetch: dont skip early on version folder due to branchesv15-36cbab3 |
| 5 years ago | Meghan | add the sum command |
| 5 years ago | Meghan | add util.file_list |
| 5 years ago | Meghan | add a generic version of util.list_contains |
| 5 years ago | Meghan | add common.collect_deps |
| 5 years ago | Meghan | temporarily remove the add command |
| 5 years ago | Meghan | fetch: fix git version pinningv14-90cb4cc |
| 5 years ago | Meghan | std.fs.openDirAbsolute was added after 0.7.0v13-a53fd2f |
| 5 years ago | Meghan | fetch: fix logic of still adding c files when dep doesnt have zig.mod file |
| 5 years ago | Meghan | fetch: set module_dir to version one if its validated |
| 5 years ago | Meghan | put /deps and /v at top level of module cache |
| 5 years ago | Meghan | add missing git_version_type |
| 5 years ago | Meghan | add version prop to modfile |
| 5 years ago | Meghan | fetch/git: if version'd dir exists, skip download |
| 5 years ago | Meghan | fetch/git: if version is set, validate and copy and checkout files to new dir |
| 5 years ago | Meghan | use concat in more places |
| 5 years ago | Meghan | fetch: make run_cmd return the exit code |
| 5 years ago | Meghan | be able to override dep properties in zig.modv11-868105a |
| 5 years ago | Meghan | add c_source_flags property to zig.mod |
| 5 years ago | Meghan | add get_string_array to yaml.mapping |
| 5 years ago | Meghan | remove unused imports in dep_type.zig |
| 5 years ago | Meghan | REAMDE- fix available types section |
| 5 years ago | Meghan | add mercurial supportv10-0dcee07 |
| 5 years ago | Meghan | README- reorder add command section |
| 5 years ago | Meghan | fetch: move print statement up above all types |
| 5 years ago | Meghan | fetch: use relative path in deps.zig for local c/h files |
| 5 years ago | Meghan | fetch: only print c/h files once even if dep shows up in tree twicev9-a3772ea |
|