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