octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #57044] Use gnulib without hg subrepo and `boo


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57044] Use gnulib without hg subrepo and `bootstrap` with proper revision control
Date: Thu, 23 Jan 2020 16:09:54 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36

Follow-up Comment #23, bug #57044 (project octave):

Notice that this is effectively the same as we have today.

Right now, if you update gnulib to a new revision, and I do 'hg pull -u', I do
get an automatic recursive pull of the gnulib subrepository. However, those
files don't actually get used in the build until I manually run ./bootstrap.
It's the same as if I hadn't updated gnulib at all.

So the only effective difference is when does your local copy of gnulib get
updated to the new revision that we have pinned in the repository. This change
will push the fetch from "hg up" to "./bootstrap" time.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57044>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]