[Webkit-unassigned] [Bug 16732] Update svn:ignore properties for autotools build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 08:35:13 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16732


alp at atoker.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alp at atoker.com




------- Comment #3 from alp at atoker.com  2008-01-11 08:35 PDT -------
I think we should add the toplevel ignores sufficient to give a clean svn stat
when building out-of-tree. Maintaining all the ignores on each subdirectory as
new code and modules are added is too much work. ie. a subset of these:

--- .svnignore  (revision 0)
+++ .svnignore  (revision 0)
@@ -0,0 +1,36 @@
+.deps
+.libs
+DerivedSources
+Programs
+WebKitBuild
+icu
+iconv
+libxml
+libxslt
+zlib
+WebKitSupportLibrary.zip
+INSTALL
+GNUmakefile
+GNUmakefile.in
+README
+aclocal.m4
+aconfig.h
+autom4te-2.5x.cache
+autom4te.cache
+compile
+config.guess
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+libtool
+missing
+ltmain.sh
+stamp-h1
+stamp-webkit-marshal.h


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list