Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1730 - Part 2: harfbuzz: Remove some useless define causing a build error | Olivier Certner | 2021-02-05 | -0/+2 |
| | | | | | | | | | | Defining _POSIX_C_SOURCE to 199309L on FreeBSD causes compile errors, because of an obscure interaction between system wrappers and libc++ headers. The source doesn't seem to need it at all, which tests confirm. I bet that this is not needed either on other modern systems (even those based on glibc), and that the define could probably be entirely removed. Not trying it because I can't test it myself. | |||
* | Redundant code path cleanup (#1702) | Moonchild | 2021-01-02 | -13/+1 |
| | | | | | | | | | Remove various obsolete configure options. Remove Adjust SDK install tracking filth. Remove redundant code paths in old-configure This also optimizes linker use Remove redundant conditional blocks. Rewrite span.h without constexpr use. | |||
* | Issue #1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 | -1/+0 |
| | ||||
* | Issue #80 - De-unify gfx/harfbuzz | Moonchild | 2020-05-14 | -11/+8 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+55379 |