summaryrefslogtreecommitdiff
path: root/cpp/managementgen/qmf/generate.py
Commit message (Expand)AuthorAgeFilesLines
* Renamed the python package for the qmf code generation as it conflictsTed Ross2008-11-211-369/+0
* Generalized the creation of makefile fragments in qmf code generation.Ted Ross2008-11-121-1/+24
* Fix to build needed directory tree on Windows; fixes QPID-1407Stephen D. Huston2008-10-281-1/+1
* QPID-1327 - Event support for ManagementTed Ross2008-10-071-0/+18
* Backed out makefile-dependency changes. They break vpath buildsTed Ross2008-09-171-11/+7
* Removed some dead codeTed Ross2008-09-171-6/+1
* Added missing Makefile dependencies for ACL and Cluster schema filesTed Ross2008-09-171-7/+16
* An improved way of dealing with installed headersTed Ross2008-09-151-2/+20
* QPID-1274 - Changed C++ namespace for generated management code. Improved ef...Ted Ross2008-09-151-7/+12
* Removed @staticmethod decorator which is unsupported by older Python versionsTed Ross2008-09-091-1/+1
* QPID-1274 - qmf-gen can now generate code from multiple schema files. Uses _...Ted Ross2008-09-091-0/+5
* QPID-1274 - Moved management-gen data files into the qmf subdirectory to fix ...Ted Ross2008-09-051-2/+2
* QPID-1274 - Improved packaging for management agent and code generation toolTed Ross2008-09-051-0/+300