summaryrefslogtreecommitdiff
path: root/strata/graphics-common
Commit message (Collapse)AuthorAgeFilesLines
* Set --sysconfdir=/etc all aroundTristan Van Berkom2015-10-122-2/+2
| | | | | | | | Technically this is not needed for core OS packages with a / prefix, and not needed for anything which does not install to/read from the sysconfdir... however it's all around safer to just specify it everywhere. Change-Id: I3d8cc58b26c5c2332d6dc08bc87007f774e449af
* Fix pixman buildbaserock/james/fix-armv7-buildJames Thomas2015-02-161-0/+5
| | | | Disable iwmmx extensions, since they are armv5/6 specific and not needed
* strata/graphics-common: Upgrade cairo to latest stable (1.14.0)Javier Jardón2014-10-271-0/+5
|
* freefont-otf.morph: quote $DESTDIRJavier Jardón2014-08-281-2/+2
|
* Move common graphics components from wayland-generic to an independent stratumJavier Jardón2014-08-281-0/+5
Basically pixman, cairo, pango and deps These are common dependencies for weston and gtk/clutter