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

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

[Octave-bug-tracker] [bug #54216] Additional items for .hgignore


From: Rik
Subject: [Octave-bug-tracker] [bug #54216] Additional items for .hgignore
Date: Mon, 2 Jul 2018 11:59:09 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #54216 (project octave):

                  Status:         Patch Submitted => In Progress            

    _______________________________________________________

Follow-up Comment #6:

I have no problem committing this.  In fact, I always build in the source
tree.  It may not be recommended, but plenty of people do it so I offer myself
up as a guinea pig to test that configuration (and because I'm lazy).

There are plenty of other things we could also add.  I see that we try to
ignore things in build-aux


 ^build-aux/missing$
 ^build-aux/move-if-change$


but there are a whole bunch of other scripts in that directory that are not
currently excluded


? build-aux/check-subst-vars.sh
? build-aux/subst-config-vals.sh
? build-aux/subst-cross-config-vals.sh
? build-aux/subst-default-vals.sh
? build-aux/subst-script-vals.sh


What about dirstamps?  Should those be ignored?


? libgui/graphics/.dirstamp
? libgui/graphics/.octave-dirstamp


How about Qt files that are generated by moc in the same way that configure or
make might take xxx.in and transform it to xxx?


? libgui/graphics/moc-Backend.cc
? libgui/graphics/moc-ButtonControl.cc
? libgui/graphics/moc-ButtonGroup.cc
? libgui/graphics/moc-ContextMenu.cc
? libgui/graphics/moc-EditControl.cc
? libgui/graphics/moc-Figure.cc
? libgui/graphics/moc-FigureWindow.cc
? libgui/graphics/moc-ListBoxControl.cc
? libgui/graphics/moc-Menu.cc
? libgui/graphics/moc-MouseModeActionGroup.cc
? libgui/graphics/moc-Object.cc
? libgui/graphics/moc-ObjectFactory.cc
? libgui/graphics/moc-ObjectProxy.cc
? libgui/graphics/moc-PopupMenuControl.cc
? libgui/graphics/moc-PushTool.cc
? libgui/graphics/moc-SliderControl.cc
? libgui/graphics/moc-TextEdit.cc
? libgui/graphics/moc-ToggleTool.cc
? libgui/graphics/moc-ToolBar.cc
? libgui/graphics/moc-annotation-dialog.cc


We ignore some results of autoconf, such as ^configure$, but what about
these?


? config.cache
? config.h
? config.log
? config.status




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54216>

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




reply via email to

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