Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-10 | build system: add missing dependency on (out-of-)tree.tag. | midipix | 1 | -2/+2 |
2016-11-10 | build system: replace BIN_DIR and friends with the familiar BINDIR and co. | midipix | 1 | -26/+26 |
2016-11-10 | build system: replace the build_ prefix with the more appropriate native_ pre... | midipix | 1 | -8/+8 |
2016-11-10 | build system: invokve host.sh without the help of $(SHELL). | midipix | 1 | -1/+1 |
2016-11-10 | build system: add support for non-portable host headers. | midipix | 1 | -2/+7 |
2016-11-10 | build system: assign variable values via '=' rather than '?='. | midipix | 1 | -47/+47 |
2016-11-10 | Makefile.in: replace the basic .display target with an extended one. | midipix | 1 | -22/+84 |
2016-11-10 | Makefile.in: add missing dependency information. | midipix | 1 | -0/+2 |
2016-11-10 | makefile replacement: step 2/2: use the midipix build template. | midipix | 1 | -0/+213 |