summaryrefslogtreecommitdiff
path: root/yarns/architecture.yarn
Commit message (Collapse)AuthorAgeFilesLines
* yarns: Adapt to put morphologies in subdirsbaserock/richardmaw/S11284/morphologies-by-path-v4Richard Maw2014-07-101-4/+4
| | | | | | | | | | | | | We want to move our morphologies in our definitions repository into subdirectories, so they're more organised. We'd prefer to only refer to morphologies by file path, rather than a name that loosely corresponds to the file path, but we need to support that for backwards compatibility until we can move all of our morphologies into the definitions repository. However, since we want to eventually remove this, and we want to ensure that file paths work, we change the yarn tests to use file paths.
* Add yarn test for cross-bootstrapPedro Alvarez2013-12-201-0/+11
|
* yarns: un-parameterise architecture in system morphologiesRichard Maw2013-11-291-1/+1
| | | | | | It doesn't make sense to be able to specify an architecture from the IMPLEMENTS name, since you either need your architecture for something to build, or testarch for something that consistently doesn't build.
* Standardizes language and refactors some implementation stepsDaniel Firth2013-11-051-2/+2
|
* Added scenario test for preventing cross-buildingDaniel Firth2013-10-301-0/+11