shaka-packager/docs
KongQun Yang 9b655189cf Disable bundled_binutils and bundled_gold on Linux
Keep bundled binutil scripts but not downloading actual binaries by default.

Automatic downloading of binutils has been causing problems for some users:
see #164, #412, #440.

Using bundled binutils helps reduce linking time, but packager codebase is
relatively small, so the gain is not significant.

Local testing shows that the full build time increases from 1m42s to 1m50s, i.e.
an increase of about 8s, or ~8%.

User can still enable the usage of bundled binutils by running
'python src/packager/third_party/binutils/download.py' and set
'linux_use_bundled_binutils' and 'linux_use_bundled_gold' to 1 in GYP_DEFINES.

Change-Id: I7ecae2333861f41054f957d0a6081dae948167bd
2018-08-24 21:14:19 +00:00
..
source Disable bundled_binutils and bundled_gold on Linux 2018-08-24 21:14:19 +00:00
Doxyfile Update Doxygen config file 2017-09-15 22:02:32 +00:00
Makefile Sphinxdoc configure and other main pages 2017-09-19 14:48:52 -07:00
linux_profiling.md [Doc] Minor clean up on linux_profiling.md (#281) 2018-03-12 10:15:47 -07:00
shaka-packager.png Rename edash-packager to shaka-packager in markdown files 2016-05-24 21:55:07 +00:00
update_docs.sh Make docs/udpate_docs.sh executable 2018-05-25 20:43:43 +00:00