On Mon, Aug 12, 2024 at 12:42:05PM +0200, Bruno Haible wrote: > Hello Patrice, > > > I attach a list of recipes mainly based on Bruno, maybe this should be > > added to the list of the things to check before a release? > > I also have a couple of recipes (in a different format) at > https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=blob;f=gettext-tools/examples/check-examples > Ideally Automake should make each of these recipes available, > either as a Makefile target, or through a separate script... > Automake's "make distcheck" currently does only a subset of all possible > checks. > > Bruno
I have copied or ported several of the build system fixes to the "release/7.1" branch in preparation for an upcoming 7.1.1 release. I have added some build testing recipes to "README-hacking" (on the master branch). It has to be simple enough to be manageable in future and likely that we will continue to be willing to run such checks. "release/7.1" currently (as of 2024-08-29) passed such recipes when I tested them.