summaryrefslogtreecommitdiff
path: root/build-aux/compile-all.scm
Commit message (Expand)AuthorAgeFilesLines
* build: Remove semicolons from Guile warnings.•••* build-aux/compile-all.scm (compile-file*): Clear *CURRENT-WARNING-PREFIX*. Ludovic Courtès2016-02-011-5/+12
* build: Really enable Guile warnings.•••* build-aux/compile-all.scm (compile-options): Rename to... (warnings): ... this. Add 'unsupported-warning'. (compile-file*): Pass '(#:warnings ...) as #:opts. Ludovic Courtès2016-02-011-2/+3
* build: Speed up .go compilation.•••* build-aux/compile-all.scm: New file. * Makefile.am (EXTRA_DIST): Add it. (%.go, make-go): New rules. Taylan Ulrich Bayırlı/Kammer2016-01-181-0/+82