Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-04-04 | keep track of pattern stem to correctly populate `$*` | Melody Horn | -0/+1 | |
2021-04-04 | logging! | Melody Horn | -0/+11 | |
2021-04-03 | implement .PHONY special target | Melody Horn | -0/+4 | |
2021-04-03 | add error indicator for target being updated | Melody Horn | -1/+2 | |
2021-04-02 | add context for dependency resolution | Melody Horn | -2/+3 | |
2021-04-01 | slightly fancier errors | Melody Horn | -2/+4 | |
2021-03-31 | issuing correction on a previous post of mine, regarding pub(crate) | Melody Horn | -7/+7 | |
2021-03-31 | massively upgrade error handling | Melody Horn | -6/+12 | |
2021-03-27 | a couple more little things | Melody Horn | -1/+1 | |
2021-03-27 | why `pub` when you can `pub(crate)`? | Melody Horn | -7/+7 | |
2021-03-27 | refactor makefile elements into submodules | Melody Horn | -0/+77 | |