Bug 44050 - [REGRESSION] WebKit build under Windows are failing when git is used as SCM.
Summary: [REGRESSION] WebKit build under Windows are failing when git is used as SCM.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 41982
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-16 02:21 PDT by Ilya Tikhonovsky
Modified: 2010-09-14 13:37 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Tikhonovsky 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.
Comment 1 Adam Roben (:aroben) 2010-09-14 13:37:36 PDT
r65143 was rolled out in r67482, so this bug should no longer occur.