bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: upstream of various programs


From: Bruno Haible
Subject: Re: upstream of various programs
Date: Fri, 14 Jun 2024 13:38:29 +0200

I wrote:
>   config.libpath --help          -> Bruno
>   config.rpath --help            -> Bruno
>   declared.sh --help             -> Bruno
>   install-reloc --help           -> Bruno
>   libtool-next-version --help    -> Bruno
>   libtool-reloc --help           -> Bruno
>   reloc-ldflags --help           -> Bruno
>   run-test --help                -> Bruno

Done through the following set of patches.


2024-06-14  Bruno Haible  <bruno@clisp.org>

        relocatable-prog: Implement --help and --version for all programs.
        * build-aux/config.libpath (func_usage, func_version, func_fatal_error):
        New functions.
        Add command-line option processing.
        * build-aux/libtool-reloc (func_usage, func_version, func_fatal_error):
        New functions.
        Add command-line option processing.
        * build-aux/reloc-ldflags (func_usage, func_version, func_fatal_error):
        New functions.
        Add command-line option processing.

2024-06-14  Bruno Haible  <bruno@clisp.org>

        relocatable-prog-wrapper: Implement --help, --version for all programs.
        * build-aux/install-reloc (func_usage, func_version, func_fatal_error):
        New functions.
        (progname): Remove variable.
        Add command-line option processing.

2024-06-14  Bruno Haible  <bruno@clisp.org>

        havelib: Implement --help and --version for all programs.
        * build-aux/config.rpath (func_usage, func_version, func_fatal_error):
        New functions.
        Add command-line option processing.

2024-06-14  Bruno Haible  <bruno@clisp.org>

        Improve bug reporting address for some programs.
        * build-aux/declared.sh (func_usage): Change bug reporting address to
        bug-gnulib.
        (func_version): Bump year.
        * build-aux/libtool-next-version (func_usage): Change bug reporting
        address to bug-gnulib.
        * build-aux/run-test (func_usage): Change bug reporting address to
        bug-gnulib.
        (func_version): Bump year.

Attachment: 0001-Improve-bug-reporting-address-for-some-programs.patch
Description: Text Data

Attachment: 0002-havelib-Implement-help-and-version-for-all-programs.patch
Description: Text Data

Attachment: 0003-relocatable-prog-wrapper-Implement-help-version-for-.patch
Description: Text Data

Attachment: 0004-relocatable-prog-Implement-help-and-version-for-all-.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]