summaryrefslogtreecommitdiffhomepage
path: root/project
AgeCommit message (Expand)AuthorFilesLines
2016-11-10build system: added utility nickname support.midipix1-4/+4
2016-11-10build system: remove erroneous build-time references to LIBDIR and BINDIR.midipix1-8/+8
2016-11-10build system: add support for CFLAGS_OS and CFLAGS_SITE.midipix1-1/+1
2016-11-10whitespace meditation.midipix2-22/+22
2016-11-10program driver: adjust source tree to support multiple skins.midipix3-0/+3
2016-11-10internal headers: rename perk_impl.h to perk_reader_impl.hmidipix1-2/+2
2016-11-10output import libraries and dependency symbols: initial implementation.midipix1-0/+1
2016-11-10internal header rename: perk_output.h --> perk_output_impl.h.midipix1-1/+1
2016-11-10pretty printer: use common prolog/epilog for output stream selection.midipix1-1/+2
2016-11-10driver integration 8/9: driver code: initial implementation.midipix2-0/+3
2016-11-10driver integration 1/9: remove old (ad-hoc) driver, prepare source tree.midipix2-4/+4
2016-11-10initial inclusion of argv.h: thread-safe arg parser and usage screen generator.midipix1-0/+1
2016-11-10build system: replace BIN_DIR and friends with the familiar BINDIR and co.midipix1-8/+8
2016-11-10build system: normalize CFLAGS for shared and static library builds.midipix1-2/+2
2016-11-10build system: normalize (alpha-sort) the list of source C files.midipix1-5/+5
2016-11-10build system: assign variable values via '=' rather than '?='.midipix1-25/+25
2016-11-10makefile replacement: step 2/2: use the midipix build template.midipix8-0/+79