summaryrefslogtreecommitdiffstats
path: root/pimgen.py
Commit message (Expand)AuthorAgeFilesLines
* serialization: use the same inflection as sdbus++Brad Bishop2019-04-121-4/+1
* Generate functor to read a propertyMatthew Barth2018-10-231-2/+50
* Add support for type-only interfacesMarri Devender Rao2017-09-291-14/+14
* pimgen: ignore sdbusplus::object_pathDeepak Kodihalli2017-08-231-0/+10
* pimgen: generate serialization codeDeepak Kodihalli2017-08-211-0/+12
* pimgen: capture interface propertiesDeepak Kodihalli2017-08-211-7/+33
* Parse only interface files generated by phosphor-dbus-interfacesMarri Devender Rao2017-06-091-0/+3
* pimgen: Use cast instead of integer literalsBrad Bishop2017-02-251-8/+19
* pimgen: Remove interfaces.dBrad Bishop2017-02-151-13/+35
* pimgen: Un-capitalize booleansBrad Bishop2017-02-151-0/+9
* Add path conditionsBrad Bishop2017-02-151-8/+30
* Merge actions.hpp and events.hppBrad Bishop2017-02-151-35/+22
* setProperty: Allow multiple objectsBrad Bishop2017-02-151-1/+4
* Remove details namespaceBrad Bishop2017-02-091-7/+7
* Use std::functionBrad Bishop2017-02-091-2/+2
* build: split app/test pimgen invocationBrad Bishop2017-02-091-62/+19
* Add support for rendering startup eventsBrad Bishop2017-02-011-0/+10
* Add support for rendering createObjectsBrad Bishop2017-02-011-0/+35
* pimgen: Add support for rendering propertyIsBrad Bishop2017-01-311-0/+21
* Enable multiple filtersBrad Bishop2017-01-311-1/+4
* Allow multiple objects to be destroyedBrad Bishop2017-01-311-4/+6
* pimgen: Switch to new Mako templatesBrad Bishop2017-01-241-76/+83
* Remove default action/filterBrad Bishop2017-01-241-20/+2
* pimgen: Argument refactoringBrad Bishop2017-01-241-22/+44
* pimgen: Add new typesBrad Bishop2017-01-241-1/+114
* pimgen: Add new Mako templatesBrad Bishop2017-01-241-0/+17
* pimgen: use yaml.safe_loadBrad Bishop2017-01-241-2/+2
* pimgen: Display possible commands with helpBrad Bishop2017-01-241-1/+1
* pimgen: Add support for setPropertyBrad Bishop2017-01-121-3/+40
* Rewrite pimgen in the image of sdbus++Brad Bishop2017-01-121-105/+289
* pimgen: Add list-interfaces command optionBrad Bishop2016-11-211-11/+23
* pimgen: Add command positional argumentBrad Bishop2016-11-211-1/+7
* pimgen: Split argument parsing logicBrad Bishop2016-11-211-16/+20
* pimgen: Enable multiple interface filesBrad Bishop2016-11-211-3/+15
* pimgen: Rename interfaces to extra_interfaces.dBrad Bishop2016-11-211-1/+1
* pimgen: Move events to events.dBrad Bishop2016-11-211-2/+2
* pimgen: Combine make_example and pimgenBrad Bishop2016-11-211-2/+49
* pimgen: change -o option to be a directoryBrad Bishop2016-11-121-3/+3
* Find examples directory when invoked out of treeBrad Bishop2016-11-121-1/+1
* Find template automatically in script dirBrad Bishop2016-11-121-5/+4
* Look for interfaces.yaml in --dirBrad Bishop2016-11-121-8/+5
* Fix templatedir argumentBrad Bishop2016-11-121-1/+1
* pimgen: Pass interfaces.yaml to Mako templateBrad Bishop2016-11-081-0/+8
* Use a Mako template for generated code.Brad Bishop2016-11-081-158/+21
* Move generated code to implementation file.Brad Bishop2016-11-081-2/+13
* Move examples->example/eventsBrad Bishop2016-11-081-1/+2
* README formatting update.Brad Bishop2016-11-081-1/+1
* Add actionsBrad Bishop2016-11-081-3/+15
* Enable filtering of signal matchesBrad Bishop2016-11-081-3/+35
* Add manager skeletonBrad Bishop2016-11-081-3/+3
OpenPOWER on IntegriCloud