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: Andrew Janke
Subject: [Octave-bug-tracker] [bug #54216] Additional items for .hgignore
Date: Sat, 30 Jun 2018 20:08:17 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36

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

                 Summary: Additional items for .hgignore
                 Project: GNU Octave
            Submitted by: apjanke
            Submitted on: Sun 01 Jul 2018 12:08:15 AM UTC
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Mac OS

    _______________________________________________________

Details:

Hi, Octave folks,

Would you consider adding a few more items to .hgignore? Patch attached.

This includes items that I found in my working directory after doing a build
from source, some of which stuck around even after a "make distclean". It also
includes an ignore for the JetBrains CLion IDE, which drops a project file
into the source tree.


^CMakeLists.txt
^cmake-build-debug
HG-ID

.*\.Plo
.*\.Po

# IDEs
\.idea


Also, after doing a `./configure` and `make`, and then a `make distclean`, I
still have a few untracked files sitting around in my working copy. These look
like they were generated as part of the build. How should these be handled?


$ hg status
? libgui/mk-default-qt-settings.sh
? libinterp/corefcn/DASPK-opts.cc
? libinterp/corefcn/DASRT-opts.cc
? libinterp/corefcn/DASSL-opts.cc
? libinterp/corefcn/LSODE-opts.cc
? libinterp/corefcn/Quad-opts.cc
? libinterp/corefcn/oct-tex-parser.yy




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 01 Jul 2018 12:08:15 AM UTC  Name: hgignore.patch  Size: 769B   By:
apjanke

<http://savannah.gnu.org/bugs/download.php?file_id=44469>

    _______________________________________________________

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]