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