]> git.mdlowis.com Git - projs/tide.git/commit
added fancy compiler wrapper script inspired by plan9port 9l script. Hard codes some...
authorMichael D. Lowis <mike.lowis@gentex.com>
Fri, 1 Feb 2019 15:30:39 +0000 (10:30 -0500)
committerMichael D. Lowis <mike.lowis@gentex.com>
Fri, 1 Feb 2019 15:30:39 +0000 (10:30 -0500)
commit4613485ef01366185da9583209737168af5d2108
tree00efce6143d7486727480e4beb6dc1206a4e5992
parentf58f6e65e550cc970bd985086bdc03df5be97dd6
added fancy compiler wrapper script inspired by plan9port 9l script. Hard codes some aggressive compiler flags and allows for automatic library dependency detection
Makefile
acc [new file with mode: 0755]
config.mk
inc/x11.h
src/lib/buf.c
src/lib/job.c
src/lib/utf8.c
src/term.c
src/tide.c
tests/lib/buf.c