[Webkit-unassigned] [Bug 45551] git-svn, branches and rebuilding
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 10 11:50:28 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45551
Eric Seidel <eric at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |evan at chromium.org
--- Comment #2 from Eric Seidel <eric at webkit.org> 2010-09-10 11:50:28 PST ---
Actually, I think the problem here is that I suspect git is changing the timestamps when it checks out the files. the mod times. Your build system is going to notice that the mod times changed on the files in question and force a rebuild (since they'll be newer mod times than the object files).
I don't remember who added the webkitBranchBuild thing. We should remove it if no one finds it useful. (Again, I'm not the right person to ask about it, since I've not found it useful.)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list