Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-04-14 | add command-line arguments to MAKEFLAGS so they get inherited by recursive calls | Melody Horn | -0/+35 | |
2021-04-14 | only offer -C flag on full build | Melody Horn | -0/+15 | |
2021-04-14 | add -C flag to change directory before starting | Melody Horn | -0/+4 | |
2021-04-05 | don't use &String where it makes a mess | Melody Horn | -4/+10 | |
2021-03-31 | issuing correction on a previous post of mine, regarding pub(crate) | Melody Horn | -17/+17 | |
2021-03-28 | add (& somewhat test!) GNUful conditionals | Melody Horn | -0/+7 | |
2021-03-27 | appease clippy in makers::args | Melody Horn | -5/+6 | |
2021-03-27 | why `pub` when you can `pub(crate)`? | Melody Horn | -16/+16 | |
2021-03-27 | boring changes | zseri | -1/+1 | |
2021-03-27 | cargo fmt | zseri | -113/+168 | |
2021-03-26 | implement builtins in the worst imaginable way | Melody Horn | -4/+0 | |
2021-03-26 | tune up argument handling | Melody Horn | -12/+127 | |
2021-03-23 | man i don't even fuckin know anymore | Melody Horn | -13/+13 | |
2021-03-23 | read arguments | Melody Horn | -0/+189 | |