build: reduce tarball size by 8-10%
authorJohan Bergström <bugs@bergstroem.nu>
Thu, 26 Feb 2015 00:08:16 +0000 (11:08 +1100)
committerRod Vagg <rod@vagg.org>
Sat, 28 Feb 2015 00:25:39 +0000 (18:25 -0600)
commitb8310cbd3e2d21f395ce42bb313e85e0e85eaffe
treef42dc7ddedd78bceea6a94a607b2ef063e58cc7d
parent84ee2722a3e69c72e063337b0d0af899f0d0a295
build: reduce tarball size by 8-10%

Slim the tarballs further by removing examples, documentation and test for
third party libraries. Also switch to checkout-index versus archive so we avoid
using tar.

PR-URL: https://github.com/iojs/io.js/pull/961
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Rod Vagg <rod@vagg.org>
Makefile