Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ui: Deduplicate 'show-what-to-build*'. | David Thompson | 2015-05-21 |
| | | | | | | | * guix/ui.scm (show-what-to-build*): New procedure. * guix/scripts/environment.scm (show-what-to-build*): Delete. * guix/scripts/system.scm (show-what-to-build*): Likewise. * build-aux/make-binary-tarball.scm (show-what-to-build*): Likewise. | ||
* | build: Add missing 'make-binary-tarball.scm' script. | Ludovic Courtès | 2015-04-14 |
This script is used by the target added in 9d3fb6c. * build-aux/make-binary-tarball.scm: New file. * Makefile.am (EXTRA_DIST): Add it. |