Commit Graph

5 Commits

Author SHA1 Message Date
oxmc 53f3bc95c7 patches.mappings: support prefix-strip in addition to exact match
Lets patches be laid out as android/<version>/<real-aosp-path>/*.patch
and still land in the correct project, instead of every patch under a
mapped folder going to one fixed target.
2026-07-04 06:30:46 -07:00
oxmc b33843feb4 Support merged remove_projects manifests and add repo.yml docs
local_manifests values are normally a single URL. The remove_projects
key may instead be a list of URLs, merged/de-duplicated into a single
manifest fragment rather than one file per key. Document repo.yml
structure in README and add a fully commented example.repo.yml.
2026-07-04 02:37:14 -07:00
oxmc 5b82916a29 Update build tools 2025-11-05 17:22:24 +00:00
oxmc e0a43d9e66 Base, more work to do 2025-11-05 00:45:21 +00:00
oxmc 680a521169 Initial commit 2025-11-04 03:12:53 -08:00