Find a file
Havoc Pennington 1428c65e7c 2002-11-23 Havoc Pennington <hp@pobox.com>
* configure.in: pile on more warning flags if using gcc

	* Doxyfile.in (EXTRACT_STATIC): set to NO, so we don't have
	to document static functions

	* configure.in: add summary to end of configure so it
	looks nice and attractive

	* dbus/dbus-hash.c: finish implementation and write unit
	tests and docs

	* configure.in: add --enable-tests to enable unit tests

	* dbus/dbus-test.c: test program to run unit tests
	for all files in dbus/*, initially runs a test for
	dbus-hash.c

	* dbus/dbus-internals.h: file to hold some internal utility stuff
2002-11-23 06:53:37 +00:00
bus 2002-11-22 Havoc Pennington <hp@pobox.com> 2002-11-22 05:59:06 +00:00
dbus 2002-11-23 Havoc Pennington <hp@pobox.com> 2002-11-23 06:53:37 +00:00
doc 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 22:05:55 +00:00
test 2002-11-23 Havoc Pennington <hp@pobox.com> 2002-11-23 06:53:37 +00:00
AUTHORS initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
autogen.sh 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 19:03:04 +00:00
ChangeLog 2002-11-23 Havoc Pennington <hp@pobox.com> 2002-11-23 06:53:37 +00:00
configure.in 2002-11-23 Havoc Pennington <hp@pobox.com> 2002-11-23 06:53:37 +00:00
COPYING 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 19:54:29 +00:00
dbus-1.0.pc.in initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
Doxyfile.in 2002-11-23 Havoc Pennington <hp@pobox.com> 2002-11-23 06:53:37 +00:00
INSTALL initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
Makefile.am 2002-11-22 Havoc Pennington <hp@redhat.com> 2002-11-22 21:33:07 +00:00
Makefile.cvs 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 19:03:04 +00:00
NEWS initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
README initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00

D-BUS is a simple IPC library based on messages.