summaryrefslogtreecommitdiff
path: root/distbuild/serialise_tests.py
Commit message (Collapse)AuthorAgeFilesLines
* Clean up artifact serialisationAdam Coldrick2015-05-121-126/+0
| | | | | | | We no longer serialise whole artifacts, so it doesn't make sense for things to still refer to serialise-artifact and similar. Change-Id: Id4d563a07041bbce77f13ac71dc3f7de39df5e23
* Don't serialise the entire build graphAdam Coldrick2015-04-241-62/+15
| | | | | | | | | | The controller no longer needs to know everything about an artifact as the workers can calculate the build graph themselves quickly. This reduces the amount of data which needs to be serialised by serialise-artifact, making the yaml dump quicker. Change-Id: I6bd0bed14c2efb2f499e9d6f0a97e6188353121a
* Use the modern way of the GPL copyright header: URL instead real addressJavier Jardón2015-03-161-3/+2
| | | | Change-Id: I992dc0c1d40f563ade56a833162d409b02be90a0
* distbuild: serialize dependent sources of graphRichard Maw2014-10-081-0/+1
|
* Fix and integrate distbuild unit testsRichard Maw2014-10-011-38/+63
|
* Fix copyright years of distbuild code.Sam Thursfield2014-09-111-1/+1
|
* Add the distbuild libsRichard Ipsum2014-03-211-0/+148