Full disclosure: the most controversial change in behavior is probably
the removal of batch processing files at install time, or maybe also
other times, to get for each file a colored silent rule output.. JAVAC
is the exception, as all .java files needs to passed at once to the
compiler.
On Tue, J
On Mon, Jan 23, 2023 at 3:29 PM Zack Weinberg wrote:
>
> On Mon, Jan 23, 2023, at 4:38 AM, Bert Wesarg via Bug reports for Automake
> wrote:
> > On Fri, Jan 13, 2023 at 6:58 AM Mike Frysinger wrote:
> > No, I don't have one. It just crossed my eyes while working on more
> > silent rules in Autom
On Mon, Jan 23, 2023, at 4:38 AM, Bert Wesarg via Bug reports for Automake
wrote:
> On Fri, Jan 13, 2023 at 6:58 AM Mike Frysinger wrote:
> No, I don't have one. It just crossed my eyes while working on more
> silent rules in Automake. I made Ben recently aware of these changes,
> which are avail
On Fri, Jan 13, 2023 at 6:58 AM Mike Frysinger wrote:
>
> On Mon, 17 Dec 2018 20:11:48 +0100, Bert Wesarg wrote:
> > looking at lib/am/ltlib.am, the rule for installing libraries looks
> > weird for the !LIBTOOL case. Though I have the impression that this
> > file should not be used at all, if li