Behdad Esfahbod
54d332dd9b
1.9.0
7 years ago
Behdad Esfahbod
63be5dcdde
1.8.8
7 years ago
Behdad Esfahbod
b6fdcf4f8b
1.8.7
7 years ago
Behdad Esfahbod
e49a38b20e
1.8.6
7 years ago
Behdad Esfahbod
44d1fb37ef
1.8.5
7 years ago
Behdad Esfahbod
68310a65cb
1.8.4
7 years ago
Behdad Esfahbod
2b76767bf5
1.8.3
7 years ago
Behdad Esfahbod
83ea277178
Add posix_memalign() fallback
7 years ago
Behdad Esfahbod
343e8c694b
1.8.2
7 years ago
Behdad Esfahbod
3654d9be6b
1.8.1
7 years ago
Behdad Esfahbod
f6893ef82c
Move hb-version.h generation to Makefile
...
Fixes https://github.com/harfbuzz/harfbuzz/issues/864
Unfortunately 1.7.7 and 1.8.0 went out with the wrong hb-version.h contents.
7 years ago
Behdad Esfahbod
37986aa9b7
1.8.0
7 years ago
Behdad Esfahbod
df01f3e560
1.7.7
7 years ago
Behdad Esfahbod
08b8eb678a
Another try at fixing linker issue
...
Fixes https://github.com/harfbuzz/harfbuzz/issues/880
7 years ago
Ebrahim Byagowi
eff36cd8f0
Minor build related changes
7 years ago
Ebrahim Byagowi
7b4333b090
Do feature test before adding -Bsymbolic-functions, autotools part ( #892 )
7 years ago
Behdad Esfahbod
127096e474
[util] Remove line buffering
...
Something weird seems to be going on. Just kill it.
Fixes https://github.com/harfbuzz/harfbuzz/issues/888
7 years ago
Chun-wei Fan
89dbabff65
configure.ac/CMake: Check for round() and stdbool.h
...
Not all the compilers that HarfBuzz is buildable on supports round() and
has the header stdbool.h, so we check for them and define HAVE_ROUND and
HAVE_STDBOOL_H repsectively in our CFLAGS so that we include them only
when they are found, or use fallback implementations when necessary.
Also include FindPythonInterp earlier as we need PYTHON_EXECUTABLE to be
set for running the tests.
7 years ago
Behdad Esfahbod
ff2f81432b
1.7.6
7 years ago
Ebrahim Byagowi
f7399796a1
Enable coverage test on autotools ( #857 )
7 years ago
Ben Boeckel
d38f37b2e3
autoconf: provide a harfbuzz-config for use from CMake ( #822 )
7 years ago
Behdad Esfahbod
e91644786b
Remove unused check
7 years ago
Behdad Esfahbod
978ace6fbb
Improve _hb_popcount()
...
Support 128bit type.
7 years ago
Behdad Esfahbod
94d32d1b83
Enable C99 if available
...
Hopefully we can now mix-and-match code and declaration in the C test files.
7 years ago
Khaled Hosny
0b94d590d9
Rename --with-stdcpp → --with-libstdc++
...
Also improve wording a bit and fix make check in --with-libstdc++=yes.
7 years ago
Ebrahim Byagowi
2efc896550
Add --with-stdcpp for ossfuzzer and mupdf use ( #770 )
7 years ago
Behdad Esfahbod
d0f3e7f597
[util] Use setlinebuf() if present
...
To work around mysterious bug on OS X.
Fixes https://github.com/harfbuzz/harfbuzz/issues/727
7 years ago
Garret Rieger
0853260e99
Configure automake to run the new subset tests.
7 years ago
Behdad Esfahbod
fcb8be1a38
[configure] Fix wording
...
Fixes https://github.com/harfbuzz/harfbuzz/issues/741
7 years ago
Khaled Hosny
cf943f682b
Correctly show documentation build status
...
Correctly show if building documentation is enabled or not in configure
summary.
Fixes https://github.com/harfbuzz/harfbuzz/issues/741
7 years ago
Behdad Esfahbod
f0b700db39
1.7.5
7 years ago
Ebrahim Byagowi
00806149b9
Improve avoiding C++ linkage, definition creation and cmake tests ( #710 )
7 years ago
Behdad Esfahbod
22d8c765e7
Disable C++11
...
To better catch errors locally.
7 years ago
Behdad Esfahbod
6db0b17c4c
[test] Move test handling to sundirectories
7 years ago
Behdad Esfahbod
504f913654
[test] Simplify test runner
...
Always pass hb-shape as first argument to run-tests.py.
Also require automake 1.13.
7 years ago
Behdad Esfahbod
0473d95e27
[ft] Use FT_Done_MM_Var() if available
7 years ago
Romain Ouabdelkader
3db1d34264
link with CoreFoundation when using CoreText
7 years ago
Behdad Esfahbod
007a2a4317
1.7.4
7 years ago
Behdad Esfahbod
b5bbb791d3
1.7.3
7 years ago
Olivier Blin
0fd89dc61c
[hb-ft] Fix build when Multiple Master font support is disabled in freetype
...
FT_Set_Var_Blend_Coordinates() is not available when "Multiple Master
font interface" is disabled in freetype's modules.cfg
7 years ago
Behdad Esfahbod
843f7f7035
1.7.2
7 years ago
ebraminio
7c6937e7c7
Move all references of old url to the new address ( #622 )
7 years ago
Behdad Esfahbod
f93c6f8bfa
1.7.1
7 years ago
Behdad Esfahbod
e5d7098892
1.7.0
7 years ago
Behdad Esfahbod
601126ad40
[configure] Fix gobject default value in help output
...
Fixes https://github.com/behdad/harfbuzz/issues/607
7 years ago
Behdad Esfahbod
919b4b76a7
Make c++11 optional
...
Fixes https://github.com/behdad/harfbuzz/issues/585
7 years ago
Behdad Esfahbod
223686d64f
1.6.3
7 years ago
Behdad Esfahbod
3b7388aab6
1.6.2
7 years ago
Behdad Esfahbod
0ca915efc3
1.6.1
7 years ago
Behdad Esfahbod
2075008f3e
Use C++11
7 years ago