2018-07-11 17:47:57 +03:00
|
|
|
This directory contains the HarfBuzz source from the upstream repo:
|
|
|
|
https://github.com/harfbuzz/harfbuzz
|
2012-08-06 14:42:20 +04:00
|
|
|
|
2019-10-01 12:18:54 +03:00
|
|
|
Current version: 2.6.2 [commit e48ef0804ad7e4abd35ff3646fa6ed10ad32f1ef]
|
2016-04-07 15:02:35 +03:00
|
|
|
|
2012-08-06 14:42:20 +04:00
|
|
|
UPDATING:
|
|
|
|
|
2018-06-07 00:08:29 +03:00
|
|
|
Our in-tree copy of HarfBuzz does not depend on any generated files from the
|
|
|
|
upstream build system. Therefore, it should be sufficient to simply overwrite
|
|
|
|
the in-tree files one the updated ones from upstream to perform updates.
|
2012-08-06 14:42:20 +04:00
|
|
|
|
2018-07-11 17:47:57 +03:00
|
|
|
To simplify this, the in-tree copy can be updated by running
|
|
|
|
sh update.sh
|
|
|
|
from within the gfx/harfbuzz directory.
|
|
|
|
|
2016-04-07 15:02:35 +03:00
|
|
|
If the collection of source files changes, manual updates to moz.build may be
|
2018-06-07 00:08:29 +03:00
|
|
|
needed as we don't use the upstream makefiles.
|