-
eric@webkit.org authored
Reviewed by Adam Barth. Make it possible to build JavaScriptCore and WebCore gyp builds outside of Source https://bugs.webkit.org/show_bug.cgi?id=56867 This should make it possible to build the gyp-generated JavaScriptCore.xcodeproj from a JavaScriptCore directory outside of Source. * gyp/JavaScriptCore.gyp: * gyp/run-if-exists.sh: Added. * gyp/update-info-plist.sh: Added. 2011-03-22 Eric Seidel <eric@webkit.org> Reviewed by Adam Barth. Make it possible to build JavaScriptCore and WebCore gyp builds outside of Source https://bugs.webkit.org/show_bug.cgi?id=56867 This should make it possible to build the gyp-generated JavaScriptGlue.xcodeproj from a JavaScriptGlue directory outside of Source. * gyp/JavaScriptGlue.gyp: * gyp/run-if-exists.sh: Added. * gyp/update-info-plist.sh: Added. 2011-03-22 Eric Seidel <eric@webkit.org> Reviewed by Adam Barth. Make it possible to build JavaScriptCore and WebCore gyp builds outside of Source https://bugs.webkit.org/show_bug.cgi?id=56867 This should make it possible to build the gyp-generated WebCore.xcodeproj from a WebCore directory outside of Source. * gyp/WebCore.gyp: * gyp/run-if-exists.sh: Added. * gyp/update-info-plist.sh: Added. git-svn-id: svn://svn.chromium.org/blink/trunk@81708 bbb929c8-8fbe-4397-9dbb-9b2b20218538
13171abe