Bug 160094 - [GTK] Improved exclusion patterns in make-dist.py manifest.
Summary: [GTK] Improved exclusion patterns in make-dist.py manifest.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Konstantin Tokarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-22 12:44 PDT by Konstantin Tokarev
Modified: 2016-08-08 23:53 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.32 KB, patch)
2016-07-22 12:46 PDT, Konstantin Tokarev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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