| Commit message (Expand) | Author | Age | Files | Lines |
* | package: use <pkg>_CONFIG_SCRIPTS in packages that used special handling | Thomas Petazzoni | 2013-02-08 | 1 | -18/+1 |
* | freetype: fix legal-info | Gustavo Zacarias | 2012-12-28 | 1 | -1/+1 |
* | freetype: security bump to version 2.4.11 | Gustavo Zacarias | 2012-12-27 | 1 | -1/+3 |
* | packages: switch to host-pkgconf | Gustavo Zacarias | 2012-10-29 | 1 | -2/+2 |
* | freetype, libfuse, libpng, x11vnc, zlib: get rid of BR2_SOURCEFORGE_MIRROR | Stefan Froberg | 2012-08-24 | 1 | -1/+1 |
* | all packages: rename XXXTARGETS to xxx-package | Arnout Vandecappelle (Essensium/Mind) | 2012-07-17 | 1 | -1/+1 |
* | all packages: use new host-xxx-package macros | Arnout Vandecappelle (Essensium/Mind) | 2012-07-17 | 1 | -1/+1 |
* | freetype: bump to version 2.4.10 | Gustavo Zacarias | 2012-07-15 | 1 | -1/+1 |
* | freetype: security bump to version 2.4.9 | Gustavo Zacarias | 2012-03-13 | 1 | -1/+1 |
* | freetype: add optional bzip2 dependency | Peter Korsgaard | 2012-02-10 | 1 | -1/+3 |
* | freetype: security bump to version 2.4.8 | Gustavo Zacarias | 2011-11-22 | 1 | -1/+1 |
* | freetype: security bump to version 2.4.7 | Gustavo Zacarias | 2011-10-28 | 1 | -2/+2 |
* | package: remove useless arguments from AUTOTARGETS | Thomas Petazzoni | 2011-09-29 | 1 | -2/+2 |
* | freetype: bump to 2.4.6 | Frederic Bassaler | 2011-09-07 | 1 | -1/+1 |
* | freetype: bump to version 2.4.4 | Gustavo Zacarias | 2010-12-22 | 1 | -1/+1 |
* | Removed freetype-2.3.9-libdir-la.patch | Martin Banky | 2010-10-14 | 2 | -82/+0 |
* | packages: remove unneeded _INSTALL_TARGET_OPT definitions | Thomas Petazzoni | 2010-09-27 | 1 | -1/+0 |
* | freetype: convert old-style hooks to new-style hooks | Thomas Petazzoni | 2010-09-12 | 1 | -7/+13 |
* | packages: remove useless HOST_*_LIBTOOL_PATCH | Thomas Petazzoni | 2010-05-02 | 1 | -1/+0 |
* | freetype: bump to 2.3.12 | William Wagner | 2010-03-22 | 1 | -1/+1 |
* | package: fix host build for packages with own libtool patch | Peter Korsgaard | 2009-12-30 | 1 | -0/+1 |
* | freetype: convert to autotools infrastructure for host package | Thomas Petazzoni | 2009-12-15 | 1 | -43/+3 |
* | host-pkgconfig is now host-pkg-config | Thomas Petazzoni | 2009-12-15 | 1 | -1/+1 |
* | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | 2009-10-01 | 1 | -1/+1 |
* | package: Remove unnecessary dependencies on uclibc. | Will Newton | 2009-09-03 | 1 | -1/+1 |
* | freetype: strip target library and remove freetype-config if not needed | Peter Korsgaard | 2009-03-30 | 1 | -0/+4 |
* | package: provide download target for host packages | Peter Korsgaard | 2009-03-24 | 1 | -0/+3 |
* | package: add STAMP_DIR and use for host builds | Peter Korsgaard | 2009-03-19 | 1 | -15/+15 |
* | pkg-config: rename pkgconfig to pkg-config | Peter Korsgaard | 2009-03-19 | 1 | -1/+1 |
* | freetype: add host version | Peter Korsgaard | 2009-03-18 | 1 | -0/+39 |
* | freetype: cleanup target install | Peter Korsgaard | 2009-03-18 | 1 | -3/+2 |
* | freetype: bump version | Peter Korsgaard | 2009-03-18 | 2 | -1/+1 |
* | freetype: get rid of ancient 2.2.1 version | Peter Korsgaard | 2009-03-18 | 3 | -100/+1 |
* | freetype: fixup help text indentation | Peter Korsgaard | 2009-03-18 | 1 | -2/+2 |
* | pkgconfig: add pkgconfig package for target | Peter Korsgaard | 2009-03-18 | 2 | -2/+1 |
* | freetype: fix typo | Peter Korsgaard | 2009-01-24 | 1 | -1/+1 |
* | freetype: only depend on zlib if it is available | Peter Korsgaard | 2009-01-24 | 1 | -1/+2 |
* | package/freetype/freetype.mk: Fix editing of freetype-config | Daniel Laird | 2009-01-16 | 1 | -2/+5 |
* | freetype: mark ancient 2.2 version as deprecated | Peter Korsgaard | 2009-01-08 | 1 | -0/+1 |
* | package/freetype: default to 2.3.7 | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
* | Override the target-install target properly rather than installing as a post-... | Hamish Moffatt | 2008-12-08 | 1 | -2/+2 |
* | package/freetype/freetype.mk: Add zib to dependencies | Daniel Laird | 2008-11-11 | 1 | -2/+1 |
* | package/freetype: Convert to Makefile.autotools.in | Daniel Laird | 2008-10-09 | 2 | -61/+95 |
* | Version bump to 2.3.7 | Hamish Moffatt | 2008-09-05 | 2 | -4/+4 |
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
* | freetype: fix target install and clean / dirclean | Peter Korsgaard | 2008-07-17 | 1 | -0/+6 |
* | Fix freetype-2.2.1 build in AVR32, possibly other platforms too | Thiago A. CorrĂȘa | 2008-07-04 | 1 | -1/+2 |
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -1/+1 |
* | packages: fix pkgconfig depencies and select pkgconfig where needed | Peter Korsgaard | 2008-06-14 | 1 | -0/+1 |
* | Add end-of-line at last line of freetype.mk | Ulf Samuelsson | 2008-05-22 | 1 | -1/+1 |