- 8e590ea Merge "Create Make flags to set source tree as ReadOnly in soong builds" by Spandan Das · 3 years, 7 months ago
- a3639e6 Create Make flags to set source tree as ReadOnly in soong builds by Spandan Das · 3 years, 7 months ago
- f3bdbcb Fix propagating EMPTY_NINJA_FILE from multiproduct_kati to minibp by Colin Cross · 3 years, 7 months ago
- 4fabaf5 bp2build/b: exit early in GENERATE_BAZEL_FILES=1. by Jingwen Chen · 3 years, 7 months ago
- 3078f3b Merge "Add SOONG_SDK_SNAPSHOT_VERSION support" by Treehugger Robot · 3 years, 7 months ago
- c29cace In the finder, keep track of BUILD files instead of only BUILD.bazel files. by Rupert Shuttleworth · 3 years, 7 months ago
- 43f7bf0 Add SOONG_SDK_SNAPSHOT_VERSION support by Paul Duffin · 3 years, 8 months ago
- f7bcd42 Clean symbols directory during installclean by Colin Cross · 3 years, 8 months ago
- 1994765 Merge "Don't print RBE stats if ANDROID_QUIET_BUILD is set." by Peter Collingbourne · 3 years, 8 months ago
- f4d9bd2 Don't print RBE stats if ANDROID_QUIET_BUILD is set. by Peter Collingbourne · 3 years, 8 months ago
- ec1a3dc Subsume INTEGRATED_BP2BUILD into other env modes by Chris Parsons · 3 years, 8 months ago
- d518e1a Make bp2build be more correct. by Lukacs T. Berki · 3 years, 9 months ago
- f8e2428 Allow running bp2build as part of a regular build. by Lukacs T. Berki · 3 years, 9 months ago
- 745380c Remove the dependency on a number of env vars. by Lukacs T. Berki · 3 years, 9 months ago
- bf94d2f Allow Bazel actions to see the SHELL variable. by Rupert Shuttleworth · 3 years, 9 months ago
- 2081052 Print the output from RBE bootstrap shutdown by Kousik Kumar · 3 years, 9 months ago
- 4766587 Merge "Allowlist RBE_num_retries_if_mismatched variable" by Kousik Kumar · 3 years, 10 months ago
- c3a22d8 Allowlist RBE_num_retries_if_mismatched variable by Kousik Kumar · 3 years, 10 months ago
- 5f6cb1d Compile soong_build for debugging if needed. by Lukacs T. Berki · 3 years, 10 months ago
- d7ce840 Remove GeneratingPrimaryBuilder(). by Lukacs T. Berki · 3 years, 10 months ago
- d1e3f1f Embed minibp into soong_ui. by Lukacs T. Berki · 3 years, 10 months ago
- 21d5c7a Hard-wire the path to xcrun as /usr/bin/xcrun. by Lukacs T. Berki · 3 years, 10 months ago
- 2373e59 Merge "Fix the environment of soong_build:" by Lukács T. Berki · 3 years, 10 months ago
- 75a38ba Merge "Revert "Skip old file cleanup for non-full builds."" by Colin Cross · 3 years, 10 months ago
- b4ced9d Fix the environment of soong_build: by Lukacs T. Berki · 3 years, 10 months ago
- 73ab928 Make $PATH available when building soong_build. by Lukacs T. Berki · 3 years, 10 months ago
- 41ad6b6 Revert "Skip old file cleanup for non-full builds." by Colin Cross · 3 years, 10 months ago
- b14ad7b Run Ninja in a clean environment. by Lukacs T. Berki · 3 years, 10 months ago
- 7d613bf Make it possible to debug soong_ui. by Lukacs T. Berki · 3 years, 10 months ago
- 5e85c66 Do not ignore error when writing environment file by Paul Duffin · 3 years, 10 months ago
- ddebd2c Merge "cd to / before running soong_build ." by Lukács T. Berki · 3 years, 10 months ago
- ac22956 Rename vendor-ramdisk to vendor_ramdisk by Petri Gynther · 3 years, 10 months ago
- 7690c09 cd to / before running soong_build . by Lukacs T. Berki · 3 years, 10 months ago
- fdf28ca Merge changes I3e6bc9b5,If9f8fb10 by Colin Cross · 3 years, 10 months ago
- 6cb1128 Disable TestSendLog on the buildbots by Colin Cross · 3 years, 10 months ago
- 3243aa5 Move environment staleness check to soong_ui. by Lukacs T. Berki · 3 years, 10 months ago
- 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 3 years, 11 months ago
- eb76c43 bp2build: fix running from clean checkout. by Jingwen Chen · 4 years ago
- 1e4d5f3 Add FAILED: prefix to RBE Fatal error message by Kousik Kumar · 4 years ago
- f9be4e0 Merge "Moving $OUT/vendor-ramdisk-debug.cpio.lz4 to intermediate dir" by Treehugger Robot · 4 years ago
- d813f12 Remove GKI artifacts on installclean by Yo Chiang · 4 years ago
- ae205c3 Moving $OUT/vendor-ramdisk-debug.cpio.lz4 to intermediate dir by Bowgo Tsai · 4 years ago
- 6e49493 Skip old file cleanup for non-full builds. by Jaewoong Jung · 4 years ago
- 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years ago
- 175500f Merge "Read the proc status file when PID is given for metrics purpose." by Patrice Arruda · 4 years ago
- 04157e1 Read the proc status file when PID is given for metrics purpose. by Patrice Arruda · 4 years ago
- 589826b Add and update comments in ui/metrics/metrics.go. by Patrice Arruda · 4 years ago
- 5c58b64 Remove soong_metrics_proto from the import of the protobuf file. by Patrice Arruda · 4 years ago
- 48d55ad Add setup_tools performance metrics to Soong protobuf file. by Patrice Arruda · 4 years ago
- a767196 Merge "Add and update comments in ui/metrics/event.go" by Treehugger Robot · 4 years ago
- 8a44a37 Add and update comments in ui/metrics/event.go by Patrice Arruda · 4 years ago
- 05ab2d0 Enable bazel profiling in soong_build. by Patrice Arruda · 4 years, 1 month ago
- 8574ae7 Merge "Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR)." by Treehugger Robot · 4 years, 1 month ago
- 3c9f5ac Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR). by Rupert Shuttleworth · 4 years, 1 month ago
- 7d235cc Allow uploading a directory of metrics files. by Patrice Arruda · 4 years, 1 month ago
- 5839c91 Merge "Provide an interface for shared paths between Soong and Soong UI." by Treehugger Robot · 4 years, 1 month ago
- 0bc9a9a Add dependency checker special case for out/build_date.txt. by Rupert Shuttleworth · 4 years, 1 month ago
- 83842d7 Provide an interface for shared paths between Soong and Soong UI. by Patrice Arruda · 4 years, 1 month ago
- 72f72b4 Print both the implicit and explicit environment variables when running Bazel. by Rupert Shuttleworth · 4 years, 1 month ago
- 561f2f2 Only print the Bazel command line once. by Rupert Shuttleworth · 4 years, 1 month ago
- ead7ef6 Use lstat instead of stat to avoid permissions issues when creating symlinks. by Rupert Shuttleworth · 4 years, 1 month ago
- 0ec64e5 Merge "Print the full Bazel command line (including env) for debugging purposes." by Treehugger Robot · 4 years, 1 month ago
- 947ed97 Print the full Bazel command line (including env) for debugging purposes. by Rupert Shuttleworth · 4 years, 1 month ago
- 840708e Merge "Remove obsolete environment variables from ninja.go allowlist." by Treehugger Robot · 4 years, 1 month ago
- 411996c Remove obsolete environment variables from ninja.go allowlist. by Rupert Shuttleworth · 4 years, 1 month ago
- ad532f2 Allow RBE-related environment variables to be visible during Bazel action execution. by Rupert Shuttleworth · 4 years, 1 month ago
- 5e5c48b Add support for skipping just kati by Anton Hansson · 4 years, 1 month ago
- d74b9c5 Merge "Minor cleanup of soong.go." by Treehugger Robot · 4 years, 1 month ago
- d8c099e Merge "Minor cleanup of build.go." by Treehugger Robot · 4 years, 1 month ago
- b7d9710 Minor cleanup of soong.go. by Rupert Shuttleworth · 4 years, 1 month ago
- eeb5caa Minor cleanup of build.go. by Rupert Shuttleworth · 4 years, 1 month ago
- bd8b0d2 Merge "Add and update comments in ui/build/upload.go" by Treehugger Robot · 4 years, 1 month ago
- b21906c Merge "Minor cleanup of environment.go." by Treehugger Robot · 4 years, 1 month ago
- 1f304e6 Minor cleanup of cleanbuild.go (and partially build.go). by Rupert Shuttleworth · 4 years, 1 month ago
- 80115fa Minor cleanup of environment.go. by Rupert Shuttleworth · 4 years, 1 month ago
- cda22c9 Refactor 'in_make' to mean Kati is not skipped. by Jingwen Chen · 4 years, 1 month ago
- 5898d56 Merge "soong_ui ninja.go: comment and refactor." by Treehugger Robot · 4 years, 1 month ago
- 9d1cb49 soong_ui ninja.go: comment and refactor. by Jingwen Chen · 4 years, 1 month ago
- 55e0022 Merge "soong_ui path.go: improve comments." by Jingwen Chen · 4 years, 1 month ago
- 19362b1 Merge "soong_ui kati.go: write more comments." by Jingwen Chen · 4 years, 1 month ago
- b1d30d6 soong_ui kati.go: write more comments. by Jingwen Chen · 4 years, 1 month ago
- 6a9bfa1 soong_ui path.go: improve comments. by Jingwen Chen · 4 years, 1 month ago
- db89241 Merge "soong_ui finder.go: improve comments/documentation." by Jingwen Chen · 4 years, 1 month ago
- 27a8719 Merge "Integrate bazelenv.sh environment variables into soong_ui environment." by Jingwen Chen · 4 years, 1 month ago
- 096a3bf soong_ui finder.go: improve comments/documentation. by Jingwen Chen · 4 years, 1 month ago
- 7c6089a Integrate bazelenv.sh environment variables into soong_ui environment. by Jingwen Chen · 4 years, 2 months ago
- 7a5391a soong_ui's bazel.go: document/comment with tiny refactoring. by Jingwen Chen · 4 years, 1 month ago
- 92dc64f Add and update comments in ui/build/upload.go by Patrice Arruda · 4 years, 1 month ago
- 3a4b58d Set PATH and --action_env=PATH for the Bazel build in soong_ui. by Jingwen Chen · 4 years, 1 month ago
- 33e7f6a Remove unnecessary break and default statements in metrics.go file. by Patrice Arruda · 4 years, 2 months ago
- b7cf9ba Add tracer to runBazel function. by Patrice Arruda · 4 years, 2 months ago
- 18cb70d Enable bazel metrics from ninja build. by Patrice Arruda · 4 years, 2 months ago
- af880da Define the bazel_metrics directory in $OUT. by Patrice Arruda · 4 years, 2 months ago
- 0c1c456 Define UseBazel in Config by Patrice Arruda · 4 years, 2 months ago
- a26ac3c Export Ninja file paths to lunch repo rule from bazel.go by Jingwen Chen · 4 years, 2 months ago
- f8ae317 Allow extra startup and build args to be passed to Bazel. by Rupert Shuttleworth · 4 years, 2 months ago
- 8024c95 Add TODO bug number to stop hardcoding 'droid' by Jingwen Chen · 4 years, 2 months ago
- bb42c44 Merge "Collect useful resource information of each executed process in soong_ui." by Patrice Arruda · 4 years, 2 months ago
- fde53ff Merge "After bazel execution, symlink results in out/" by Christopher Parsons · 4 years, 2 months ago
- 70b7eee Move hardcoded bazel flags from soong_ui to common.bazelrc. by Jingwen Chen · 4 years, 2 months ago