libchromiumcontent/vendor
Alexey Kuzmin 38c34c5446 Store patches meta info in patches configs (#470)
* Add PyYAML submodule

https://github.com/yaml/pyyaml

* Install PyYAML on bootstrap

* Ignore dirty state of the pyyaml submodule

It creates a "build" directory under its root when built.

* Use argparse in the apply-patches script

And provide a target arch as a named argument.

* Store patches meta info in patches configs

Use a patches config to defines order of patches,
specify a patch owner, and provide a description for a patch.

It should help us to avoid order collisions, make merge conflicts explicit,
and help find owners since git blame might not be reliable
because of frequent changes during Chromium upgrades.
2018-03-20 13:26:39 -05:00
..
boto@c3b81eb115 Use a fork of boto without FileChunkIO requirement 2017-10-10 23:38:26 +03:00
depot_tools@ad64abd69a Use latest depot_tools 2018-03-15 14:49:45 +09:00
pyyaml@7e026bfee9 Store patches meta info in patches configs (#470) 2018-03-20 13:26:39 -05:00