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
200'>2021-06-26etc: snippets: Use ‘hg-file-name’ when origin uses ‘hg-fetch’...Xinglu Chen 2020-12-23etc: snippets: Add new build systems to package snippet....Morgan Smith 2020-12-04etc: snippets: Fix name extraction....Nicolas Goaziou 2020-12-04etc: snippets: Fix name extraction....Nicolas Goaziou 2020-11-25etc: snippets: Fix "gnu: Add ..." name when prefilling Common Lisp commits me......Pierre Neidhardt 2020-11-23etc: snippets: Prefill Common Lisp package names....Pierre Neidhardt 2020-11-23etc: snippets: Fix package name extraction....Pierre Neidhardt