Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-10 | build system: replace BIN_DIR and friends with the familiar BINDIR and co. | midipix | 1 | -8/+8 |
2016-11-10 | build system: normalize CFLAGS for shared and static library builds. | midipix | 1 | -2/+2 |
2016-11-10 | build system: normalize (alpha-sort) the list of source C files. | midipix | 1 | -5/+5 |
2016-11-10 | build system: assign variable values via '=' rather than '?='. | midipix | 1 | -25/+25 |
2016-11-10 | makefile replacement: step 2/2: use the midipix build template. | midipix | 8 | -0/+79 |