This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: automake/216: allow multiple distribution formats to be built in a single shot


>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

[...]

 Tom> We already have `dist-all'.  I had forgotten about this!
 Tom> If that is insufficient we can reopen the PR.

dist-all is not enough for my lazy fingers :)  
I never run `make dist': I always do `make distcheck' instead.
However `make distcheck' will only produce a tar.gz.

Would you agree with a patch that add a `distcheck-all' rule?

In fact, I don't really like this idea...  I think that dist-all
should not exists, and instead `make dist' should output a
distribution in all the formats requested by the maintainer (on
the AUTOMAKE_OPTIONS line). `make distcheck' would also output
all formats, of course.  Does it make sense?
-- 
Alexandre Duret-Lutz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]