Re: Rethinking configuration tuples

2023-09-13 Thread John Ericson
I used to do that, but see commit f0f728324021f38b0d31de399b9974535300167c : Dmitry opted to switch to just using Git's commit messages as the source of truth, and providing a make rule to generate the ChangeLog. The document you linked endorses such a choice, saying Projects that maintain

Re: Rethinking configuration tuples

2023-09-13 Thread John Ericson
I had meant to just deal with windows-gnu in those 3 options, otherwise we have a combinatorial explosion of patches (and commit messages) for me to write :). Once we deal with that one we can deal with the others, right? John On 9/14/23 01:00, Po Lu wrote: John Ericson writes: OK here

Re: Rethinking configuration tuples

2023-09-13 Thread Po Lu
John Ericson writes: > I used to do that, but see commit > f0f728324021f38b0d31de399b9974535300167c : Dmitry opted to switch to > just using Git's commit messages as the source of truth, and providing > a make rule to generate the ChangeLog. > > The document you linked endorses such a choice,

Re: Rethinking configuration tuples

2023-09-13 Thread Po Lu
John Ericson writes: > OK here we go: > > 1 https://github.com/ericson2314/gnu-config/commit/windows-mingnu.patch > 2 https://github.com/ericson2314/gnu-config/commit/windows-mingw.patch > 3 https://github.com/ericson2314/gnu-config/commit/no-windows-gnu.patch > > I tried to honestly argue for

Re: Rethinking configuration tuples

2023-09-13 Thread Po Lu
John Ericson writes: > I had meant to just deal with windows-gnu in those 3 options, > otherwise we have a combinatorial explosion of patches (and commit > messages) for me to write :). Once we deal with that one we can deal > with the others, right? Incidentally, if you want to make it easier

Re: Rethinking configuration tuples

2023-09-13 Thread John Ericson
Oops I had this email as draft and didn't hit send. The conversation has moved on since a bit, but I'll send it anyways. John On 9/6/23 19:46, Jacob Bachmeyer wrote: The problem is that system(3) probably /does/ exist in that configuration, but such a system is only usable as a

Re: Rethinking configuration tuples

2023-09-13 Thread John Ericson
OK here we go: 1. https://github.com/ericson2314/gnu-config/commit/windows-mingnu.patch 2. https://github.com/ericson2314/gnu-config/commit/windows-mingw.patch 3. https://github.com/ericson2314/gnu-config/commit/no-windows-gnu.patch I tried to honestly argue for each of them the best I could in

Re: [PATCH] config.sub: recognise ARM64EC machine type

2023-09-13 Thread Po Lu
Billy Laws writes: > diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data > index ba934b6..aba6ffc 100644 > --- a/testsuite/config-sub.data > +++ b/testsuite/config-sub.data > @@ -102,6 +102,8 @@ arm64-apple-tvos > aarch64-apple-tvos >