1. 17 12月, 2016 1 次提交
  2. 06 12月, 2016 1 次提交
  3. 26 10月, 2016 2 次提交
  4. 12 10月, 2016 1 次提交
  5. 05 10月, 2016 1 次提交
  6. 27 9月, 2016 3 次提交
  7. 08 9月, 2016 1 次提交
  8. 23 7月, 2016 1 次提交
  9. 21 7月, 2016 1 次提交
  10. 07 6月, 2016 1 次提交
  11. 02 5月, 2016 1 次提交
  12. 09 4月, 2016 1 次提交
  13. 05 4月, 2016 1 次提交
  14. 18 3月, 2016 1 次提交
  15. 12 3月, 2016 1 次提交
    • B
      [build] Use tar-ustar instead of tar-pax · 01ea9eaa
      Behdad Esfahbod 提交于
      The default tar-v7 is not good enough for us (99 char filename
      limit), so I have had bumped to tar-pax.  We got one complaint
      that someone's tar couldn't handle tar-pax.  Set to tar-ustar
      which is ~13 years earlier than tar-pax and is good enough for us.
      01ea9eaa
  16. 26 2月, 2016 1 次提交
  17. 25 2月, 2016 1 次提交
  18. 24 2月, 2016 1 次提交
  19. 23 2月, 2016 1 次提交
  20. 19 2月, 2016 1 次提交
  21. 03 2月, 2016 2 次提交
    • C
      build: Build the DirectWrite sources if requested · c6792854
      Chun-wei Fan 提交于
      This adds to the autotools build system so that the (experimental)
      DirectWrite support for HarfBuzz is built (and dist'ed).
      c6792854
    • C
      build: Support Visual Studio builds using NMake · d7b6636e
      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'.
      d7b6636e
  22. 11 1月, 2016 1 次提交
  23. 27 11月, 2015 1 次提交
  24. 25 11月, 2015 1 次提交
  25. 19 11月, 2015 1 次提交
  26. 06 11月, 2015 1 次提交
  27. 16 10月, 2015 1 次提交
  28. 13 10月, 2015 1 次提交
  29. 01 10月, 2015 1 次提交
  30. 02 9月, 2015 1 次提交
  31. 01 9月, 2015 1 次提交
  32. 19 8月, 2015 1 次提交
  33. 11 8月, 2015 1 次提交
  34. 27 7月, 2015 3 次提交