summaryrefslogtreecommitdiff
path: root/build-aux
AgeCommit message (Expand)AuthorFilesLines
2021-07-22CI: Add workflow to run testsuite under memory checkers.Zack Weinberg1-1/+2
2021-07-22CI: Bootstrap caching and better log dumping for codecov.yml.Zack Weinberg2-3/+55
2021-07-22Detect ASan in configure and disable incompatible tests.Zack Weinberg1-0/+24
2021-07-21Update codecov.yml to codecov/codecov-action@v2.Zack Weinberg4-11/+31
2021-07-20List policies exhaustively in .perlcriticrc and enforce this.Zack Weinberg1-0/+76
2021-07-20Apply perltidy formatting fixes for gen-crypt-hashes-h.Zack Weinberg1-1/+1
2021-07-20Github Actions: more thorough logging of build tool versionsZack Weinberg1-0/+40
2021-07-04Github Actions: Add workflow for code coverage monitoring.Björn Esser3-2/+18
2021-06-25lib/hashes.conf: Add hash group for Debian.Björn Esser1-0/+1
2021-06-12build-aux/gen-crypt-hashes-h: Fixes by perltidy on Ubuntu 20.04 LTS.Björn Esser1-1/+1
2021-05-19lib/crypt.c: New data member `is_strong` for `struct hashfn`.Björn Esser2-16/+26
2021-05-01build-aux/compute-symver-floor: Fix handling of spaces in CFLAGSRichard Purdie1-0/+4
2021-03-21Avoid rebuilding the world every time the Makefile changes.Zack Weinberg2-1/+85
2021-03-07Dump test logs if the testsuite fails during ‘make distcheck’.Zack Weinberg1-3/+6
2021-02-20Rewrite skip-if-exec-format-error in Perl.Zack Weinberg1-16/+66
2021-02-20Rewrite build scripts in Perl.Zack Weinberg8-633/+1315
2021-02-20Add a build using Ubuntu 14.04 (Trusty).Zack Weinberg4-0/+70
2021-01-04Enable tracking of branch coverage data.Zack Weinberg1-5/+11
2021-01-04Use codecov.io’s “bash uploader” instead of codecov from PyPI.Zack Weinberg2-9/+5
2020-12-31Fix CI problems on OSX.Zack Weinberg2-7/+10
2020-12-31Move most scripts to top-level build-aux directory.Zack Weinberg24-0/+2433