Description
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.
Further information can be found at http://gittup.org/tup
Installation Instructions
For any bugs related to this package build (fedora related), you could contact me, yet if there is a bug related to the code please issue https://github.com/gittup/tup directly.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora rawhide | x86_64 (0)* | Fedora rawhide (121 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
- https://apps.fedoraproject.org/packages/fuse-devel
- https://apps.fedoraproject.org/packages/fuse-libs
- https://apps.fedoraproject.org/packages/clang
- https://apps.fedoraproject.org/packages/gcc
- https://apps.fedoraproject.org/packages/sqlite
- https://apps.fedoraproject.org/packages/sqlite-devel
- https://apps.fedoraproject.org/packages/sqlite-libs