summaryrefslogtreecommitdiffstats
path: root/package/dbus
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | and libxml2.
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
| | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
* - 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
| | | | toolchain/*/*.mk */Makefile.in -l)
* - 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
|
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
|
* - fix looking for libexpat.so in wrong place (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-07-081-8/+8
| | | | - bump version
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+1
| | | | - use TARGET_CONFIGURE_ARGS where appropriate.
* Rename all INIT scripts to have the numerical prefixes to easily see the ↵"Steven J. Hill"2007-05-092-1/+1
| | | | start-up order.
* - ignore error if var/run/dbus already exists. Thanks whirm for noticingBernhard Reutner-Fischer2007-01-151-1/+1
|
* Add packages for D-Bus and G-Lib interface library too."Steven J. Hill"2007-01-143-0/+184