AgeAuthorCommit message
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
5 years agogravatar for hello@nektro.netMeghanadd common.collect_deps
5 years agogravatar for hello@nektro.netMeghantemporarily remove the add command
5 years agogravatar for hello@nektro.netMeghanfetch: fix git version pinningv14-90cb4cc
5 years agogravatar for hello@nektro.netMeghanstd.fs.openDirAbsolute was added after 0.7.0v13-a53fd2f
5 years agogravatar for hello@nektro.netMeghanfetch: fix logic of still adding c files when dep doesnt have zig.mod file
5 years agogravatar for hello@nektro.netMeghanfetch: set module_dir to version one if its validated
5 years agogravatar for hello@nektro.netMeghanput /deps and /v at top level of module cache
5 years agogravatar for hello@nektro.netMeghanadd missing git_version_type
5 years agogravatar for hello@nektro.netMeghanadd version prop to modfile
5 years agogravatar for hello@nektro.netMeghanfetch/git: if version'd dir exists, skip download
5 years agogravatar for hello@nektro.netMeghanfetch/git: if version is set, validate and copy and checkout files to new dir
5 years agogravatar for hello@nektro.netMeghanuse concat in more places
5 years agogravatar for hello@nektro.netMeghanfetch: make run_cmd return the exit code
5 years agogravatar for hello@nektro.netMeghanbe able to override dep properties in zig.modv11-868105a
5 years agogravatar for hello@nektro.netMeghanadd c_source_flags property to zig.mod
5 years agogravatar for hello@nektro.netMeghanadd get_string_array to yaml.mapping
5 years agogravatar for hello@nektro.netMeghanremove unused imports in dep_type.zig
5 years agogravatar for hello@nektro.netMeghanREAMDE- fix available types section
5 years agogravatar for hello@nektro.netMeghanadd mercurial supportv10-0dcee07
5 years agogravatar for hello@nektro.netMeghanREADME- reorder add command section
5 years agogravatar for hello@nektro.netMeghanfetch: move print statement up above all types
5 years agogravatar for hello@nektro.netMeghanfetch: use relative path in deps.zig for local c/h files
5 years agogravatar for hello@nektro.netMeghanfetch: only print c/h files once even if dep shows up in tree twicev9-a3772ea
5 years agogravatar for hello@nektro.netMeghanmake_release- remove verbose opt from go get
5 years agogravatar for hello@nektro.netMeghanbuild- remove zig from binary name
5 years agogravatar for hello@nektro.netMeghanREADME- remove golang badges
5 years agogravatar for hello@nektro.netMeghanREADME- clarify build instructions
5 years agogravatar for hello@nektro.netMeghanREADME- fix deps section title
5 years agogravatar for hello@nektro.netMeghandownload_zig- disable v flag on tar
5 years agogravatar for hello@nektro.netMeghanchangelog- wrap commit hash in code tag
5 years agogravatar for hello@nektro.netMeghandeps: automatically link libc if c/h files are used
5 years agogravatar for hello@nektro.netMeghandeps: fix typo in c_include_dirs
5 years agogravatar for hello@nektro.netMeghanadd being able to specify c source/include locationsv8-1993719
5 years agogravatar for hello@nektro.netMeghanfetch: fix param in addToAll deps func
5 years agogravatar for hello@nektro.netMeghanfetch: add module struct so fs is only searched once
5 years agogravatar for hello@nektro.netMeghanREAMDE- remove bad code section
5 years agogravatar for hello@nektro.netMeghanutil: add another catch case to does_file_exist
5 years agogravatar for hello@nektro.netMeghanyaml: support sequence being a string array
5 years agogravatar for hello@nektro.netMeghanfetch: still print array at top level
Loading...