Live data from Hacker News

Tup – A file-based build system for Linux, OS X, and Windows

gittup.org

1–10 of 110 posts

Re: Tup – A file-based build system for Linux, OS X, and Windows

#5
We use Tup to build Flynn [1], it's a pretty neat build system. The only real drawback is that it's hard to get to work on some operating systems because of dependency on FUSE. That said it still beats the crap out GNU Make or CMake etc.

[1] https://github.com/flynn/flynn

Re: Tup – A file-based build system for Linux, OS X, and Windows

#8
post #5

We use Tup to build Flynn [1], it's a pretty neat build system. The only real drawback is that it's hard to get to work on some operating systems because of dependency on FUSE. That said it still beats the crap out GNU Make or CMake etc. [1] https://github.com/flynn/flynn

> That said it still beats the crap out GNU Make

How? Their description was useless in describing why it's "obviously" so much better.

Re: Tup – A file-based build system for Linux, OS X, and Windows

#9
post #8
post #5

We use Tup to build Flynn [1], it's a pretty neat build system. The only real drawback is that it's hard to get to work on some operating systems because of dependency on FUSE. That said it still beats the crap out GNU Make or CMake etc. [1] https://github.com/flynn/flynn

> That said it still beats the crap out GNU Make How? Their description was useless in describing why it's "obviously" so much better.

> See the difference? The arrows go up. This makes it very fast.

I don't think I've seen a more intelligence-insulting description of a product.

Post reply on HN