summaryrefslogtreecommitdiff
path: root/strata/wayland-generic
Commit message (Collapse)AuthorAgeFilesLines
* Do not build the same mesa in different strata, move to its own stratumJavier Jardón2014-08-281-7/+0
|
* Move common input components from wayland-generic to input-common stratumJavier Jardón2014-08-281-9/+0
| | | | | | This is libinput library and deps These are common dependencies to weston and clutter/gtk
* Move common graphics components from wayland-generic to an independent stratumJavier Jardón2014-08-282-10/+0
| | | | | | Basically pixman, cairo, pango and deps These are common dependencies for weston and gtk/clutter
* Move weston to its own stratumJavier Jardón2014-08-282-61/+0
|
* Build a unique mesa with wayland and x11 supportJavier Jardón2014-08-281-2/+2
|
* Build only one wayland independent of the architectureJavier Jardón2014-08-287-0/+94
This makes gtk (and everything that is on top) independent of the architecture we are building.