Menu

#4624 Don't ignore build directories anywhere but at top level

Verified
Build
2015-10-20
2015-09-29
No

Don't ignore build directories anywhere but at top level

In particular,

git check-ignore scripts/build/something.ly

flagged any non-existing files in scripts/build/ for ignorance, making
it tricky to make changes to scripts/build .

See
http://lists.gnu.org/archive/html/bug-lilypond/2015-08/msg00075.html
for the initial report.

Rietveld issue: https://codereview.appspot.com/266190043

Discussion

  • David Kastrup

    David Kastrup - 2015-09-29
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -8,7 +8,7 @@
     it tricky to make changes to scripts/build .
    
     See
    -<URL:http://lists.gnu.org/archive/html/bug-lilypond/2015-08/msg00075.html>
    +http://lists.gnu.org/archive/html/bug-lilypond/2015-08/msg00075.html
     for the initial report.
    
    -Rietveld issue: 266190043 (https://codereview.appspot.com/266190043)
    +Rietveld issue: https://codereview.appspot.com/266190043
    
     
  • Anonymous

    Anonymous - 2015-09-30

    Passes make , make check and a full make doc

     
  • Anonymous

    Anonymous - 2015-09-30
    • Patch: new --> review
     
  • Anonymous

    Anonymous - 2015-10-02
    • Patch: review --> countdown
     
  • Anonymous

    Anonymous - 2015-10-02

    Patch on countdown for October 5th.

     
  • Anonymous

    Anonymous - 2015-10-05
    • Patch: countdown --> push
     
  • Anonymous

    Anonymous - 2015-10-05

    Patch counted down - please push.

     
  • David Kastrup

    David Kastrup - 2015-10-05
    • labels: --> Fixed_2_19_29
    • status: Started --> Fixed
    • Patch: push -->
     
  • David Kastrup

    David Kastrup - 2015-10-05

    Pushed to staging as
    commit 1fa0918eea4ce62abe1aac23e83433f2a41a8674
    Author: David Kastrup dak@gnu.org
    Date: Tue Sep 29 10:15:08 2015 +0200

    Issue 4624: Don't ignore build directories anywhere but at top level
    
    In particular,
    
        git check-ignore scripts/build/something.ly
    
    flagged any non-existing files in scripts/build/ for ignorance, making
    it tricky to make changes to scripts/build .
    
    See
    <URL:http://lists.gnu.org/archive/html/bug-lilypond/2015-08/msg00075.html>
    for the initial report.
    
     
  • Phil Holmes

    Phil Holmes - 2015-10-20
    • status: Fixed --> Verified
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.