summaryrefslogtreecommitdiff
path: root/strata/graphics-common.morph
Commit message (Collapse)AuthorAgeFilesLines
* strata/graphics-common.morph: Upgrade harfbuzz to 1.0.4Javier Jardón2015-10-071-2/+15
| | | | | | This version depends on ragel wich depends on colm Change-Id: Iccdda2cda30d201259dedac93dbabc86cd99c5c5
* Migrate to definitions format version 6Sam Thursfield2015-08-261-0/+6
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* More GLib and deps to its own stratumJavier Jardón2015-08-171-0/+1
| | | | Change-Id: I1bcc28de68c9b61b25929cf142e1dd8ea63f8d6f
* strata/graphics-common: Upgrade libpng to latest stable (1.4.16):Javier Jardón2015-04-271-2/+2
| | | | | | This includes a fix for vulnerability CVE-2014-9495 Change-Id: Ia62f889ad532b8614c4ec4536f517c5eb303416d
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-6/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+6
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-6/+0
| | | | version: 1)
* Fix pixman buildbaserock/james/fix-armv7-buildJames Thomas2015-02-161-0/+1
| | | | Disable iwmmx extensions, since they are armv5/6 specific and not needed
* weston.morph: Enable xwayland in westonJavier Jardón2015-01-291-0/+1
|
* strata/graphics-common: Upgrade cairo to latest stable (1.14.0)Javier Jardón2014-10-271-2/+3
|
* Move pango to gtk-depsJavier Jardón2014-10-271-10/+0
|
* strata/graphics-common.morph: Update to latest fontconfig (2.11.1)Javier Jardón2014-09-171-2/+2
|
* strata/graphics-common.morph: Upgrade to latest freetype (2.5.3)Javier Jardón2014-09-171-2/+2
|
* strata/graphics-common.morph: Update to latest pixman (0.32.6)Javier Jardón2014-09-171-2/+2
|
* strata/graphics-common.morph: Upgrade libpng to latest stable version (1.6.13)Javier Jardón2014-09-171-2/+2
|
* Move libtif from gtk-deps to graphics-commonJavier Jardón2014-09-171-0/+5
|
* Move libpng and libjpg from x-common to graphics-commonJavier Jardón2014-09-171-0/+11
|
* strata/graphics-common.morph: This stratum doestn depend on x-common neither ↵Javier Jardón2014-09-171-2/+0
| | | | wayland
* Do not build the same mesa in different strata, move to its own stratumJavier Jardón2014-08-281-0/+1
|
* Move common graphics components from wayland-generic to an independent stratumJavier Jardón2014-08-281-0/+52
Basically pixman, cairo, pango and deps These are common dependencies for weston and gtk/clutter