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
/
dbus-glib
Age
Commit message (
Expand
)
Author
2010-05-25
package: gettext needs WCHAR support
Peter Korsgaard
2009-12-15
dbus-glib: fix host-dbus-glib build
Peter Korsgaard
2009-12-15
dbus-glib: convert to autotools infrastructure for host package
Thomas Petazzoni
2009-12-15
host-pkgconfig is now host-pkg-config
Thomas Petazzoni
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-09-27
dbus-glib: tighten dbus expat dependency
Peter Korsgaard
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-04-23
dbus-glib: workaround Kconfig issue with select
Peter Korsgaard
2009-04-23
dbus-glib: host compilation needs libglib2 and expat
Peter Korsgaard
2009-04-23
dbus-glib: needs expat
Peter Korsgaard
2009-03-24
package: provide download target for host packages
Peter Korsgaard
2009-03-19
package: add STAMP_DIR and use for host builds
Peter Korsgaard
2009-03-18
pkgconfig: add pkgconfig package for target
Peter Korsgaard
2009-03-17
dbus-glib: bump version and convert to Makefile.autotools.in format
Peter Korsgaard
2009-03-13
dbus-glib: install pkgconfig file to STAGING_DIR
Peter Korsgaard
2009-01-20
Fix circular dependency
Ulf Samuelsson
2009-01-20
Libraries for dbus-glib are in /usr/lib, depend on expat
Ulf Samuelsson
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-10-26
package: remove redundant pkg-config variables
Peter Korsgaard
2008-07-17
Kconfig: remove 'default n'
Peter Korsgaard
2008-06-14
packages: fix pkgconfig depencies and select pkgconfig where needed
Peter Korsgaard
2008-06-14
dbus-glib: don't depend on host pkg-config
Peter Korsgaard
2007-10-01
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-08-22
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-22
- semicolon touchup. No other changes
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-07-11
Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf Samuelsson
2007-07-06
Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD...
"Steven J. Hill"
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-02-06
Fix building of gettext/libintl when using an external toolchain.
"Steven J. Hill"
2007-01-14
Add packages for D-Bus and G-Lib interface library too.
"Steven J. Hill"