Automake guarantees releases will support all Python versions that
are still supported by the Python project at the time of the
Automake release. Support for EOL versions of Python are not
guaranteed, but will be considered as long as it is not onerous to
do so, and there are l
>From automake bug https://bugs.gnu.org/14245.
We have tests that check nobase_ and nodist_ interaction, but not
nobase_ and dist_. We had a report against automake 1.12 that this
combo did not work. It seems to work now, but lets include a test
to make sure we don't regress.
Based on Daiki Uen
Hi Mike,
On 19/1/22 18:10, Mike Frysinger wrote:
retitle 17614 parallel compilation fails: mv:
yat/statistics/.deps/Percentiler.Tpo and yat/statistics/.deps/Percentiler.Tpo
are the same file
tag 17614 = moreinfo
thankyou
On Wed, 28 May 2014 14:52:21 +1000, Peter Johansson wrote:
I have a pro
close 14245 !
thankyou
On Tue, 23 Apr 2013 15:30:17 +0900, Daiki Ueno wrote:
> With Automake master and 1.12.2, if Makefile.am has:
>
> nobase_foo_DATA = sub/nodist.dat
> nobase_dist_foo_DATA = sub/dist.dat
>
> sub/dist.dat is not packed in the distribution. I doubt this is a bug,
> but the o
archive 31262
thankyou
i think we'll just archive this as both infeasible & out-of-scope
-mike
retitle 17614 parallel compilation fails: mv:
yat/statistics/.deps/Percentiler.Tpo and yat/statistics/.deps/Percentiler.Tpo
are the same file
tag 17614 = moreinfo
thankyou
On Wed, 28 May 2014 14:52:21 +1000, Peter Johansson wrote:
> I have a project with a libtool archive built from many source