summaryrefslogtreecommitdiff
path: root/strata/ruby.morph
Commit message (Collapse)AuthorAgeFilesLines
* Fix several implicitly transitive build-dependencies in devel-system.Daniel Firth2016-11-281-0/+3
| | | | | | | | Chunks in strata should declare all build-depends of their sibling chunks explicitly, so that the build tool does not need to overcompensate by bringing them in transitively. These were discovered using a baserock V10 version of ybd and then backported.
* Migrate to definitions format version 6Sam Thursfield2015-08-261-0/+1
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-2/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+2
| | | | | | | | 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-2/+0
| | | | version: 1)
* Add hoe and rake-compiler to base Ruby stratumSam Thursfield2014-10-241-1/+21
| | | | Various Gems require one or other of these tools at build time.
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+32