- 11 3月, 2021 1 次提交
-
-
由 mamingshuai 提交于
-
- 09 9月, 2020 1 次提交
-
-
由 wenjun 提交于
-
- 18 6月, 2019 1 次提交
-
-
- 26 5月, 2019 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 25 5月, 2019 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 27 3月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
Let's see if I can make a release on Mac...
-
- 29 3月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 18 10月, 2017 1 次提交
-
-
由 Chun-wei Fan 提交于
This adds support to the CMake build files to support building HarfBuzz-GObject, which is actually a little bit complicated, as we need to: -Run glib-mkenums, which is a Python (for newer GLib/GObject) or PERL (for older, pre 2.53.4, GLib/GObject) script. This matters more for Visual Studio builds as shebang lines are not supported, so we need to test-run it with PERL or Python to determine which is the correct interpretor to use. -Next, we need to replace strings in the sources that we obtain from running glib-mkenums. So, the solution here is to use a small utility CMake script for our purposes here, to maintain maximum compatibility. -Ensure that things do work in the Visual Studio IDE builds.
-
- 12 10月, 2017 1 次提交
-
-
由 ebraminio 提交于
-
- 02 10月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 04 4月, 2017 1 次提交
-
-
由 ebraminio 提交于
-
- 29 12月, 2016 1 次提交
-
-
由 Behdad Esfahbod 提交于
Android uses its own file these days and third-party developers should be using the autotools-based system against Android NDK.
-
- 22 2月, 2016 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 03 2月, 2016 1 次提交
-
-
由 Chun-wei Fan 提交于
This adds a set of NMake Makefiles that can be used to build HarfBuzz, from the standard basic build building the minimal HarfBuzz DLL (consisting of OpenType, fallback and Uniscribe support only), to a full fledged build consisting of GLib and FreeType support, as well as building the utilities, the test programs in src/ and test/api, and HarfBuzz-ICU and HarfBuzz-GObject, and up to building the introspection files. This means a flexible build mechanism is supported here, so anything that is supported for a Windows build (code-wise), should all be supported by this build system. As in an earlier commit, the source listings are shared with the autotools builds with the various Makefile.sources in src/, src/hb-ucdn and util/, and this set of NMake Makefiles will transform these lists into the form they want. In the current form, all the test programs in test/api pass, and this has been checked successfully with 'make -j8 distcheck'.
-
- 21 10月, 2015 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 27 2月, 2015 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 21 1月, 2015 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 05 3月, 2014 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 04 9月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 30 8月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 27 8月, 2013 1 次提交
-
-
由 Anthony Carrico 提交于
Initial setup of gtk-doc. Straight forward setup following the gtk-doc instructions. Ignore some troublesome types in src/hb-gobject.h. To build use "./autogen.sh --enable-gtk-doc" then "make". Docs are in harfbuzz/docs/reference/html/index.html.
-
- 31 5月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 29 5月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
Currently it only works with ICU that has .pc files. I'll wait till someone complains before fixing it for icu-config systems.
-
- 05 3月, 2013 2 次提交
-
-
由 Behdad Esfahbod 提交于
Move reusable list of files into variable definitions modules can reuse
-
由 Behdad Esfahbod 提交于
-
- 07 2月, 2013 1 次提交
-
-
由 Behdad Esfahbod 提交于
This reverts commit 01013a0f. Conflicts: config.h.in Same argument as previous commit.
-
- 22 12月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 30 10月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
I typically don't like including generating files in tree. But like to make an exception for this, since this forms the canonical list of options one would need to go through when building with alternative build systems.
-
- 03 10月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 19 8月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 11 8月, 2012 1 次提交
-
-
由 Behdad Esfahbod 提交于
A *real* release this time, with NEWS, ChangeLog, etc.
-
- 09 8月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 28 5月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 27 5月, 2011 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Adds check-valgrind among other modes. We do not run under gtester by default anymore.
-
- 11 5月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 12 4月, 2011 1 次提交
-
-
由 Behdad Esfahbod 提交于
Uses the glib testing framework. Wrote unit tests for hb-common.h types.
-