summaryrefslogtreecommitdiff
path: root/package/dbus
AgeCommit message (Expand)Author
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-06-20dbus: depend on libxml2-install-staging instead for libxml2Peter Korsgaard
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
2008-06-15dbus: depend on exact XML dep so it isn't always considered out-of-datePeter Korsgaard
2008-06-14packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard
2008-04-06Make sure XML deps are available before building dbusUlf Samuelsson
2008-03-31dbus: use dbus-daemon as target for staging_dir installationPeter Korsgaard
2008-03-12fix dbus makefile to install with or without strippingJohn Voltz
2008-03-06fixed dbus makefileJohn Voltz
2008-03-04dbus: start earlierPeter Korsgaard
2008-01-30create /var/lib/dbusIvan Kuten
2007-11-26Really fix target install (typo in r20494)Peter Korsgaard
2007-11-25Fix syntax error in dbusUlf Samuelsson
2007-11-25Fix dependency loop in dbusUlf Samuelsson
2007-11-23Ups, STRIP is called STRIPCMD nowadaysPeter Korsgaard
2007-11-23Generate uuid at startup if neededPeter Korsgaard
2007-11-23Do a full install to staging_dir so pkgconfig files also gets installedPeter Korsgaard
2007-11-23Fix target install, install helper programs as well as strip executablesPeter Korsgaard
2007-11-23Use BR2_HAVE_MANPAGESPeter Korsgaard
2007-11-23soname changedPeter Korsgaard
2007-11-22Make XML library used by D-Bus selectable instead of requiring both ExpatPeter Korsgaard
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-09-17- cleanup and fixes (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-08-28- misc cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-21- fix installation of dbus.Bernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-07-17Make dbus depend on libxml2 and link with libUlf Samuelsson
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-07-08- fix looking for libexpat.so in wrong place (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-05-09Rename all INIT scripts to have the numerical prefixes to easily see the star..."Steven J. Hill"
2007-01-15- ignore error if var/run/dbus already exists. Thanks whirm for noticingBernhard Reutner-Fischer
2007-01-14Add packages for D-Bus and G-Lib interface library too."Steven J. Hill"