Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA] script to update our gnulib-import (take 2)
@ 2012-10-24 21:10 Joel Brobecker
  2012-10-30 20:31 ` Tom Tromey
  0 siblings, 1 reply; 4+ messages in thread
From: Joel Brobecker @ 2012-10-24 21:10 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 1063 bytes --]

Hello,

This is an updated version of the script I proposed a few months ago:
http://www.sourceware.org/ml/gdb-patches/2011-12/msg00337.html

At the time, we held off on it because gnulib's bootstrap was
supposed to do the same thing. It's been 10+ months since that
suggestion was made, so I think we should go ahead with this script.

Independently of bootstrap, what this script brings is a verification
that the right versions of the auto-tools are being used. This avoid
unwanted changes due to differing versions. It also allows us to store
the gnulib SHA1 used for the import, rather than having to fish
it out from somewhere in a ChangeLog file.

If someone ever gets to using gnulib's bootstrap, then great - I think
it can easily be folded into this script. In the meantime, it helps,
because I no longer have to figure how to regenerate the configury
and the makefiles...

gdb/ChangeLog:

        * gnulib/update-gnulib.sh: New script.

Script tested by running it, and verifying that it does not introduce
any change.

OK to commit?

Thanks,
-- 
Joel

[-- Attachment #2: update-gnulib.sh --]
[-- Type: application/x-sh, Size: 4002 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-11-05 23:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-24 21:10 [RFA] script to update our gnulib-import (take 2) Joel Brobecker
2012-10-30 20:31 ` Tom Tromey
2012-11-05 23:10   ` Joel Brobecker
2012-11-05 23:38     ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox