summaryrefslogtreecommitdiffstats
path: root/package/dbus
Commit message (Expand)AuthorAgeFilesLines
* dbus: fix rebuild if /var/lib is a symlink to /tmp for targetPeter Korsgaard2009-04-211-0/+5
* package: provide download target for host packagesPeter Korsgaard2009-03-241-0/+3
* dbus: fix for read-only rootfsPeter Korsgaard2009-03-232-0/+3
* dbus: put local state files in /var and not /usr/varPeter Korsgaard2009-03-201-0/+1
* dbus: fix host buildPeter Korsgaard2009-03-191-1/+1
* package: add STAMP_DIR and use for host buildsPeter Korsgaard2009-03-191-20/+18
* pkgconfig: add pkgconfig package for targetPeter Korsgaard2009-03-182-2/+1
* package: fix host pathPeter Korsgaard2009-03-171-2/+7
* dbus: add host-dbus supportPeter Korsgaard2009-03-161-0/+51
* dbus: compile with X support if libX11 is availablePeter Korsgaard2009-03-161-10/+15
* dbus: fix expat typoPeter Korsgaard2009-02-241-1/+1
* dbus: convert to Makefile.autotools.in and bump versionPeter Korsgaard2009-02-222-96/+56
* dbus: revert r25194 (Unbreak Peters 'fixes' to dbus for a second time)Peter Korsgaard2009-01-311-5/+11
* Unbreak Peters 'fixes' to dbus for a second timeUlf Samuelsson2009-01-311-11/+5
* dbus: revert to pre-r25021 situationPeter Korsgaard2009-01-311-9/+11
* dbus dependencies needs to be ready before ./configureUlf Samuelsson2009-01-311-1/+7
* dbus: fix xml dependency and stop continous rebuildsPeter Korsgaard2009-01-301-11/+4
* dbus: revert r25156 (Fix dbus dependency on libxml2, without rebuild, works b...Peter Korsgaard2009-01-301-4/+3
* Fix dbus dependency on libxml2, without rebuild, works but may need refinementUlf Samuelsson2009-01-301-3/+4
* Stop dbus continuos rebuild, fix depsUlf Samuelsson2009-01-251-2/+8
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-2/+2
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
* dbus: depend on libxml2-install-staging instead for libxml2Peter Korsgaard2008-06-201-6/+3
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-1/+1
* dbus: depend on exact XML dep so it isn't always considered out-of-datePeter Korsgaard2008-06-151-3/+10
* packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard2008-06-142-1/+2
* Make sure XML deps are available before building dbusUlf Samuelsson2008-04-061-1/+1
* dbus: use dbus-daemon as target for staging_dir installationPeter Korsgaard2008-03-311-2/+2
* fix dbus makefile to install with or without strippingJohn Voltz2008-03-121-0/+5
* fixed dbus makefileJohn Voltz2008-03-061-1/+1
* dbus: start earlierPeter Korsgaard2008-03-042-2/+2
* create /var/lib/dbusIvan Kuten2008-01-301-1/+1
* Really fix target install (typo in r20494)Peter Korsgaard2007-11-261-1/+1
* Fix syntax error in dbusUlf Samuelsson2007-11-251-1/+1
* Fix dependency loop in dbusUlf Samuelsson2007-11-251-4/+8
* Ups, STRIP is called STRIPCMD nowadaysPeter Korsgaard2007-11-231-1/+1
* Generate uuid at startup if neededPeter Korsgaard2007-11-231-0/+1
* Do a full install to staging_dir so pkgconfig files also gets installedPeter Korsgaard2007-11-231-1/+1
* Fix target install, install helper programs as well as strip executablesPeter Korsgaard2007-11-231-8/+6
* Use BR2_HAVE_MANPAGESPeter Korsgaard2007-11-231-0/+2
* soname changedPeter Korsgaard2007-11-231-1/+1
* Make XML library used by D-Bus selectable instead of requiring both ExpatPeter Korsgaard2007-11-222-5/+31
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
* - cleanup and fixes (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-171-2/+2
* - misc cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-281-1/+1
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-1/+1
* - fix installation of dbus.Bernhard Reutner-Fischer2007-08-211-2/+2
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-1/+1
* Make dbus depend on libxml2 and link with libUlf Samuelsson2007-07-172-2/+3