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
/
libgtk2.mk
Age
Commit message (
Expand
)
Author
2008-11-28
Adding Central config.cache options
Daniel Laird
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
The changes below add better support for DirectFB and libgtk2.
Daniel Laird
2008-08-04
buildroot: remove trailing spaces
Peter Korsgaard
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-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-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-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