index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
freetype
Age
Commit message (
Expand
)
Author
2010-05-02
packages: remove useless HOST_*_LIBTOOL_PATCH
Thomas Petazzoni
2010-03-22
freetype: bump to 2.3.12
William Wagner
2009-12-30
package: fix host build for packages with own libtool patch
Peter Korsgaard
2009-12-15
freetype: convert to autotools infrastructure for host package
Thomas Petazzoni
2009-12-15
host-pkgconfig is now host-pkg-config
Thomas Petazzoni
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-03-30
freetype: strip target library and remove freetype-config if not needed
Peter Korsgaard
2009-03-24
package: provide download target for host packages
Peter Korsgaard
2009-03-19
package: add STAMP_DIR and use for host builds
Peter Korsgaard
2009-03-19
pkg-config: rename pkgconfig to pkg-config
Peter Korsgaard
2009-03-18
freetype: add host version
Peter Korsgaard
2009-03-18
freetype: cleanup target install
Peter Korsgaard
2009-03-18
freetype: bump version
Peter Korsgaard
2009-03-18
freetype: get rid of ancient 2.2.1 version
Peter Korsgaard
2009-03-18
freetype: fixup help text indentation
Peter Korsgaard
2009-03-18
pkgconfig: add pkgconfig package for target
Peter Korsgaard
2009-01-24
freetype: fix typo
Peter Korsgaard
2009-01-24
freetype: only depend on zlib if it is available
Peter Korsgaard
2009-01-16
package/freetype/freetype.mk: Fix editing of freetype-config
Daniel Laird
2009-01-08
freetype: mark ancient 2.2 version as deprecated
Peter Korsgaard
2008-12-08
package/freetype: default to 2.3.7
Peter Korsgaard
2008-12-08
Override the target-install target properly rather than installing as a post-...
Hamish Moffatt
2008-11-11
package/freetype/freetype.mk: Add zib to dependencies
Daniel Laird
2008-10-09
package/freetype: Convert to Makefile.autotools.in
Daniel Laird
2008-09-05
Version bump to 2.3.7
Hamish Moffatt
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-07-17
freetype: fix target install and clean / dirclean
Peter Korsgaard
2008-07-04
Fix freetype-2.2.1 build in AVR32, possibly other platforms too
Thiago A. CorrĂȘa
2008-06-19
buildroot: s/depends/depends on/
Peter Korsgaard
2008-06-14
packages: fix pkgconfig depencies and select pkgconfig where needed
Peter Korsgaard
2008-05-22
Add end-of-line at last line of freetype.mk
Ulf Samuelsson
2008-04-25
Change freetype makefile to fix $(STAGING_DIR)/usr/bin/freetype-config
John Voltz
2008-03-06
updated freetype
John Voltz
2008-02-12
Run $(CONFIG_UPDATE) after unpacking sources
Hamish Moffatt
2007-11-16
add more recent version of freetype, required at least for avr32 to build cor...
Ivan Kuten
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-09-25
- make sure that configure doesn't see a wrong cache
Bernhard Reutner-Fischer
2007-09-23
Do not use $(STAGING_DIR)/include for freetype, for now
Ulf Samuelsson
2007-08-22
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
Remove switches if sstrip is run
Ulf Samuelsson
2007-08-20
SED away some whitespace
Ulf Samuelsson
2007-08-19
Update configs for distcc, diffutils and freetype
Ulf Samuelsson
2007-08-14
Add links to 'usr/include/freetype2/freetype' to 'include' and 'usr/include'....
Ulf Samuelsson
2007-08-11
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
Ulf Samuelsson
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-03-13
fixup package LDFLAGS handling
Eric Andersen
2007-01-16
- prepare a host-freetype target that could be used to build the build-utils
Bernhard Reutner-Fischer
2007-01-14
silly typos
Eric Andersen
[next]