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
/
freetype.mk
Age
Commit message (
Expand
)
Author
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
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
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
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-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
2007-01-14
fixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen
2007-01-10
fixup freetype build and install locations
Eric Andersen
2006-11-17
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer
2005-11-24
remove extra space after touch
Mike Frysinger
2005-09-08
build with prefix set to STAGING_DIR so the generated .la file has correct paths
Mike Frysinger
2005-06-09
Make the sourceforge mirror site a config option, as sourceforge
Eric Andersen
2005-04-26
http://bugs.uclibc.org/view.php?id=189
Eric Andersen