Files
helium/devutils
Eloston c2870d2295 devutils/validate_patches.py: Attempt to fix obscure bug
There was a CI job that failed due to being unable to find the fallback
repo for tools/gn/build/gen.py, even though the commit did not change
the Chromium source tree or any patches config. The previous and
following commits also did not have any error.

After a through review, I could not identify any logical errors in the
code. This is a far-fetched guess, but perhaps there is some hash
instability in Python 3.5?

See https://cirrus-ci.com/task/5744818110070784 for the failing CI job
in question.
2018-09-18 23:48:23 -07:00
..
2018-07-29 00:24:29 -07:00
2018-07-29 00:24:29 -07:00
2018-05-11 16:20:32 +08:00
2018-09-11 22:24:33 -07:00
2018-07-29 00:24:29 -07:00
2018-08-15 23:06:56 -07:00

Developer utilities for ungoogled-chromium

This is a collection of scripts written for developing on ungoogled-chromium. See the descriptions at the top of each script for more information.