summaryrefslogtreecommitdiffstats
path: root/pimgen.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Parse match rulesBrad Bishop2016-10-311-0/+137
OpenPOWER on IntegriCloud