Age | Commit message (Expand) | Author |
2009-04-21 | dbus: fix rebuild if /var/lib is a symlink to /tmp for target | Peter Korsgaard |
2009-03-24 | package: provide download target for host packages | Peter Korsgaard |
2009-03-23 | dbus: fix for read-only rootfs | Peter Korsgaard |
2009-03-20 | dbus: put local state files in /var and not /usr/var | Peter Korsgaard |
2009-03-19 | dbus: fix host build | 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 | package: fix host path | Peter Korsgaard |
2009-03-16 | dbus: add host-dbus support | Peter Korsgaard |
2009-03-16 | dbus: compile with X support if libX11 is available | Peter Korsgaard |
2009-02-24 | dbus: fix expat typo | Peter Korsgaard |
2009-02-22 | dbus: convert to Makefile.autotools.in and bump version | Peter Korsgaard |
2009-01-31 | dbus: revert r25194 (Unbreak Peters 'fixes' to dbus for a second time) | Peter Korsgaard |
2009-01-31 | Unbreak Peters 'fixes' to dbus for a second time | Ulf Samuelsson |
2009-01-31 | dbus: revert to pre-r25021 situation | Peter Korsgaard |
2009-01-31 | dbus dependencies needs to be ready before ./configure | Ulf Samuelsson |
2009-01-30 | dbus: fix xml dependency and stop continous rebuilds | Peter Korsgaard |
2009-01-30 | dbus: revert r25156 (Fix dbus dependency on libxml2, without rebuild, works b... | Peter Korsgaard |
2009-01-30 | Fix dbus dependency on libxml2, without rebuild, works but may need refinement | Ulf Samuelsson |
2009-01-25 | Stop dbus continuos rebuild, fix deps | Ulf Samuelsson |
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard |
2008-06-20 | dbus: depend on libxml2-install-staging instead for libxml2 | Peter Korsgaard |
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard |
2008-06-15 | dbus: depend on exact XML dep so it isn't always considered out-of-date | Peter Korsgaard |
2008-06-14 | packages: fix pkgconfig depencies and select pkgconfig where needed | Peter Korsgaard |
2008-04-06 | Make sure XML deps are available before building dbus | Ulf Samuelsson |
2008-03-31 | dbus: use dbus-daemon as target for staging_dir installation | Peter Korsgaard |
2008-03-12 | fix dbus makefile to install with or without stripping | John Voltz |
2008-03-06 | fixed dbus makefile | John Voltz |
2008-03-04 | dbus: start earlier | Peter Korsgaard |
2008-01-30 | create /var/lib/dbus | Ivan Kuten |
2007-11-26 | Really fix target install (typo in r20494) | Peter Korsgaard |
2007-11-25 | Fix syntax error in dbus | Ulf Samuelsson |
2007-11-25 | Fix dependency loop in dbus | Ulf Samuelsson |
2007-11-23 | Ups, STRIP is called STRIPCMD nowadays | Peter Korsgaard |
2007-11-23 | Generate uuid at startup if needed | Peter Korsgaard |
2007-11-23 | Do a full install to staging_dir so pkgconfig files also gets installed | Peter Korsgaard |
2007-11-23 | Fix target install, install helper programs as well as strip executables | Peter Korsgaard |
2007-11-23 | Use BR2_HAVE_MANPAGES | Peter Korsgaard |
2007-11-23 | soname changed | Peter Korsgaard |
2007-11-22 | Make XML library used by D-Bus selectable instead of requiring both Expat | Peter 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-21 | Remove switches if sstrip is run | Ulf Samuelsson |
2007-07-17 | Make dbus depend on libxml2 and link with lib | Ulf Samuelsson |