summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serialization: adapt to filesystem API changesHEADmasterBrad Bishop2019-04-153-9/+40
* serialization: Add cereal support for tuplesBrad Bishop2019-04-122-0/+6
* serialization: use the same inflection as sdbus++Brad Bishop2019-04-123-9/+10
* cleanup: Use filesystem instead of experimentalKun Yi2019-04-102-4/+4
* build: install into bin instead of sbinPatrick Venture2019-03-281-1/+1
* build: pkg anti-pattern: use defaultsPatrick Venture2019-02-131-3/+3
* build: Don't build tests unless askedBrad Bishop2019-01-071-2/+2
* manager: Add build testcaseBrad Bishop2019-01-072-0/+7
* manager: switch to refactored internal APIsBrad Bishop2019-01-073-160/+25
* manager: refactor interface templatesBrad Bishop2019-01-073-0/+513
* serialize: Add build testcaseBrad Bishop2019-01-072-0/+7
* serialize: add concept APIBrad Bishop2019-01-072-63/+75
* build: Don't build tests unless askedBrad Bishop2019-01-071-3/+10
* utils: Add unit testsBrad Bishop2018-12-172-0/+103
* utils: Add missing headersBrad Bishop2018-12-171-0/+7
* types: Add build testcaseBrad Bishop2018-12-172-0/+44
* types: minor build improvementsBrad Bishop2018-12-172-2/+18
* test: Add test-driver, minor refactoringBrad Bishop2018-12-112-2/+5
* Replace std::experimental::any with std::anyBrad Bishop2018-11-213-32/+30
* Fix std::variant usageWilliam A. Kennington III2018-11-063-7/+9
* Generate functor to read a propertyMatthew Barth2018-10-233-5/+65
* Get an inventory property's valueMatthew Barth2018-10-233-12/+104
* Update .gitignoreMatthew Barth2018-10-181-0/+2
* phosphor-inventory-manager: use c++17Vernon Mauery2018-10-181-1/+1
* formatter: update clang-format and fix-up file(s)Patrick Venture2018-10-1411-55/+89
* Add -flto to CXXFLAGSAndrew Geissler2018-08-271-1/+1
* Add MAINTAINERS fileAndrew Jeffery2018-05-241-0/+48
* Use s.c_str() in log messagesJoseph Reynolds2018-05-141-1/+1
* Enable clang-formatBrad Bishop2018-03-2913-929/+844
* test: signalqueue: add explicit cast to boolBrad Bishop2018-02-211-7/+7
* Spelling fixesGunnar Mills2017-10-252-3/+3
* Enable Cereal class versioningVishwanatha Subbanna2017-09-302-2/+14
* Add support for type-only interfacesMarri Devender Rao2017-09-294-45/+130
* phosphor-inventory: Fix for deserialize cereal exceptionJayanth Othayoth2017-09-191-4/+15
* pimgen: ignore sdbusplus::object_pathDeepak Kodihalli2017-08-231-0/+10
* inventory: implement deserializationDeepak Kodihalli2017-08-234-9/+107
* inventory: implement serializationDeepak Kodihalli2017-08-236-3/+62
* pimgen: generate serialization codeDeepak Kodihalli2017-08-214-3/+70
* pimgen: capture interface propertiesDeepak Kodihalli2017-08-211-7/+33
* Add variable to define base path of yamlsTom Joseph2017-08-041-1/+2
* Parse only interface files generated by phosphor-dbus-interfacesMarri Devender Rao2017-06-091-0/+3
* Emit an interfaces added signalGunnar Mills2017-06-061-1/+1
* change namespace on sdbusplus::matchPatrick Williams2017-05-012-2/+2
* Move object_mapper per dbus path conventions.Leonel Gonzalez2017-03-201-1/+1
* functor: remove unnecessary iterator comparisonPatrick Williams2017-03-091-1/+1
* Remove unnecessary copy constructing ObjectManagerBrad Bishop2017-03-081-1/+1
* Build: Autotools usage improvementsBrad Bishop2017-03-082-7/+11
* Build: Makefile formatting changesBrad Bishop2017-03-062-5/+17
* pimgen: Use cast instead of integer literalsBrad Bishop2017-02-252-9/+22
* astyle runBrad Bishop2017-02-231-2/+2
OpenPOWER on IntegriCloud