SlackBuilds Repository

15.0 > Development > tup (0.7.11)

tup (file-based build system)

Tup is a file-based build system for Linux, OSX, and Windows. It
takes as input a list of file changes and a directed acyclic graph
(DAG). It then processes the DAG to execute the appropriate commands
required to update dependent files. Updates are performed with very
little overhead since tup implements powerful build algorithms to
avoid doing unnecessary work. This means you can stay focused on
your project rather than on your build system.

Maintained by: B. Watson
Keywords: make,buildsystem
ChangeLog: tup

Homepage:
https://gittup.org/tup/

Source Downloads:
tup-v0.7.11.tar.gz (03ba28a725a48a2c1f0075054bea35f0)

Download SlackBuild:
tup.tar.gz
tup.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
tup.SlackBuild
tup.ftdect.vim
tup.info

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds