summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable multiple actions per eventBrad Bishop2016-12-153-6/+8
* Enhance notify testcaseBrad Bishop2016-12-151-17/+115
* Removed duplicated Holder adaptersBrad Bishop2016-12-156-246/+219
* Use sdbusplus object wrapperBrad Bishop2016-11-223-3/+11
* React to sdbus++ updatesBrad Bishop2016-11-223-4/+9
* Add gitignoreBrad Bishop2016-11-222-0/+32
* build: Fix out of tree build issuesBrad Bishop2016-11-212-2/+2
* build: Makefile.am refactoringBrad Bishop2016-11-211-4/+3
* build: Add targets for generated filesBrad Bishop2016-11-212-10/+31
* 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-212-4/+16
* pimgen: Rename interfaces to extra_interfaces.dBrad Bishop2016-11-213-1/+1
* pimgen: Move events to events.dBrad Bishop2016-11-213-2/+2
* pimgen: Combine make_example and pimgenBrad Bishop2016-11-212-38/+49
* pimgen: change -o option to be a directoryBrad Bishop2016-11-121-3/+3
* Remove sdbus++ template search workaroundBrad Bishop2016-11-121-26/+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
* Add brief description to example interfacesBrad Bishop2016-11-121-0/+3
* Look for interfaces.yaml in --dirBrad Bishop2016-11-121-8/+5
* Fix templatedir argumentBrad Bishop2016-11-121-1/+1
* Set AC_LANG to C++Brad Bishop2016-11-091-4/+5
* configure: Add gtest enabling foo to configureBrad Bishop2016-11-081-0/+21
* test: Use libmanager for integration testcaseBrad Bishop2016-11-081-7/+1
* Put most objects in a libraryBrad Bishop2016-11-081-5/+8
* test: Remove existing test from make checkBrad Bishop2016-11-081-1/+2
* Build toplevel before testBrad Bishop2016-11-081-1/+1
* Switch to generated interface factory methodsBrad Bishop2016-11-084-12/+23
* pimgen: Pass interfaces.yaml to Mako templateBrad Bishop2016-11-081-0/+8
* Optionally include generated example bindingsBrad Bishop2016-11-083-0/+14
* Add example interfacesBrad Bishop2016-11-085-3/+82
* Use a Mako template for generated code.Brad Bishop2016-11-082-158/+81
* Move generated code to implementation file.Brad Bishop2016-11-084-4/+15
* Move examples->example/eventsBrad Bishop2016-11-083-1/+2
* Add manager interface server bindingBrad Bishop2016-11-084-2/+147
* README formatting update.Brad Bishop2016-11-084-10/+14
* actions: Add destroy actionBrad Bishop2016-11-085-0/+17
* filters/actions: Pass manager to filters/actionsBrad Bishop2016-11-083-27/+33
* filters: Add propertiesChangedToBrad Bishop2016-11-084-1/+75
* Add actionsBrad Bishop2016-11-086-6/+157
* Enable filtering of signal matchesBrad Bishop2016-11-086-4/+180
* Add manager skeletonBrad Bishop2016-11-088-8/+463
* Parse match rulesBrad Bishop2016-10-314-6/+210
* Application stub and build rulesBrad Bishop2016-10-315-0/+80
* Initial commitPatrick Williams2016-10-171-0/+201
OpenPOWER on IntegriCloud