tup
tup copied to clipboard
FreeBSD support...
I've updated tup to, in theory, work with FreeBSD. At the very least, FreeBSD compiles now, whereas earlier it would bomb out. I can't promise much more than that because I have no way of using FUSE in this environment.
With tup-0.7.2, the build.sh part of bootstrap.sh executes fine on FreeBSD-10. The issues are in the following phase, where build/tup is run. There are lots errors like:
tup error: Unable to truncate() files not created by this job.
This is with FreeBSD-10's native FUSE code.
Should be rebased, I think.