summaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* README, HACKING: add some brief notes on reporting security vulnerabilitiesSimon McVittie2014-11-141-0/+19
| | | | We now have a private mailing list that can be the security contact.
* Document that GNU make is requiredSimon McVittie2013-09-051-1/+3
| | | | | | | | | | | | | | | | In theory the Autotools build system supports any "make" implementation, but there are no regular contributors who test with BSD make, so the inevitable result is that only GNU make actually works (fd.o #48277). Apparently there's only one GNUism at the moment, which is fixable, but that means repeating ourselves a bit more. If we instead document that GNU make is required, we can simplify the Makefiles over time by using extensions like $(patsubst), leading to a less error-prone build system. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=48277 Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by: Chengwei Yang <chengwei.yang@intel.com>
* Add a note about bootstrapping new platforms to READMESimon McVittie2011-07-281-0/+21
|
* Collected cmake doc into README.cmake.Ralf Habacker2011-07-081-22/+2
|
* Spelling fix.Ralf Habacker2011-05-251-2/+2
|
* Drop outdated list of options from README, mention configure --help insteadSimon McVittie2011-04-261-25/+2
|
* Allow X11 autolaunch to be disabled even if the headers/libraries are thereSimon McVittie2011-02-241-1/+1
| | | | | | | | | | | | | | | | In an embedded system where the D-Bus session is a core part of the environment, like Maemo, accidentally auto-launching a second session bus (for instance for a concurrent ssh session) is a bad idea - it can lead to a "split brain" situation where half the applications in the GUI are using a different bus. In these controlled environments, it'd be useful to prevent autolaunch from ever happening. (As a side benefit, the changes to configure.in also mean that packagers can explicitly --enable-x11-autolaunch, to make sure that failure to find X will make compilation fail cleanly.) Bug: https://bugs.freedesktop.org/show_bug.cgi?id=19997 Bug-NB: NB#219964
* Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcovSimon McVittie2011-02-171-1/+1
| | | | | Reviewed-by: Colin Walters <walters@verbum.org> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=10887
* Added cmake build system notes to README and INSTALL.Ralf Habacker2010-03-241-16/+48
|
* * README: remove some of the out of date flagsJohn (J5) Palmieri2006-11-081-1/+0
| | | | * doc/TODO: Remove todo items which are done
* 2006-11-07 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-11-071-32/+97
| | | | | | * doc/dbus-specification.xml, doc/dbus-faq.xml, README: various documentation updates. Bump faq/spec versions (not to 1.0; I don't think the spec will be "finished"/1.0 when we ship the 1.0 library).
* - document --enable-kqueueJohn (J5) Palmieri2006-08-251-1/+1
|
* * Removed some extra bindings stuff lingering around (thanks timo)John (J5) Palmieri2006-07-211-12/+0
| | | | | | * dbus-pendingcall.c (_dbus_pending_call_new): s/dbus_connection_ref/_dbus_connection_ref_unlocked fixes assertion when we tried to take a lock on an already locked connection
* 2006-04-24 John (J5) Palmieri <johnp@redhat.com>John (J5) Palmieri2006-04-241-13/+30
| | | | | * README, INSTALL: Doc fixes Patch from Brad Hards <bradh at frogmouth.net>
* add a couple of notes about libdbus vs. bindingsHavoc Pennington2004-08-101-0/+8
|
* Added documentation for the --enable-python configure switchJohn (J5) Palmieri2004-08-031-0/+1
|
* Added mono documentation.Owen Fraser-Green2004-05-151-0/+2
|
* 2003-04-29 Havoc Pennington <hp@redhat.com>Havoc Pennington2003-04-291-34/+55
| | | | | | | | | | | | * dbus-1.pc.in, dbus-glib-1.pc.in: rename these from dbus-1.0.pc.in, dbus-glib-1.0.pc.in. As these change with the parallel install API version, not with the D-BUS package version. * HACKING: move some of README over here * README: updates, and document API/ABI policy * configure.in: reindentation
* Prepare for spamAnders Carlsson2003-03-041-1/+1
|
* 2003-03-05 Anders Carlsson <andersca@codefactory.se>Anders Carlsson2003-03-041-0/+51
| | | | * README: Add some things.
* initial import of "dbus" skeletonHavoc Pennington2002-11-211-0/+1