From: dbates@webkit.org Date: Fri, 25 Mar 2016 18:42:52 +0000 (+0000) Subject: REGRESSION (r197358): WebKitSystemInterface.h copied into directory named "--llvm" X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=75c1d90ce4fbe66108d7cfcd532634cc4e0bd6ec REGRESSION (r197358): WebKitSystemInterface.h copied into directory named "--llvm" https://bugs.webkit.org/show_bug.cgi?id=155838 Reviewed by Alexey Proskuryakov. Do not pass command line flag --llvm when calling script copy-webkitlibraries-to-product-directory to avoid copying the WebKitSystemInterface libraries to an incorrect location. The --llvm flag was removed from copy-webkitlibraries-to-product-directory in . * WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@198681 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/ChangeLog b/ChangeLog index e6e91a14e63c..7791c70cbc99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2016-03-25 Daniel Bates + + REGRESSION (r197358): WebKitSystemInterface.h copied into directory named "--llvm" + https://bugs.webkit.org/show_bug.cgi?id=155838 + + Reviewed by Alexey Proskuryakov. + + Do not pass command line flag --llvm when calling script copy-webkitlibraries-to-product-directory + to avoid copying the WebKitSystemInterface libraries to an incorrect location. The --llvm flag was + removed from copy-webkitlibraries-to-product-directory in . + + * WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme: + 2016-03-25 Bill Ming Detect correct number of processors on windows diff --git a/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme b/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme index 223e88bbc40e..94c7fb72edb7 100644 --- a/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme +++ b/WebKit.xcworkspace/xcshareddata/xcschemes/All Source.xcscheme @@ -9,7 +9,7 @@ ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction"> + scriptText = ""$SRCROOT/../../Tools/Scripts/copy-webkitlibraries-to-product-directory" --wksi">