src/hb-ucdn/Makefile.sources


Log

Author Commit Date CI Message
Behdad Esfahbod 0faa16a2 2017-10-02T17:15:46 [ucdn] Update to Unicode 10 Update to commit c000ebf79c095a7d58cf90090bde5715592c4834 plus this bug-fix: https://github.com/grigorig/ucdn/issues/18
ebraminio adfd4ae1 2017-04-11T23:18:18 [cmake] Improve third party libraries support (#461)
Chun-wei Fan 35ded3af 2015-11-03T16:56:27 build: Move source listings into separate Makefile snippets This moves all the source listings in src/Makefile.am, src/hb-ucdn/Makefile.am and util/Makefile.am into separate Makefile snippets, so that they may be shared between different Makefile-based build systems, such as NMake for Visual Studio.