aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
blob: cb774bc737f8709cc80e1eebaf6cb94d8e152d08 (about) (plain)
1
2
3
4
5
#!/bin/sh
# Create the build system.

set -e -x
exec autoreconf -vfi
an>Ludovic Courtès 2017-05-11publish: Advertise a short TTL for "baking" 404s....Ludovic Courtès 2017-05-01publish: Produce a "FileSize" narinfo field when possible....Ludovic Courtès 2017-04-18publish: Add '--cache' and '--workers'....Ludovic Courtès 2017-03-22publish: Make the nar URL prefix a parameter....Ludovic Courtès 2017-03-22publish: The public and private keys are now SRFI-39 parameters....Ludovic Courtès