summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Add -flto to CXXFLAGSAndrew Geissler2018-08-271-1/+1
| | | | | | | | | | Per openbmc/openbmc#3364, adding -flto to CXX flags in order to reduce overall library and binary sizes. Ref: https://gcc.gnu.org/wiki/LinkTimeOptimization Change-Id: I2e1ba4b77af1c8419f7f586993957f9346d7a24a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-dbus: copying yaml files to shared known locationMarri Devender Rao2017-06-081-1/+1
| | | | | Change-Id: I0d26e8e3e06eb72c92e9410cb83b3b20c464c303 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
* build: Use AX for pkg configBrad Bishop2017-02-131-2/+2
| | | | | | | | Use an autoconf archive macro for pkg config so autoconf can fill out Requires.private in phosphor-dbus-interfaces.pc.in. Change-Id: Ica803a0f758871b192502be5c2cdc6e166337df2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* build: Add option to disable libphosphor_dbusBrad Bishop2017-02-091-0/+2
| | | | | | | Add an option to disable libphosphor_dbus (YAML only). Change-Id: I94107e4fede2668c29ce101d339b0488e92cefca Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Install YAML filesBrad Bishop2017-02-091-0/+5
| | | | | | | Install YAML files when installing the package. Change-Id: I7515fa625a9cb33bc9947f5472a178e38fe9a515 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* build: Generate package-config filePatrick Williams2017-01-301-0/+3
| | | | | Change-Id: Ib776dad5936f1542fd2855a67954f2959c23ef45 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* build: autotools files for libphosphor_dbus.soPatrick Williams2017-01-181-0/+16
Use the interface YAML files present to generate the server.cpp and server.hpp files, build them into a shared library, and install. Change-Id: Ib08704c399975f42aa77f911a7bc7dc33bacba99 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
OpenPOWER on IntegriCloud