summaryrefslogtreecommitdiff
path: root/strata/wayland-generic.morph
Commit message (Collapse)AuthorAgeFilesLines
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-1/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+1
| | | | | | | | 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-1/+0
| | | | version: 1)
* Upgrade Wayland to 1.7.0James Thomas2015-02-171-2/+2
|
* strata/wayland-generic: Upgrade wayland to 1.7 rc2 releaseJavier Jardón2015-02-101-2/+2
|
* strata/wayland-generic: Update to latest xkbcommon (0.5.0)Javier Jardón2014-11-261-2/+3
|
* strata/wayland-generic: Upgrade wayland to latest stable (1.6.0)Javier Jardón2014-10-291-2/+2
|
* Change graphics-infra stratum name to xorg-util-macros-commonJavier Jardón2014-10-141-1/+1
| | | | | As libdrm was moved to an independent stratum this only holds some macros needed to compile other strata
* Add graphics-infra stratumJavier Jardón2014-10-141-1/+1
| | | | With basic infrastructure components like libdrm and xorg macros
* Fix some ref to use SHA1s instead of branches or tagsPedro Alvarez2014-10-031-1/+2
| | | | | Reviewed-by: Daniel Silverstone Reviewed-by: Paul Sherwood
* Fix some strata that depends on foundation, not genivi-foundationJavier Jardón2014-09-251-0/+1
| | | | | | x-common depends on foundation because llvm. Note that other strata assume that x-common depends on core as llvm will be moved away from it
* 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-42/+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-281-49/+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-281-21/+0
|
* Build a unique mesa with wayland and x11 supportJavier Jardón2014-08-281-6/+6
|
* Build only one wayland independent of the architectureJavier Jardón2014-08-281-0/+135
This makes gtk (and everything that is on top) independent of the architecture we are building.