Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Sort Xcode project files
https://bugs.webkit.org/show_bug.cgi?id=165937 Reviewed by Simon Fraser. Source/bmalloc: * bmalloc.xcodeproj/project.pbxproj: Source/JavaScriptCore: * JavaScriptCore.xcodeproj/project.pbxproj: Source/ThirdParty/ANGLE: * ANGLE.xcodeproj/project.pbxproj: Source/WebCore: No new tests because there is no behavior change. * WebCore.xcodeproj/project.pbxproj: Source/WebKit: * WebKit.xcodeproj/project.pbxproj: Source/WebKit2: * WebKit2.xcodeproj/project.pbxproj: Source/WTF: * WTF.xcodeproj/project.pbxproj: Canonical link: https://commits.webkit.org/183534@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@209896 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
1,393 additions
and 1,328 deletions.
- +9 −0 Source/JavaScriptCore/ChangeLog
- +571 −571 Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
- +530 −530 Source/ThirdParty/ANGLE/ANGLE.xcodeproj/project.pbxproj
- +9 −0 Source/ThirdParty/ANGLE/ChangeLog
- +9 −0 Source/WTF/ChangeLog
- +33 −33 Source/WTF/WTF.xcodeproj/project.pbxproj
- +11 −0 Source/WebCore/ChangeLog
- +107 −107 Source/WebCore/WebCore.xcodeproj/project.pbxproj
- +9 −0 Source/WebKit/ChangeLog
- +7 −7 Source/WebKit/WebKit.xcodeproj/project.pbxproj
- +9 −0 Source/WebKit2/ChangeLog
- +40 −40 Source/WebKit2/WebKit2.xcodeproj/project.pbxproj
- +9 −0 Source/bmalloc/ChangeLog
- +40 −40 Source/bmalloc/bmalloc.xcodeproj/project.pbxproj
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.