AgeAuthorCommit message
5 years agogravatar for hello@nektro.netMeghanfetch: include package if if has main defined too
5 years agogravatar for hello@nektro.netMeghanutil/funcs: add parse_split and validate_hash
5 years agogravatar for hello@nektro.netMeghanadd dep.clean_path_v
5 years agogravatar for hello@nektro.netMeghanutil/deptype: condense clone command to be recursive
5 years agogravatar for hello@nektro.netMeghanutil: replace realpathalloc with openfile
5 years agogravatar for hello@nektro.netMeghanutil: defer close in does_file_exist
5 years agogravatar for hello@nektro.netMeghanutil: move byte sizes to funcs
5 years agogravatar for hello@nektro.netMeghanutil: remove debug line from mkdir_all
5 years agogravatar for hello@nektro.netMeghandep- use path.join instead of allocprint with hard coded separator
5 years agogravatar for hello@nektro.netMeghandep- remove git protocol prefex from paths
5 years agogravatar for hello@nektro.netMeghancloses #2
5 years agogravatar for hello@nektro.netMeghancloses #4
5 years agogravatar for hello@nektro.netMeghanbuild_all_zig.sh: change libc from gnu to musl for linux targets
5 years agogravatar for hello@nektro.netMeghanbuild_all_zig.sh: use set list of targets instead of just gnu x64
5 years agogravatar for hello@nektro.netMeghanbuild_all_zig.sh: use dot between build and git hash
5 years agogravatar for hello@nektro.netMeghanbuild.zig: make binary name match -target order
5 years agogravatar for hello@nektro.netMeghanadd the http dep typev18-3d01c20
5 years agogravatar for hello@nektro.netMeghanutil/funcs- add more
5 years agogravatar for hello@nektro.netMeghanutil/deptype- dont put hg on one line
5 years agogravatar for hello@nektro.netMeghanutil/deptype- init submodules in git
5 years agogravatar for hello@nektro.netMeghanutil/dep- trim http and https from path
5 years agogravatar for hello@nektro.netMeghaninit: change more pathy things to not assume unix
5 years agogravatar for hello@nektro.netMeghanadd DYAML_DECLARE_STATIC to libyaml flags
5 years agogravatar for hello@nektro.netMeghanmake get_hash specify the hash provided
5 years agogravatar for hello@nektro.netMeghanremove ./ from as many places as possible
5 years agogravatar for hello@nektro.netMeghanthis gitignore line is a relic from the go prototype
5 years agogravatar for hello@nektro.netMeghanremove unreachable else prong in dep typev17-273baa5
5 years agogravatar for hello@nektro.netMeghanadd the system_lib dep type
5 years agogravatar for hello@nektro.netMeghanrevert modfile init catch
5 years agogravatar for hello@nektro.netMeghanREADME- add zig.mod reference docs
5 years agogravatar for hello@nektro.netMeghanclarify zig.mod init filenotfound error message
5 years agogravatar for hello@nektro.netMeghanadd only_os and except_os props to dependencies
5 years agogravatar for hello@nektro.netMeghanuse fs.path.join instead of string concat in more places
5 years agogravatar for hello@nektro.netMeghanchange util.list_contains to take an array instead of list
5 years agogravatar for hello@nektro.netMeghanfetch: use fs instead of std.fs
5 years agogravatar for hello@nektro.netMeghanfix deps folder path of common.collect_deps
5 years agogravatar for hello@nektro.netMeghansum: print hash and then path
5 years agogravatar for hello@nektro.netMeghanfix assert in yaml parser
5 years agogravatar for hello@nektro.netMeghaninit: add extra cases to finding main file
5 years agogravatar for hello@nektro.netMeghanprint an error message on failed assertions
5 years agogravatar for hello@nektro.netMeghanadd mercurial commands to deptype
5 years agogravatar for hello@nektro.netMeghanadd pull and update methods to deptype
5 years agogravatar for hello@nektro.netMeghandry up deps.zig
5 years agogravatar for hello@nektro.netMeghanswitch back to using deps folder
5 years agogravatar for hello@nektro.netMeghanonly strip debug symbols in release modes
5 years agogravatar for hello@nektro.netMeghanuse path.join instead of string concat
5 years agogravatar for hello@nektro.netMeghanfetch: dont skip early on version folder due to branchesv15-36cbab3
5 years agogravatar for hello@nektro.netMeghanadd the sum command
5 years agogravatar for hello@nektro.netMeghanadd util.file_list
5 years agogravatar for hello@nektro.netMeghanadd a generic version of util.list_contains
Loading...