Changeset 287137 in webkit for trunk/Source/JavaScriptCore/Scripts
- Timestamp:
- Dec 16, 2021, 8:48:23 AM (3 years ago)
- Author:
- [email protected]
- Message:
-
Source/JavaScriptCore:
Create symlinks pointing to alternate root framework locations
https://bugs.webkit.org/show_bug.cgi?id=234374
Reviewed by Filip Pizlo.
Added build variables and build step to create symlinks pointing to the alternate
build locations from the current framework install location.
- Configurations/JavaScriptCore.xcconfig:
- JavaScriptCore.xcodeproj/project.pbxproj:
- Scripts/create-symlink-to-altroot.sh: Added.
Source/ThirdParty/ANGLE:
https://bugs.webkit.org/show_bug.cgi?id=234173
Update Install Paths for build system changes
Reviewed by Filip Pizlo.
Added build variables and build step to create symlinks pointing to the alternate
build locations from the current framework install location.
- ANGLE.xcodeproj/project.pbxproj:
- Configurations/ANGLE-dynamic.xcconfig:
- scripts/create-symlink-to-altroot.sh: Added.
Source/ThirdParty/libwebrtc:
https://bugs.webkit.org/show_bug.cgi?id=234173
Update Install Paths for build system changes
Reviewed by Filip Pizlo.
Added build variables and build step to create symlinks pointing to the alternate
build locations from the current framework install location.
- Configurations/libwebrtc.xcconfig:
Source/WebCore:
https://bugs.webkit.org/show_bug.cgi?id=234173
Update Install Paths for build system changes
Reviewed by Filip Pizlo.
Added build variables and build step to create symlinks pointing to the alternate
build locations from the current framework install location.
Covered by existing tests.
- Configurations/WebCore.xcconfig:
- Scripts/create-symlink-to-altroot.sh: Added.
- WebCore.xcodeproj/project.pbxproj:
Source/WebGPU:
https://bugs.webkit.org/show_bug.cgi?id=234173
Update Install Paths for build system changes
Reviewed by Filip Pizlo.
Added build variables and build step to create symlinks pointing to the alternate
build locations from the current framework install location.
- Configurations/WebGPU.xcconfig:
- Scripts: Added.
- Scripts/create-symlink-to-altroot.sh: Added.
- WebGPU.xcodeproj/project.pbxproj:
Source/WebInspectorUI:
https://bugs.webkit.org/show_bug.cgi?id=234173
Update Install Paths for build system changes
Reviewed by Filip Pizlo.
Added build variables and build step to create symlinks pointing to the alternate
build locations from the current framework install location.
- Configurations/WebInspectorUIFramework.xcconfig:
- Scripts/create-symlink-to-altroot.sh: Added.
- WebInspectorUI.xcodeproj/project.pbxproj:
Source/WebKit:
https://bugs.webkit.org/show_bug.cgi?id=234173
Update Install Paths for build system changes
Reviewed by Filip Pizlo.
Added build variables and build step to create symlinks pointing to the alternate
build locations from the current framework install location.
- Configurations/BaseXPCService.xcconfig:
- Configurations/adattributiond.xcconfig:
- Configurations/webpushd.xcconfig:
- Scripts/create-symlink-to-altroot.sh: Added.
- WebKit.xcodeproj/project.pbxproj:
- File:
-
- 1 added