This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
record a few more files (in kpse enabled mode) (HH); cleanup linebrea…
…k.c; sync with TeX Live revision 52691 -- trunk . git-svn-id: https://serveur-svn.lri.fr/svn/modhel/luatex/trunk@7226 0b2b3880-5936-4365-a048-eb17d2e5a6bf
- Loading branch information
1 parent
70748eb
commit 9c14ed5
Showing
98 changed files
with
3,961 additions
and
1,030 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
|
||
scriptversion=2018-03-07.03; # UTC | ||
|
||
# Copyright (C) 1999-2018 Free Software Foundation, Inc. | ||
# Copyright (C) 1999-2019 Free Software Foundation, Inc. | ||
# Written by Tom Tromey <[email protected]>. | ||
# | ||
# This program is free software; you can redistribute it and/or modify | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
2019-10-30 Akira Kakuto <[email protected]> | ||
|
||
Import harfbuzz-2.6.4. | ||
* version.ac: Adjusted. | ||
|
||
2019-10-29 Akira Kakuto <[email protected]> | ||
|
||
Import harfbuzz-2.6.3. | ||
* Makefile.am, version.ac: Adjusted. | ||
|
||
2019-10-01 Akira Kakuto <[email protected]> | ||
|
||
Import harfbuzz-2.6.2. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
## $Id: Makefile.am 52233 2019-09-30 22:08:36Z kakuto $ | ||
## $Id: Makefile.am 52560 2019-10-28 23:44:53Z kakuto $ | ||
## Proxy Makefile.am to build harfbuzz for TeX Live. | ||
## | ||
## Copyright 2016-2017 Karl Berry <[email protected]> | ||
|
@@ -129,7 +129,6 @@ libharfbuzz_a_SOURCES = \ | |
@HARFBUZZ_TREE@/src/hb-unicode-emoji-table.hh \ | ||
@HARFBUZZ_TREE@/src/hb-vector.hh \ | ||
@HARFBUZZ_TREE@/src/hb-utf.hh \ | ||
@HARFBUZZ_TREE@/src/hb-warning.cc \ | ||
@HARFBUZZ_TREE@/src/hb-buffer-deserialize-json.hh \ | ||
@HARFBUZZ_TREE@/src/hb-buffer-deserialize-text.hh \ | ||
@HARFBUZZ_TREE@/src/hb-fallback-shape.cc \ | ||
|
@@ -208,6 +207,7 @@ libharfbuzz_a_SOURCES += \ | |
@HARFBUZZ_TREE@/src/hb-ot-var.cc \ | ||
@HARFBUZZ_TREE@/src/hb-ot-var-avar-table.hh \ | ||
@HARFBUZZ_TREE@/src/hb-ot-var-fvar-table.hh \ | ||
@HARFBUZZ_TREE@/src/hb-ot-var-gvar-table.hh \ | ||
@HARFBUZZ_TREE@/src/hb-ot-var-hvar-table.hh \ | ||
@HARFBUZZ_TREE@/src/hb-ot-var-mvar-table.hh \ | ||
@HARFBUZZ_TREE@/src/hb-ot-vorg-table.hh \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
2019-10-30 Akira Kakuto <[email protected]> | ||
|
||
Imported harfbuzz-2.6.4 source tree from: | ||
http://www.freedesktop.org/software/harfbuzz/release/ | ||
|
||
2019-10-29 Akira Kakuto <[email protected]> | ||
|
||
Imported harfbuzz-2.6.3 source tree from: | ||
http://www.freedesktop.org/software/harfbuzz/release/ | ||
|
||
2019-10-01 Akira Kakuto <[email protected]> | ||
|
||
Imported harfbuzz-2.6.2 source tree from: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#! /bin/sh | ||
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.69 for harfbuzz (TeX Live) 2.6.2. | ||
# Generated by GNU Autoconf 2.69 for harfbuzz (TeX Live) 2.6.4. | ||
# | ||
# Report bugs to <[email protected]>. | ||
# | ||
|
@@ -580,8 +580,8 @@ MAKEFLAGS= | |
# Identity of this package. | ||
PACKAGE_NAME='harfbuzz (TeX Live)' | ||
PACKAGE_TARNAME='harfbuzz--tex-live-' | ||
PACKAGE_VERSION='2.6.2' | ||
PACKAGE_STRING='harfbuzz (TeX Live) 2.6.2' | ||
PACKAGE_VERSION='2.6.4' | ||
PACKAGE_STRING='harfbuzz (TeX Live) 2.6.4' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
PACKAGE_URL='' | ||
|
||
|
@@ -1311,7 +1311,7 @@ if test "$ac_init_help" = "long"; then | |
# Omit some internal or obsolete options to make the list less imposing. | ||
# This message is too long to be a string in the A/UX 3.1 sh. | ||
cat <<_ACEOF | ||
\`configure' configures harfbuzz (TeX Live) 2.6.2 to adapt to many kinds of systems. | ||
\`configure' configures harfbuzz (TeX Live) 2.6.4 to adapt to many kinds of systems. | ||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
@@ -1382,7 +1382,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of harfbuzz (TeX Live) 2.6.2:";; | ||
short | recursive ) echo "Configuration of harfbuzz (TeX Live) 2.6.4:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
@@ -1487,7 +1487,7 @@ fi | |
test -n "$ac_init_help" && exit $ac_status | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
harfbuzz (TeX Live) configure 2.6.2 | ||
harfbuzz (TeX Live) configure 2.6.4 | ||
generated by GNU Autoconf 2.69 | ||
Copyright (C) 2012 Free Software Foundation, Inc. | ||
|
@@ -2123,7 +2123,7 @@ cat >config.log <<_ACEOF | |
This file contains any messages produced by compilers while | ||
running configure, to aid debugging if configure makes a mistake. | ||
It was created by harfbuzz (TeX Live) $as_me 2.6.2, which was | ||
It was created by harfbuzz (TeX Live) $as_me 2.6.4, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
$ $0 $@ | ||
|
@@ -4047,7 +4047,7 @@ fi | |
|
||
# Define the identity of the package. | ||
PACKAGE='harfbuzz--tex-live-' | ||
VERSION='2.6.2' | ||
VERSION='2.6.4' | ||
|
||
|
||
# Some tools Automake needs. | ||
|
@@ -4241,8 +4241,8 @@ WARNING_CFLAGS=$kpse_cv_warning_cflags | |
|
||
HB_VERSION_MAJOR=2 | ||
HB_VERSION_MINOR=6 | ||
HB_VERSION_MICRO=2 | ||
HB_VERSION=2.6.2 | ||
HB_VERSION_MICRO=4 | ||
HB_VERSION=2.6.4 | ||
|
||
ac_ext=c | ||
ac_cpp='$CPP $CPPFLAGS' | ||
|
@@ -7919,7 +7919,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by harfbuzz (TeX Live) $as_me 2.6.2, which was | ||
This file was extended by harfbuzz (TeX Live) $as_me 2.6.4, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -7985,7 +7985,7 @@ _ACEOF | |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | ||
ac_cs_version="\\ | ||
harfbuzz (TeX Live) config.status 2.6.2 | ||
harfbuzz (TeX Live) config.status 2.6.4 | ||
configured by $0, generated by GNU Autoconf 2.69, | ||
with options \\"\$ac_cs_config\\" | ||
|
Oops, something went wrong.