1. e3ccbe8 Update freetype to 2.5.3 (b/16673097) by Jean-Francois Thibert · 11 years ago
  2. 2e72757 freetype: add optional bzip2 dependency by Peter Korsgaard · 13 years ago
  3. f4642c8 freetype: security bump to version 2.4.8 by Gustavo Zacarias · 13 years ago
  4. eb8f052 freetype: security bump to version 2.4.7 by Gustavo Zacarias · 13 years ago
  5. 300f9c9 package: remove useless arguments from AUTOTARGETS by Thomas Petazzoni · 13 years ago
  6. d2f84e1 freetype: bump to 2.4.6 by Frederic Bassaler · 14 years ago
  7. 1fdd810 freetype: bump to version 2.4.4 by Gustavo Zacarias · 14 years ago
  8. c9da538 Removed freetype-2.3.9-libdir-la.patch by Martin Banky · 14 years ago
  9. 478ea1a packages: remove unneeded _INSTALL_TARGET_OPT definitions by Thomas Petazzoni · 15 years ago
  10. da07989 freetype: convert old-style hooks to new-style hooks by Thomas Petazzoni · 15 years ago
  11. 593c18c packages: remove useless HOST_*_LIBTOOL_PATCH by Thomas Petazzoni · 15 years ago
  12. abbf529 freetype: bump to 2.3.12 by William Wagner · 15 years ago
  13. c63c2fa package: fix host build for packages with own libtool patch by Peter Korsgaard · 15 years ago
  14. fc1163d freetype: convert to autotools infrastructure for host package by Thomas Petazzoni · 15 years ago
  15. 6dc336b host-pkgconfig is now host-pkg-config by Thomas Petazzoni · 15 years ago
  16. 3fdf0bf buildroot: silence ./configure step when building with 'make -s' by Peter Korsgaard · 15 years ago
  17. 422ce65 package: Remove unnecessary dependencies on uclibc. by Will Newton · 16 years ago
  18. eee376b freetype: strip target library and remove freetype-config if not needed by Peter Korsgaard · 16 years ago
  19. 91149af package: provide download target for host packages by Peter Korsgaard · 16 years ago
  20. e7b38c7 package: add STAMP_DIR and use for host builds by Peter Korsgaard · 16 years ago
  21. 849c456 pkg-config: rename pkgconfig to pkg-config by Peter Korsgaard · 16 years ago
  22. 3355259 freetype: add host version by Peter Korsgaard · 16 years ago
  23. 0296059 freetype: cleanup target install by Peter Korsgaard · 16 years ago
  24. ff2df71 freetype: bump version by Peter Korsgaard · 16 years ago
  25. eb84b8b freetype: get rid of ancient 2.2.1 version by Peter Korsgaard · 16 years ago
  26. d673d13 freetype: fixup help text indentation by Peter Korsgaard · 16 years ago
  27. 7775457 pkgconfig: add pkgconfig package for target by Peter Korsgaard · 16 years ago
  28. 38a1831 freetype: fix typo by Peter Korsgaard · 16 years ago
  29. 309ff4f freetype: only depend on zlib if it is available by Peter Korsgaard · 16 years ago
  30. ada9baf package/freetype/freetype.mk: Fix editing of freetype-config by Daniel Laird · 16 years ago
  31. f6fd77c freetype: mark ancient 2.2 version as deprecated by Peter Korsgaard · 16 years ago
  32. a7d06d1 package/freetype: default to 2.3.7 by Peter Korsgaard · 16 years ago
  33. f2824f3 Override the target-install target properly rather than installing as a post-build hook by Hamish Moffatt · 16 years ago
  34. 931445d package/freetype/freetype.mk: Add zib to dependencies by Daniel Laird · 16 years ago
  35. 508f033 package/freetype: Convert to Makefile.autotools.in by Daniel Laird · 16 years ago
  36. 50bad3e Version bump to 2.3.7 by Hamish Moffatt · 17 years ago
  37. 4683420 Kconfig: remove 'default n' by Peter Korsgaard · 17 years ago
  38. 10820e8 freetype: fix target install and clean / dirclean by Peter Korsgaard · 17 years ago
  39. 490f91f Fix freetype-2.2.1 build in AVR32, possibly other platforms too by Thiago A. Corrêa · 17 years ago
  40. a5ac617 buildroot: s/depends/depends on/ by Peter Korsgaard · 17 years ago
  41. 565e05c packages: fix pkgconfig depencies and select pkgconfig where needed by Peter Korsgaard · 17 years ago
  42. a201f07 Add end-of-line at last line of freetype.mk by Ulf Samuelsson · 17 years ago
  43. b111b80 Change freetype makefile to fix $(STAGING_DIR)/usr/bin/freetype-config by John Voltz · 17 years ago
  44. 4e9349f updated freetype by John Voltz · 17 years ago
  45. 03d6531 Run $(CONFIG_UPDATE) after unpacking sources Patch from Dan Nicolaescu by Hamish Moffatt · 17 years ago
  46. d94f4c8 add more recent version of freetype, required at least for avr32 to build correctly by Ivan Kuten · 17 years ago
  47. 14a7156 - just use the strip binary to avoid confusing libtool (quotes) by Bernhard Reutner-Fischer · 17 years ago
  48. 26cdd6f - make sure that configure doesn't see a wrong cache by Bernhard Reutner-Fischer · 17 years ago
  49. c58114e Do not use $(STAGING_DIR)/include for freetype, for now by Ulf Samuelsson · 17 years ago
  50. 6547bce - global whitespace trimming by Bernhard Reutner-Fischer · 18 years ago
  51. 6c6cb06 - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l) by Bernhard Reutner-Fischer · 18 years ago
  52. e4ead9c Remove switches if sstrip is run by Ulf Samuelsson · 18 years ago
  53. cf55419 SED away some whitespace by Ulf Samuelsson · 18 years ago
  54. ed96d7f Update configs for distcc, diffutils and freetype by Ulf Samuelsson · 18 years ago
  55. 02c5d11 Add links to 'usr/include/freetype2/freetype' to 'include' and 'usr/include'. Add PHONY targets by Ulf Samuelsson · 18 years ago
  56. a2e5113 Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib by Ulf Samuelsson · 18 years ago
  57. 74d518d - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS by Bernhard Reutner-Fischer · 18 years ago
  58. 85d7f6f fixup package LDFLAGS handling by Eric Andersen · 18 years ago
  59. fd4b8e9 - prepare a host-freetype target that could be used to build the build-utils by Bernhard Reutner-Fischer · 18 years ago
  60. 8cc56ad silly typos by Eric Andersen · 18 years ago
  61. 732d94d fixup a whole steaming pile of insanity. When packages are configured, by Eric Andersen · 18 years ago
  62. 4c283aa fixup freetype build and install locations by Eric Andersen · 18 years ago
  63. 6e2823c - add and use BR2_BZCAT config option. by Bernhard Reutner-Fischer · 18 years ago
  64. dfebda0 remove extra space after touch by Mike Frysinger · 19 years ago
  65. 09df7b9 build with prefix set to STAGING_DIR so the generated .la file has correct paths by Mike Frysinger · 20 years ago
  66. 1d63e8a Make the sourceforge mirror site a config option, as sourceforge by Eric Andersen · 20 years ago
  67. dfba3cf http://bugs.uclibc.org/view.php?id=189 by Eric Andersen · 20 years ago