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
/
libgtk2
Age
Commit message (
Expand
)
Author
2008-11-02
libpng: fix Makefile.autotools.in fallout
Peter Korsgaard
2008-10-27
Strip libgtk2 in the target
Peter Korsgaard
2008-10-18
Bump up libgtk2 version
Peter Korsgaard
2008-08-26
select CUPS if XORG/XORG7/TINYX.
Daniel Laird
2008-08-26
The changes below add better support for DirectFB and libgtk2.
Daniel Laird
2008-08-04
buildroot: remove trailing spaces
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-07-08
Support ARCH-unknown-linux-gnu, Use target library paths instead of the host ...
Ulf Samuelsson
2008-07-07
Remove duplicated select LIBPNG and use alphabetical order for selects
Ulf Samuelsson
2008-07-06
Improve readability of libgtk2 configuration
Ulf Samuelsson
2008-07-05
Use HOST_GLIB for packages
Ulf Samuelsson
2008-06-14
packages: fix pkgconfig depencies and select pkgconfig where needed
Peter Korsgaard
2008-05-01
remove unnecessary libdir-la.patch patches and modify Makefile.autotools.in t...
John Voltz
2008-03-06
updated libgtk2
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-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-11
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
Ulf Samuelsson
2007-08-11
Reintroduce dependencies on tinyx for libgtk[1]2 and cairo
Ulf Samuelsson
2007-08-10
Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't
Eric Andersen
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-02-01
bump version
Eric Andersen
2007-01-17
PNG package is called BR2_PACKAGE_LIBPNG
Peter Korsgaard
2007-01-17
select XORG rather than depend on it.
Eric Andersen
2007-01-14
oops, embed $(STAGING_DIR) rather than hard coding my home dir...
Eric Andersen
2007-01-14
fix build and ensure we install needed runtime components
Eric Andersen
2007-01-14
fixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen
2007-01-11
add Gtk+ version 2
Eric Andersen