aboutsummaryrefslogtreecommitdiff
path: root/build.zig
AgeCommit message (Expand)AuthorFilesLines
2021-02-16Exit rather than return upon version failure (#14)Dave Gauer1-1/+1
2021-02-15Second attempt of the second attempt (#14)Dave Gauer1-2/+2
2021-02-15Second attempt at explaining the minimum build (#14)Dave Gauer1-2/+4
2021-02-14Attempt to make the version error and README clearer (#14)Dave Gauer1-1/+5
2021-02-14Added testing abilityDave Gauer1-4/+9
2021-02-14Make "check and halt" the default for zig build NN (#15)Dave Gauer1-7/+7
2021-02-14Added ex 45 optionalsDave Gauer1-0/+8
2021-02-13Emit correct output as green text indicating passed.Dave Gauer1-1/+1
2021-02-11Use a zig build script to run ziglingsMartin Wickham1-0/+536