summaryrefslogtreecommitdiff
path: root/build-aux
AgeCommit message (Expand)AuthorFilesLines
2023-06-25Remove smartmatch usage from gen-crypt-hAndreas K. Hüttel1-17/+14
2023-06-06Make BuildCommon.pm compatible with latest perlLeon Timmermans1-5/+4
2022-11-20ax_valgrind_check.m4: Update to v23.Björn Esser1-9/+9
2022-11-01configure: Restore the functionality of the '--disable-symvers' switch.GalaxyMaster1-2/+22
2022-01-05Handle properly looping over filenames with whitespacequapka1-1/+1
2022-01-05Restrain from using undefined shell featuresquapka1-1/+1
2022-01-05Generate a sufficiently random stop-commands tokenquapka1-2/+8
2021-09-18Move CI-scripts into seperate subdir.Björn Esser5-1/+1
2021-09-18Move auxiliary build-scripts into seperate subdir.Björn Esser10-0/+0
2021-09-18Use seperate subdir for autogenerated autotools-scripts.Björn Esser1-0/+0
2021-09-18Move m4sh scripts to build-aux/m4 directory.Björn Esser16-0/+0
2021-09-17build-aux/ax_gcc_func_attribute.m4: Add check for symver attribute.Björn Esser1-1/+5
2021-09-17build-aux/ax_gcc_func_attribute.m4: New file.Björn Esser1-0/+242
2021-08-04Drop scripts used for TravisCI.Björn Esser4-325/+0
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