Tup – A file-based build system for Linux, OS X, and Windows
1–10 of 110 posts
Re: Tup – A file-based build system for Linux, OS X, and Windows
#2Also, the URL made me think it was going to be on so.e GitHub competitor called gittup, heh.
Re: Tup – A file-based build system for Linux, OS X, and Windows
#3Re: Tup – A file-based build system for Linux, OS X, and Windows
#4Re: Tup – A file-based build system for Linux, OS X, and Windows
#5Re: Tup – A file-based build system for Linux, OS X, and Windows
#6Re: Tup – A file-based build system for Linux, OS X, and Windows
#7Re: Tup – A file-based build system for Linux, OS X, and Windows
#8We 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
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
#9We 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.
I don't think I've seen a more intelligence-insulting description of a product.
Re: Tup – A file-based build system for Linux, OS X, and Windows
#10Other than that, it's pretty cool. And the creator clearly has a sense of humor, something which is far rarer than it should be.