summaryrefslogtreecommitdiff
path: root/cpp/docs
Commit message (Expand)AuthorAgeFilesLines
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-122-4/+4
* Removed class diagrams (to save space and simplify generated documentation).Jonathan Robie2009-01-291-12/+12
* Modified footer and header for Google baitJonathan Robie2009-01-142-2/+31
* Added ASF licensing headers to the following filesRajith Muditha Attapattu2008-12-196-0/+126
* Added ASF license to makefilesGordon Sim2008-12-152-0/+36
* Added generated framing headers to doxygen documentation.Jonathan Robie2008-11-251-2/+2
* Housecleaning - removed Session_099 filter, removed jrobie path from develope...Jonathan Robie2008-11-172-2/+2
* Modified user.doxygen.in to incorporate main page documentation.Jonathan Robie2008-11-172-22/+23
* QPID-1294 (Johnathan Robie) Improved doxygen generation. Files missed in prev...Alan Conway2008-11-056-0/+1168
* QPID-1294 (Johnathan Robie) Improved doxygen generation.Alan Conway2008-11-051-2/+2
* Split logging options into portable options and sink-related options that are...Stephen D. Huston2008-10-151-3/+3
* Updated doxygen comments in qpid/client/*.hAlan Conway2008-06-091-5/+5
* 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