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
pan>gnu: Add cl-kaputt....Sharlatan Hellseher 2021-10-24gnu: Move Common Lisp testing frameworks to lisp-check module....Guillaume Le Vaillant 2021-10-21gnu: Add cl-should-test....Charles Jackson 2021-06-24gnu: Add cl-nst....Sharlatan Hellseher