[Webkit-unassigned] [Bug 116378] [GTK] [CMake] Add a "make dist" target

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 8 15:59:58 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=116378


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[GTK] [CMake] Verify that   |[GTK] [CMake] Add a "make
                   |the CPack output contains   |dist" target
                   |all files necessary for     |
                   |building WebKitGTK+         |
                 CC|                            |gns at gnome.org




--- Comment #1 from Martin Robinson <mrobinson at webkit.org>  2014-01-08 15:57:42 PST ---
CPack doesn't look like a great option for WebKitGTK+:

1. It doesn't have support for LZMA.
2. It doesn't easily handle including files from the build directory into the tarball.
3. I don't see a way to rename files for the tarball.

Unfortunately, because of these issues, it probably makes sense to create our own 'make-dist' script.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list