- 26 Mar, 2018 7 commits
-
-
Behdad Esfahbod authored
Before 1.7.5, we were setting -fno-exceptions etc on CXXFLAGS. In 1.7.6 we set it as CPPFLAGS. Try fixing. Also, I'm fairly sure it's safe to set these unconditionally. Fixes https://github.com/harfbuzz/harfbuzz/issues/880 (or so I hope)
-
Behdad Esfahbod authored
Fixes https://github.com/harfbuzz/harfbuzz/issues/865
-
Behdad Esfahbod authored
-
Ebrahim Byagowi authored
-
David Corbett authored
-
Behdad Esfahbod authored
-
Ebrahim Byagowi authored
-
- 25 Mar, 2018 4 commits
-
-
Ebrahim Byagowi authored
-
Ebrahim Byagowi authored
-
Ebrahim Byagowi authored
-
Behdad Esfahbod authored
Fixes https://github.com/harfbuzz/harfbuzz/issues/901
-
- 24 Mar, 2018 1 commit
-
-
Behdad Esfahbod authored
Fixes https://github.com/harfbuzz/harfbuzz/issues/901
-
- 23 Mar, 2018 3 commits
-
-
Chun-wei Fan authored
For pre-C99 compilers that do not support round(), we need to have a simplistic implementation for it, when it is not detected during build configuration, either via CMake or autotools, by using floor() and ceil(), which are provided in the pre-C99 compilers. Please see discussion at commit 86a0ac28 for more details for re-adding this patch.
-
Nikolaus Waxweiler authored
...on static builds.
-
Ebrahim Byagowi authored
-
- 22 Mar, 2018 1 commit
-
-
Ebrahim Byagowi authored
-
- 21 Mar, 2018 8 commits
-
-
Garret Rieger authored
[subset] Check for the Null table and not nullptr to detect failure to find a table in glyf accelerator.
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
- 19 Mar, 2018 2 commits
-
-
Garret Rieger authored
-
Ebrahim Byagowi authored
-
- 16 Mar, 2018 14 commits
-
-
Ebrahim Byagowi authored
-
Ebrahim Byagowi authored
-
Joel Winarske authored
-
Ebrahim Byagowi authored
But keep use of cmake idiomatic way of making inlines hidden
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-
Garret Rieger authored
-