Language

Package: tup @ 0.7.9

Synopsis

Fast build system that's hard to get wrong

Description

Tup is a generic build system based on a directed acyclic graphs of commands to be executed. Tup instruments your build to detect the exact dependencies of the commands, allowing you to take advantage of ideal parallelism during incremental builds, and detecting any situations where a build worked by accident.

Home page
http://gittup.org/tup/
Location
gnu/packages/build-tools.scm (line: 388, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/pzy26z4n6sr6qvj3l7hbc31qhxm845rx-tup-0.7.9.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/i5q9z3zxh7fdapbnmqd162sac4ymgx17-tup-0.7.9.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/9jzzm5108kx55l5gg60ds4sc70yfmxbg-tup-0.7.9.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/mly9i15v5q3wn9g3cib44w1sx39pngh1-tup-0.7.9.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/qgz9j8xk5q6a2whhn3dq8vpj874gsrgh-tup-0.7.9.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/h6kmzbsr4vra6035ysirbjxqkiisd78s-tup-0.7.9.drv
x86_64-linuxi686-w64-mingw32/gnu/store/qk5zvp6i17p0i309544dcgkbrjwkvf06-tup-0.7.9.drv
x86_64-linuxi586-pc-gnu/gnu/store/3sq16v529ngq669kkbzd5xi8fm48yazg-tup-0.7.9.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/45h5xgvk0dgzjkg84r3h7qlz0shmjv8a-tup-0.7.9.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/7d6hw0ldlvhc8islbfs2ds634s5g1xw5-tup-0.7.9.drv
riscv64-linux/gnu/store/2mg0rzgpdf322lck0g0zf0kwzyfgy3w6-tup-0.7.9.drv
    powerpc-linux/gnu/store/9d31sliz2f6ql42flqmybys090cqsa11-tup-0.7.9.drv
      powerpc64le-linux/gnu/store/41g2f2llla0a72xl3m03bzxy2qp0lj4h-tup-0.7.9.drv
      mips64el-linux/gnu/store/b91kqbq4bwv6qx145pxj9fszncmm1kaf-tup-0.7.9.drv
        i686-linux/gnu/store/gk2b8lb7nxx90sj23wzqj1ca5nqp4hgd-tup-0.7.9.drv
        armhf-linux/gnu/store/yasi06q83wzvxd9w41dzvsgq9p9iad3y-tup-0.7.9.drv
        aarch64-linux/gnu/store/cs8j772x2ngpcpwyi0qjx5krxsgrqj7c-tup-0.7.9.drv

        Lint warnings

        LinterMessageLocation
        input-labels

        Identify input labels that do not match package names

        label 'pcre' does not match package name 'pcre:bin'