RESOLVED FIXED Bug 44050
[REGRESSION] WebKit build under Windows are failing when git is used as SCM.
https://bugs.webkit.org/show_bug.cgi?id=44050
Summary [REGRESSION] WebKit build under Windows are failing when git is used as SCM.
Ilya Tikhonovsky
Reported 2010-08-16 02:21:53 PDT
It is not possible to build WebKit under Windows if WebKit is checked out via git. Regressed at r65143 https://bugs.webkit.org/show_bug.cgi?id=41982 It would be better to compare $(WEBKITLIBRARIESDIR) and ..\..\..\WebKitLibraries\win\tools instead of check the .svn directory.
Attachments
Adam Roben (:aroben)
Comment 1 2010-09-14 13:37:36 PDT
r65143 was rolled out in r67482, so this bug should no longer occur.
Note You need to log in before you can comment on or make changes to this bug.