Bug 85504 - [patch] Ignore build cruft
Summary: [patch] Ignore build cruft
Status: RESOLVED FIXED
Alias: None
Product: PolicyKit
Classification: Unclassified
Component: daemon (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: David Zeuthen (not reading bugmail)
QA Contact: David Zeuthen (not reading bugmail)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-27 08:59 UTC by Stef Walter
Modified: 2015-06-05 22:43 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
Ignore more built file litter (821 bytes, patch)
2014-10-27 09:00 UTC, Stef Walter
Details | Splinter Review

Description Stef Walter 2014-10-27 08:59:58 UTC
Ignore some more built cruft
Comment 1 Stef Walter 2014-10-27 09:00:13 UTC
Created attachment 108496 [details] [review]
Ignore more built file litter
Comment 2 Colin Walters 2015-06-03 20:13:02 UTC
Thanks for the patch!

I chose to do http://cgit.freedesktop.org/polkit/commit/?id=b19b4637c5d357f50f34a073a134e9dcd727fa1f instead.  There's more to do here, but git.mk takes us pretty far.
Comment 3 Miloslav Trmac 2015-06-05 22:43:19 UTC
Am I using this wrong?  AFAICS this was not an improvement:

$ git status --porcelain
?? INSTALL
?? aclocal.m4
?? compile
?? config.guess
?? config.h.in
?? config.sub
?? depcomp
?? gtk-doc.m4
?? gtk-doc.make
?? install-sh
?? ltmain.sh
?? missing
?? test-driver
?? test/mocklibc/Makefile.in
?? test/mocklibc/aclocal.m4
?? test/mocklibc/autom4te.cache/
?? test/mocklibc/bin/Makefile.in
?? test/mocklibc/compile
?? test/mocklibc/config.guess
?? test/mocklibc/config.h.in
?? test/mocklibc/config.sub
?? test/mocklibc/configure
?? test/mocklibc/depcomp
?? test/mocklibc/install-sh
?? test/mocklibc/ltmain.sh
?? test/mocklibc/missing
?? test/mocklibc/src/Makefile.in
?? test/mocklibc/test-driver

Honestly I am fine with whatever clean solution anyone cares to implement, but as far as spending my time on this, I’d rather commit Stef’s patch and commit to babysitting the .gitignore files manually rather than commit to comaintaining the git.mk magic.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.