Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check-available-binaries: Make sure substitutes are enabled.•••* build-aux/check-available-binaries.scm: Add call to 'set-build-options'. | Ludovic Courtès | 2014-03-25 | 1 | -1/+2 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -2/+7 |
* | 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 | 1 | -0/+52 |