branch master updated: m4: update serial numbers in modified files

2024-01-31 Thread Mike Frysinger
commit 57dae03b04a17ef61ba948062be22e5f68620eb9 Author: Mike Frysinger AuthorDate: Thu Feb 1 00:02:23 2024 -0500 m4: update serial numbers in modified files These should have been included in the commits that updated these files, but too late now to rewrite git history. * m4

branch master updated: tests: Also check amd64 where we test for x86_64

2024-01-22 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new e11fcf3b tests: Also check amd64 where we test for x86_64 e11fcf3b is described below c

branch master updated: libtoolize: always copy config-h.in like aclocal.m4

2024-01-22 Thread Mike Frysinger
below commit 8d188608ca471db3fe5cfe3fc1ee4481a178d2ca Author: Mike Frysinger AuthorDate: Thu Jan 18 00:19:19 2024 -0500 libtoolize: always copy config-h.in like aclocal.m4 When running `libtoolize --ltdl`, a symlink to the source config-h.in is used rather than a copy of the file

branch master updated: bootstrap: don't reset config-h.in timestamp newer than configure

2024-01-20 Thread Mike Frysinger
77 is described below commit e602d877f6dda901fedf828455f1b73b78eb1437 Author: Mike Frysinger AuthorDate: Thu Jan 18 00:19:05 2024 -0500 bootstrap: don't reset config-h.in timestamp newer than configure Various autotools rules will compare the timestamps of config-h.in and

branch master updated: HACKING: add more test related tips

2024-01-17 Thread Mike Frysinger
23eacf882e5247d95360740fd8742eec14146720 Author: Mike Frysinger AuthorDate: Thu Jan 18 01:37:11 2024 -0500 HACKING: add more test related tips * HACKING: Document syntax-check & distcheck & parallel testing. --- HACKING | 16 ++-- 1 file changed, 14 insertions(+), 2 d

branch master updated: ltmain.in: Parse additional clang options

2024-01-17 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 725646bf ltmain.in: Parse additional clang options 725646bf is described below commit 7

branch master updated: libtool.m4: Cleanup sysroot trailing "/"

2024-01-17 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 36580532 libtool.m4: Cleanup sysroot trailing "/" 36580532 is described below commit 36

branch master updated: ltmain.in: Handle prefix-map compiler options correctly

2024-01-17 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new cdf4bf70 ltmain.in: Handle prefix-map compiler options correctly cdf4bf70 is described b

branch master updated: ltmain: correct fallout from freebsd-elf changes

2024-01-17 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 31d9133b ltmain: correct fallout from freebsd-elf changes 31d9133b is described below c

[no subject]

2024-01-16 Thread Mike Frysinger
branch: master commit 9665e2f25ef27675e0b5fd149abbf3668c991e83 Author: Mike Frysinger AuthorDate: Wed Jan 17 02:30:41 2024 -0500 libtool.m4: drop AC_PROG_SED fallback We require autoconf 2.62 which includes this macro so we don't need this fallback logic anymore.

master updated (bfcbcc2d -> e6004490)

2024-01-16 Thread Mike Frysinger
vapier pushed a change to branch master. from bfcbcc2d libtool.m4: fix "manifest" typos new 9665e2f2 libtool.m4: drop AC_PROG_SED fallback new e6004490 libtool.m4: fix old_archive_from_new_cmds variable name typo Summary of changes: m4/libtool.m4 | 73 +++--

[no subject]

2024-01-16 Thread Mike Frysinger
branch: master commit e60044908eec8948f04f8e0af5bb2a77cdb06027 Author: Paul Green AuthorDate: Wed Nov 20 23:02:59 2019 + libtool.m4: fix old_archive_from_new_cmds variable name typo The "From" should be "from" in the variable name. Fixes libtool bug https://bugs.gnu.org/

branch master updated: libtool.m4: fix "manifest" typos

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new bfcbcc2d libtool.m4: fix "manifest" typos bfcbcc2d is described below commit bfcbcc2dce

branch master updated: libtool: fix Solaris 11 builds

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new b67d1a2d libtool: fix Solaris 11 builds b67d1a2d is described below commit b67d1a2db842

branch master updated: HACKING: minor formatting tweaks

2024-01-16 Thread Mike Frysinger
3ebfdce755c6ecd0f8f77fc2c4fd699c6ee51fed Author: Mike Frysinger AuthorDate: Tue Jan 16 23:42:04 2024 -0500 HACKING: minor formatting tweaks * HACKING: Tweak style. --- HACKING | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/HACKING b/HACKING index

branch master updated: libtool: remove OpenBSD specific performance hack for ranlib

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 1ae386ba libtool: remove OpenBSD specific performance hack for ranlib 1ae386ba is descri

branch master updated: libtool: Fix support for NIOS2 processor

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 49e6cb0d libtool: Fix support for NIOS2 processor 49e6cb0d is described below commit 49

[no subject]

2024-01-16 Thread Mike Frysinger
branch: master commit 51ac68a24eb72e3e522d2d2d15f322f2163757ed Author: Mike Frysinger AuthorDate: Tue Jan 16 20:01:41 2024 -0500 bootstrap: sync to latest version * gl-mod/bootstrap: Update. * bootstrap: Likewise. --- bootstrap| 34 +- gl

[no subject]

2024-01-16 Thread Mike Frysinger
branch: master commit 306c759bed5fbae0e08e795f8fd82eeffabfa35b Author: Mike Frysinger AuthorDate: Tue Jan 16 20:01:00 2024 -0500 bootstrap: revert typo fixes This is maintained elsewhere, so we don't want to fork it locally. * bootstrap: Restore upstream

master updated (fd8ab0cb -> 51ac68a2)

2024-01-16 Thread Mike Frysinger
vapier pushed a change to branch master. from fd8ab0cb Fix various typos new 306c759b bootstrap: revert typo fixes new 51ac68a2 bootstrap: sync to latest version Summary of changes: bootstrap| 46 +++--- gl-mod/bootstrap | 2 +- 2 f

branch master updated: Fix various typos

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new fd8ab0cb Fix various typos fd8ab0cb is described below commit fd8ab0cbd36a154c6c27dbf22

branch master updated: cfg.mk: update old NEWS hash

2024-01-16 Thread Mike Frysinger
8c3678bb284613edfd739bfecbf222ef8caf03ca Author: Mike Frysinger AuthorDate: Tue Jan 16 17:50:44 2024 -0500 cfg.mk: update old NEWS hash The recent change to change http:// to https:// updated old NEWS entries. This isn't exactly against the spirit of the "don't change old N

branch master updated: ChangeLog.old: Convert ISO-8859-1 to UTF-8

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 8fa76f16 ChangeLog.old: Convert ISO-8859-1 to UTF-8 8fa76f16 is described below commit

branch master updated: use https:// with more gnu.org sites

2024-01-16 Thread Mike Frysinger
003520d34658e31af6b851c02125ea06a29fb46c Author: Mike Frysinger AuthorDate: Tue Jan 16 15:46:12 2024 -0500 use https:// with more gnu.org sites * NEWS: Change http:// to https:// for some URIs. * bootstrap.conf, build-aux/ltmain.in, configure.ac, libtoolize.in: Likewise. --- NEWS

branch master updated: libtool: Use $LD when checking for --whole-archive

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new f81f36e4 libtool: Use $LD when checking for --whole-archive f81f36e4 is described below

branch master updated: libtool: remove bitrig support.

2024-01-16 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new 5a7193db libtool: remove bitrig support. 5a7193db is described below commit 5a7193dbfb8

branch master updated: gnulib: update submodule to current versions

2024-01-14 Thread Mike Frysinger
commit 544675d6b538eed9804a230d5674338c95f47395 Author: Mike Frysinger AuthorDate: Sun Jan 14 18:06:03 2024 -0500 gnulib: update submodule to current versions * gl/build-aux/do-release-commit-and-tag.diff: Rebase. * gnulib: Update submodule. --- gl/build-aux/do-release-commit-and

branch m deleted (was 522bbc82)

2024-01-14 Thread Mike Frysinger
vapier pushed a change to branch m. was 522bbc82 gnulib: update submodule to current versions This change permanently discards the following revisions: discard 522bbc82 gnulib: update submodule to current versions

[no subject]

2024-01-14 Thread Mike Frysinger
branch: master commit 3c19bfd4fbb234a08db576a42dafb5330e32a64b Author: Mike Frysinger AuthorDate: Sun Jan 14 23:01:22 2024 -0500 maint: tweak update-release-year for syntax checks `make syntax-check` complains about redundant variable braces. * cfg.mk (update-release-year

master updated (f03b64dc -> 55e703a9)

2024-01-14 Thread Mike Frysinger
vapier pushed a change to branch master. from f03b64dc maint: disable GNU indent checks for now new 3c19bfd4 maint: tweak update-release-year for syntax checks new 55e703a9 maint: disable syntax checks on local gnulib patches Summary of changes: cfg.mk | 8 1 file changed

[no subject]

2024-01-14 Thread Mike Frysinger
branch: master commit 55e703a96b945445a9401fdac40e39e1f3aaf50e Author: Mike Frysinger AuthorDate: Sun Jan 14 23:02:01 2024 -0500 maint: disable syntax checks on local gnulib patches The syntax checks might trip over problems in the gnulib code itself when scanning the local

branch master updated: maint: disable GNU indent checks for now

2024-01-14 Thread Mike Frysinger
f03b64dc62c4c852696d2cb22b81e6ccbc0f5d31 Author: Mike Frysinger AuthorDate: Sun Jan 14 22:36:07 2024 -0500 maint: disable GNU indent checks for now GNU indent will reformat a bunch of files in a way that's broken or incorrect, so disable the check until we can find a w

branch master updated: libltdl: delete use of ^L

2024-01-14 Thread Mike Frysinger
1879a0e6db8e19d0a980a4740606b4f102503623 Author: Mike Frysinger AuthorDate: Sun Jan 14 21:48:38 2024 -0500 libltdl: delete use of ^L GNU indent does not process this well, and nothing else in the tree uses this convention, so drop it. (GNU indent is enforced by gnulib when running `make

branch master updated: generalize genders

2024-01-14 Thread Mike Frysinger
a38b178625996d68c673344e05e63d1902d86dca Author: Mike Frysinger AuthorDate: Sun Jan 14 21:33:02 2024 -0500 generalize genders * HACKING: Change "his" to "their". * tests/old-m4-iface.at: Change "she" to "they". --- HACKING | 2 +- tests/ol

branch master updated: .gitmodules: use HTTPS for cloning gnulib

2024-01-14 Thread Mike Frysinger
This is an automated email from the git hooks/post-receive script. vapier pushed a commit to branch master in repository libtool. The following commit(s) were added to refs/heads/master by this push: new b80646b7 .gitmodules: use HTTPS for cloning gnulib b80646b7 is described below commit b