Log In
tulips
/
perk
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
History project
Branch:
4ab720b44ac5a98a9192d87a50630f964ab5eaa6
main
4ab720b44ac5a98a9192d87a50630f964ab5eaa6
project
output import libraries and dependency symbols: initial implementation.
midipix
• 7 years ago
9c5807
internal header rename: perk_output.h --> perk_output_impl.h.
midipix
• 7 years ago
bd5676
pretty printer: use common prolog/epilog for output stream selection.
midipix
• 7 years ago
7cd8bc
driver integration 8/9: driver code: initial implementation.
midipix
• 7 years ago
81e8b3
driver integration 1/9: remove old (ad-hoc) driver, prepare source tree.
midipix
• 7 years ago
bbf9e9
initial inclusion of argv.h: thread-safe arg parser and usage screen generator.
midipix
• 7 years ago
1b12c3
build system: replace BIN_DIR and friends with the familiar BINDIR and co.
midipix
• 7 years ago
b023b2
build system: normalize CFLAGS for shared and static library builds.
midipix
• 7 years ago
8d2560
build system: normalize (alpha-sort) the list of source C files.
midipix
• 7 years ago
305bc9
build system: assign variable values via '=' rather than '?='.
midipix
• 7 years ago
11ab44
makefile replacement: step 2/2: use the midipix build template.
midipix
• 7 years ago
d40d13