summaryrefslogtreecommitdiff
path: root/cpp/docs
Commit message (Expand)AuthorAgeFilesLines
* Use help2man if available, pre-generated qpidd.1 if available, fall back to d...Alan Conway2008-06-031-6/+9
* Make help2man and doxygen dependencies optional.Alan Conway2008-05-262-0/+10
* Fix doxygen warnings.Alan Conway2008-04-021-26/+0
* Fix typo in man page: log.output -> log-outputAlan Conway2008-03-181-2/+2
* Editorial changes to man page text.Alan Conway2007-10-161-3/+3
* * docs/man/qpidd.x: Explain configuration options.Alan Conway2007-10-041-3/+33
* Make check now starts a broker on a dynamically assigned port, soAlan Conway2007-06-271-1/+1
* Logging infrastructure: See qpidd --long-help for details.Alan Conway2007-05-301-1/+1
* * docs/api/Makefile.am: Adding html.timestamp to clean target.Alan Conway2007-05-181-1/+1
* Fix make distcheckAlan Conway2007-05-181-1/+1
* Makefile fixes to get make distcheck passing.Alan Conway2007-05-012-4/+4
* - docs/man/qpidd.x: explain file and environment configuration. Alan Conway2007-04-261-2/+13
* * Moved code generation into top-level gen/ dir with own Makefile.amAlan Conway2007-04-141-1/+1
* * cpp/qpid-config.in, Makefile.am, configure.ac: added qpid-config script.Alan Conway2007-04-122-30/+5
* * cpp/qpidc.spec.in: Added qpidd-devel sub-package.Alan Conway2007-04-112-3/+5
* * Fixes to enable VPATH builds.Alan Conway2007-04-111-1/+1
* * docs/api/*: Fixed API doc generation to work with VPATH builds.Alan Conway2007-04-105-30/+32
* Fixed autmake $wildcard warnings, added html-dev to generate full doxygen for...Alan Conway2007-03-303-15/+33
* Renamed cpp-0-9 to cppAlan Conway2007-03-215-0/+2531
* * cpp: svn removed, will rename cpp-0-9Alan Conway2007-03-214-1290/+0
* Patch from Jim Meyering (jim@meyering.net) submitted on dev list.Gordon Sim2007-01-231-6/+5
* - rpm: make rpm now builds RPMs under rpm/ directory.Alan Conway2006-12-233-8/+10
* make rpm in cpp directory builds qpidc RPMs in default locations.Alan Conway2006-12-201-1/+1
* Sundry fixes to spec and build system for RPM packaging.Alan Conway2006-12-132-20/+4
* 2006-12-11 Alan Conway <aconway@redhat.com>Alan Conway2006-12-124-14/+44
* Added "make html" target to build doxygen documentation in docs/api/html.Alan Conway2006-12-072-0/+1275