build-tools icon indicating copy to clipboard operation
build-tools copied to clipboard

feat: streamline using Reclient for Chromium

Open codebytere opened this issue 1 year ago • 2 comments

Enables building stock Chromium more simply.

Patches are applied now upon sync when targeting Chromium, with reduced area for failure with pinned EngFlow/reclient-configs sha.

codebytere avatar Jul 12 '24 08:07 codebytere

Has this been tested on Windows? I have a feeling we want to use depotSpawnSync to ensure that the depot_tools managed Python 3 gets used there.

dsanders11 avatar Jul 12 '24 19:07 dsanders11

@dsanders11 no, i've only done this on posix so far! good call though, i think you're right 😅

codebytere avatar Jul 14 '24 16:07 codebytere