forked from pool/automake
Factory #1
Reference in New Issue
Block a user
Delete Branch "factory"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- update to 1.18 * Default tar format is now ustar, mainly to support longer filenames; the tar-v7 and other explicit options to force a particular tar format are unchanged and still override the default. * The mdate-sh auxiliary script generally used with Texinfo now uses SOURCE_DATE_EPOCH, if set, instead of the source file's mtime. * New option dist-bzip3 for bzip3 compression of distributions. * New option --stderr-prefix for tap-driver.sh, to prefix each line of stderr from a test script with a given string. * Support for Algol 68 added, based on the GNU Algol 68 compiler. - Do not call bootstrap script, as it triggers an texinfo run. OBS-URL: https://build.opensuse.org/request/show/1281594 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/automake?expand=0&rev=99- update to 1.18.1 - Undo change to mdate-sh; once again, it does not look at SOURCE_DATE_EPOCH. This change was a misunderstanding that causes problems, not fixes, for reproducible builds. - Improve debuggability of installcheck failures. OBS-URL: https://build.opensuse.org/request/show/1288775 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/automake?expand=0&rev=101