Bug 160094

Summary: [GTK] Improved exclusion patterns in make-dist.py manifest.
Product: WebKit Reporter: Konstantin Tokarev <annulen>
Component: Tools / TestsAssignee: Konstantin Tokarev <annulen>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, commit-queue, jeremyhu, lforschler, mcatanzaro
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Konstantin Tokarev 2016-07-22 12:44:34 PDT
* Exclude Platform*.cmake files for more ports.
* Removed obsolete .gyp and .pro.user patterns.
* Exclude 'Configurations' and 'spi' directories.
* Exclude CMakeLists.txt.user (Qt Creator IDE).
Comment 1 Konstantin Tokarev 2016-07-22 12:46:52 PDT
Created attachment 284362 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-22 15:15:19 PDT
Comment on attachment 284362 [details]
Patch

Clearing flags on attachment: 284362

Committed r203620: <http://trac.webkit.org/changeset/203620>
Comment 3 WebKit Commit Bot 2016-07-22 15:15:23 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Jeremy Huddleston Sequoia 2016-08-08 23:53:23 PDT
This broke the webkit-gtk tarball by excluding required files:

See #160684