Automatic xification of dependencies using a pipe to receive dependencies from xifyfi...
authorNick Downing <downing.nick@gmail.com>
Sat, 21 Jan 2017 17:50:16 +0000 (04:50 +1100)
committerNick Downing <downing.nick@gmail.com>
Sat, 21 Jan 2017 17:50:16 +0000 (04:50 +1100)
commit51e6d2668151bd2b5f1b79e7f5eca5532dd395f7
tree8349765c421f4659e1f6b6d543b029f0a254ada3
parentd207f351f453f77c4f0f6f62ecc6bff9d0310a9e
xification of dependencies using a pipe to receive dependencies from xifyfilt as they are discovered, it works okay but is vulnerable to indirect dependencies being changed or deleted, so I'll have to use a file instead of a pipe
.gitignore
lib/libx_c/Makefile
test/Makefile
xify/cc.c
xify/xifyfilt.c