| 5 years ago | Meghan | fetch: add back commented line |
| 5 years ago | Meghan | fix error that was arising on windows, fixes #7 |
| 5 years ago | Meghan | read in a bigger buffer for http deps |
| 5 years ago | Meghan | fetch: increase quota in addallto for trees with lots of files |
| 5 years ago | Meghan | fetch: use more efficient lookup |
| 5 years ago | Meghan | add id attribute to module structures |
| 5 years ago | Meghan | fixes #5 |
| 5 years ago | Meghan | closes #3v19-58d84ba |
| 5 years ago | Meghan | README- add http type version info |
| 5 years ago | Meghan | util: remove ansi files |
| 5 years ago | Meghan | manually add libs/zig-ansi folder since github desktop can't |
| 5 years ago | Meghan | use zig-ansi instead of internal code |
| 5 years ago | Meghan | circleci- change zig to 0.7.1 |
| 5 years ago | Meghan | fetch: switch git version parsing to use parse_split |
| 5 years ago | Meghan | util/funcs: fix does_folder_exist |
| 5 years ago | Meghan | fetch: http: look for hash in version field and dont dl again if valid |
| 5 years ago | Meghan | fetch: include package if if has main defined too |
| 5 years ago | Meghan | util/funcs: add parse_split and validate_hash |
| 5 years ago | Meghan | add dep.clean_path_v |
| 5 years ago | Meghan | util/deptype: condense clone command to be recursive |
| 5 years ago | Meghan | util: replace realpathalloc with openfile |
| 5 years ago | Meghan | util: defer close in does_file_exist |
| 5 years ago | Meghan | util: move byte sizes to funcs |
| 5 years ago | Meghan | util: remove debug line from mkdir_all |
| 5 years ago | Meghan | dep- use path.join instead of allocprint with hard coded separator |
| 5 years ago | Meghan | dep- remove git protocol prefex from paths |
| 5 years ago | Meghan | closes #2 |
| 5 years ago | Meghan | closes #4 |
| 5 years ago | Meghan | build_all_zig.sh: change libc from gnu to musl for linux targets |
| 5 years ago | Meghan | build_all_zig.sh: use set list of targets instead of just gnu x64 |
| 5 years ago | Meghan | build_all_zig.sh: use dot between build and git hash |
| 5 years ago | Meghan | build.zig: make binary name match -target order |
| 5 years ago | Meghan | add the http dep typev18-3d01c20 |
| 5 years ago | Meghan | util/funcs- add more |
| 5 years ago | Meghan | util/deptype- dont put hg on one line |
| 5 years ago | Meghan | util/deptype- init submodules in git |
| 5 years ago | Meghan | util/dep- trim http and https from path |
| 5 years ago | Meghan | init: change more pathy things to not assume unix |
| 5 years ago | Meghan | add DYAML_DECLARE_STATIC to libyaml flags |
| 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 |
|