You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 24, 2022. It is now read-only.
Complete the implementation of generate-xcfilelists
https://bugs.webkit.org/show_bug.cgi?id=193782
Reviewed by Alex Christensen.
A preliminary version of generate-xcfilelists was added in r238008.
This patch updates that script in order to:
- Support checking of .xcfilelists
- Perform better execution of `make DerivedSources.make` by
relaunching generate-xcfilelists under xcodebuild
- Support incremental generation and checking of .xcfilelists
- Support supplementary .xcfilelists files from WebKitAdditions
- Support being wrapped by parallel version of generate-xcfilelists in
Internal that adds support for (re)generating WebKit projects in
that repo.
- Support builds that have been performed in WebKitBuild as well as
~/Library/Developer/code/DerivedData
- Increase robustness and debugging facilities.
* Scripts/generate-xcfilelists:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@240510 268f45cc-cd09-0410-ab3c-d52691b4dbfc
0 commit comments