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
/
pango
Age
Commit message (
Expand
)
Author
2010-02-24
pango: remove gtk-doc patch
Thomas Petazzoni
2009-12-15
pango: convert to autotools infrastructure for host package
Thomas Petazzoni
2009-12-15
host-pkgconfig is now host-pkg-config
Thomas Petazzoni
2009-12-06
package: get rid of redundant malloc related configure presets
Peter Korsgaard
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-09-29
pango: needs host version of pango for pango-querymodules
Peter Korsgaard
2009-09-20
package/Makefile.in: Use appropriate paths for host pkg-config.
Will Newton
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-07-24
xorg: remove the XSERVER variable
Thomas Petazzoni
2009-07-24
xorg: use BR2_PACKAGE_XORG instead of BR2_PACKAGE_XSERVER_none
Thomas Petazzoni
2009-03-24
pango: host build needs automake/autoconf
Peter Korsgaard
2009-03-24
package: provide download target for host packages
Peter Korsgaard
2009-03-19
pango: fix host build
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
pango: use same with/without-x setting for host build as for target
Peter Korsgaard
2009-03-18
pango: generate pango.modules at build time rather than run time
Peter Korsgaard
2009-03-18
pango: add host version
Peter Korsgaard
2009-03-18
pkgconfig: add pkgconfig package for target
Peter Korsgaard
2009-03-16
libglib2: build host version for build-time binaries
Peter Korsgaard
2009-03-11
pango: init script: make sure /etc/pango exists
Peter Korsgaard
2008-12-31
pango: add init script to create /etc/pango/pango.modules
Peter Korsgaard
2008-12-29
pango: fix download url
Peter Korsgaard
2008-12-27
pango: bump version
Peter Korsgaard
2008-10-27
Strip pango libraries on the target
Peter Korsgaard
2008-10-27
Fix strange problems in pango configure target
Peter Korsgaard
2008-10-20
package/pango/pango.mk: Remove redundant PKG_CONFIG_*
Daniel Laird
2008-08-04
buildroot: remove trailing spaces
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-07-05
Use HOST_GLIB for packages
Ulf Samuelsson
2008-05-01
remove unnecessary libdir-la.patch patches and modify Makefile.autotools.in t...
John Voltz
2008-03-06
updated pango
John Voltz
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-09-12
Update various packages to make X run
Ulf Samuelsson
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-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-02-04
- the $(XSERVER) target can be provided by different X server impls. Adjust u...
Bernhard Reutner-Fischer
2007-01-14
install the junk needed to (in theory) make pango actually work
Eric Andersen
2007-01-14
fixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen
2007-01-11
use a slightly more sensible dep, strip the correct library names
Eric Andersen
2007-01-11
Add pango
Eric Andersen