For --time'd failed gn_run_binary.py runs repeat failed command (#910)

This is to help troubleshoot https://github.com/flutter/flutter/issues/154437 theory being that gen_snapshot binary might be in transient broken state that copying was not able to capture.

BUG=https://github.com/flutter/flutter/issues/154437
1 file changed
tree: 32601222084f6d15b3e18b5e7e9022da7862cfe6
  1. .github/
  2. build/
  3. build_overrides/
  4. tools/
  5. .clang-format
  6. .gitattributes
  7. .gitignore
  8. .gn
  9. AUTHORS
  10. BUILD.gn
  11. CODEOWNERS
  12. LICENSE
  13. README.md
README.md

OpenSSF Scorecard

buildroot

Build environment for the Flutter engine

This repository is used by the flutter/engine repository. For instructions on how to use it, see that repository's CONTRIBUTING.md file.

To update your checkout to use the latest buildroot, run gclient sync.

To submit patches to this buildroot repository, create a branch, push to that branch, then submit a PR on GitHub for that branch.

To point the engine to a new version of buildroot after your patch is merged, update the buildroot hash in the engine's DEPS file.