~pmc/ccom

C Compilation System
fix main.c error handling
don't show buildscript compilation
use varargs for more elegant string concatenation

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~pmc/ccom
read/write
git@git.sr.ht:~pmc/ccom

You can also use your local clone with git send-email.

#ccom

C Compilation System

#Building

#With ccom

ccom
# ccom binary is in out/

#Without ccom (bootstrapping)

./bootstrap.sh
# ccom binary is in out/
Do not follow this link