summaryrefslogtreecommitdiff
path: root/package/libgtk2
AgeCommit message (Expand)Author
2010-05-25package: gettext needs WCHAR supportPeter Korsgaard
2010-04-26libgtk2: get rid of old patchesPeter Korsgaard
2010-02-24libgtk2: host version needs host-libpngThomas Petazzoni
2010-02-23libgtk2: break the dependency of host-libgtk2 on host-cairoThomas Petazzoni
2009-12-15libgtk2: convert to autotools infrastructure for host packageThomas Petazzoni
2009-12-15host-pkgconfig is now host-pkg-configThomas Petazzoni
2009-12-06package: get rid of redundant malloc related configure presetsPeter Korsgaard
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-07-24xorg: remove the XSERVER variableThomas Petazzoni
2009-07-24xorg: use BR2_PACKAGE_XORG instead of BR2_PACKAGE_XSERVER_noneThomas Petazzoni
2009-07-17xorg: simplify dependencies on X.orgThomas Petazzoni
2009-03-24package: provide download target for host packagesPeter Korsgaard
2009-03-19avahi: gtk support needs libglade as wellPeter Korsgaard
2009-03-19package: add STAMP_DIR and use for host buildsPeter Korsgaard
2009-03-19pkg-config: rename pkgconfig to pkg-configPeter Korsgaard
2009-03-18libgtk2: build host version, use it for build time binariesPeter Korsgaard
2009-03-18pkgconfig: add pkgconfig package for targetPeter Korsgaard
2009-03-16libgtk2: small cleanupPeter Korsgaard
2009-03-16libgtk2: init script: make sure /etc/gtk-2.0 existsPeter Korsgaard
2009-03-16libglib2: build host version for build-time binariesPeter Korsgaard
2009-03-12libgtk2: also get rid of gtk-demo executablePeter Korsgaard
2009-03-12cairo: more fine grained configutation and fix dependenciesPeter Korsgaard
2009-03-11libgtk2: don't install demo sourcesPeter Korsgaard
2009-01-18Cleanup libgtk2, and prepare for 2.15Ulf Samuelsson
2009-01-18Getting rid of a bit more configure options that's been centralized.Thomas Lundquist
2009-01-18Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.Thomas Lundquist
2009-01-17Easier with one place for configure options for disabling gtk-docThomas Lundquist
2009-01-14Force use of HOST_GLIB instead of /usr/bin for libgtk2Ulf Samuelsson
2008-12-31libgtk2: add init script to create /etc/gtk-2.0/gdk-pixbuf.loadersPeter Korsgaard
2008-12-26libgtk: don't list cups/png/jpeg/tiff as hard dependenciesPeter Korsgaard
2008-12-26libgtk2: remove unneeded configure optsPeter Korsgaard
2008-11-28Adding Central config.cache optionsDaniel Laird
2008-11-02libpng: fix Makefile.autotools.in falloutPeter Korsgaard
2008-10-27Strip libgtk2 in the targetPeter Korsgaard
2008-10-18Bump up libgtk2 versionPeter Korsgaard
2008-08-26select CUPS if XORG/XORG7/TINYX.Daniel Laird
2008-08-26The changes below add better support for DirectFB and libgtk2.Daniel Laird
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-07-08Support ARCH-unknown-linux-gnu, Use target library paths instead of the host ...Ulf Samuelsson
2008-07-07Remove duplicated select LIBPNG and use alphabetical order for selectsUlf Samuelsson
2008-07-06Improve readability of libgtk2 configurationUlf Samuelsson
2008-07-05Use HOST_GLIB for packagesUlf Samuelsson
2008-06-14packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard
2008-05-01remove unnecessary libdir-la.patch patches and modify Makefile.autotools.in t...John Voltz
2008-03-06updated libgtk2John Voltz
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-09-12Update various packages to make X runUlf Samuelsson
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer