Commit message (Expand) | Author | Age | |
---|---|---|---|
* | build: check-available-binaries: Adjust to derivation API change.•••* build-aux/check-available-binaries.scm: Use 'derivation->output-path' instead of 'derivation-path->output-path'. | Ludovic Courtès | 2013-09-23 |
* | build: Check the availability of i686-linux binaries.•••* build-aux/check-available-binaries.scm (%supported-systems): New variable. (native): Map over these. | Ludovic Courtès | 2013-07-17 |
* | build: Check for the availability of binaries upon "distcheck".•••* build-aux/check-available-binaries.scm: New file. * Makefile.am (EXTRA_DIST): Add it. (distcheck-hook, assert-binaries-available): New target. | Ludovic Courtès | 2013-07-15 |