- 825f8ff Add partialcompileclean phony by LaMont Jones · 7 months ago
- ace3391 Introduce an environment var to run "Test for dangling rules" by Spandan Das · 7 months ago
- 3740b28 Add PRODUCT_SOONG_ONLY by Cole Faust · 8 months ago
- 88f469e Remove --skip-make by Cole Faust · 8 months ago
- c5bfbdd Support disting in soong-only builds by Cole Faust · 8 months ago
- e14082c Move build_hostname.txt generation to SetupOutDir by Cole Faust · 8 months ago
- d6a2999 Report which files are in the dependency graph for dist builds. by Joe Onorato · 9 months ago
- 35f300d Remove bp2build and appurtenances. by Joe Onorato · 11 months ago
- 3ae36f4 Remove zeros from build number by Cole Faust · 12 months ago
- dd65d3e Merge "Add ABFS (Android Build Filesystem) configuration option to Soong" into main by Taylor Santiago · 1 year, 1 month ago
- 865b877 Merge "Generate .build-id directory tree after every build." into main by Treehugger Robot · 1 year, 2 months ago
- 3c16e61 Add ABFS (Android Build Filesystem) configuration option to Soong by Taylor Santiago · 1 year, 3 months ago
- 1ae7b77 Remove timestamp from local build number by Cole Faust · 1 year, 3 months ago
- b805c61 Generate .build-id directory tree after every build. by Peter Collingbourne · 1 year, 6 months ago
- 8d411ff Remove bp2build and bazel from soong_ui by Colin Cross · 1 year, 9 months ago
- e7151f9 Move startRBE error handling to the main goroutine by Colin Cross · 1 year, 9 months ago
- e842a6c Revert "Add out/partitions_were_clean_at_start_of_build.txt" by Cole Faust · 1 year, 11 months ago
- 39ec927 Add out/partitions_were_clean_at_start_of_build.txt by Cole Faust · 1 year, 11 months ago
- 583dfb4 Generate build_number.txt only once by Cole Faust · 2 years ago
- f852b72 Revert "Generate build_number.txt only once" by Roy Luo · 2 years ago
- ab6e524 Generate build_number.txt only once by Cole Faust · 2 years ago
- 21f8027 Remove bazel dev mode by Chris Parsons · 2 years, 3 months ago
- c8f6cc2 Enable reclient cache directory. by Ramy Medhat · 2 years, 5 months ago
- 7f29a66 Add a post-build step for dist builds that records what changed in the build. by Joe Onorato · 2 years, 7 months ago
- d9a3435 remove dead Bazel code from soong_ui by Sam Delmerico · 2 years, 10 months ago
- b78465d Add bazel staging mode to soong build. by MarkDacek · 2 years, 11 months ago
- 02c1b12 Merge "Remove build failure with USE_BAZEL_ANALYSIS usage" by Treehugger Robot · 3 years ago
- 6fffdd5 cosmetic: mark the determination of ui build steps by usta · 3 years ago
- e4f1489 Remove build failure with USE_BAZEL_ANALYSIS usage by Chris Parsons · 3 years ago
- 1bb58da Remove USE_BAZEL_ANALYSIS by Chris Parsons · 3 years ago
- 19ab9a4 Remove USE_BAZEL and its dead code by Chris Parsons · 3 years ago
- ef615e5 Add --bazel-mode and --bazel-mode-dev by Chris Parsons · 3 years, 1 month ago
- 675564d Cosmetic: More helpful error message by Usta Shrestha · 3 years, 1 month ago
- db46a9b Cosmetic Changes plus log errors by Usta Shrestha · 3 years, 2 months ago
- 4c180ad Cleanup RBE logs directory by Kousik Kumar · 3 years, 3 months ago
- 80d7261 Background distGzipFile to speed up CI builds by Dan Willemsen · 3 years, 5 months ago
- a1d8fa9 Do not dump metrics if reproxy was never started by Kousik Kumar · 3 years, 6 months ago
- a1b9372 Make running soong_build in alternate modes nicer. by Lukacs T. Berki · 4 years ago
- cef87b6 Make multiproduct_kati call soong_ui.bash . by Lukacs T. Berki · 4 years, 1 month ago
- 17fc5a0 Remove kati marker in soong-only build by Anton Hansson · 4 years, 3 months ago
- dd9725c Fix SOONG_DUMP_JSON_MODULE_GRAPH on a fresh checkout. by Jingwen Chen · 4 years, 3 months ago
- 0b55bdb Add a soong-only mode to soong-ui by Anton Hansson · 4 years, 3 months ago
- 5a7861a Various cleanup in soong_ui to aid new feature by Anton Hansson · 4 years, 3 months ago
- ec1a3dc Subsume INTEGRATED_BP2BUILD into other env modes by Chris Parsons · 4 years, 5 months ago
- d1e3f1f Embed minibp into soong_ui. by Lukacs T. Berki · 4 years, 6 months ago
- eb76c43 bp2build: fix running from clean checkout. by Jingwen Chen · 4 years, 7 months ago
- 3c9f5ac Allow Bazel to write to an external DIST_DIR (outside of OUT_DIR). by Rupert Shuttleworth · 4 years, 9 months ago
- 5e5c48b Add support for skipping just kati by Anton Hansson · 4 years, 9 months ago
- eeb5caa Minor cleanup of build.go. by Rupert Shuttleworth · 4 years, 10 months ago
- 1f304e6 Minor cleanup of cleanbuild.go (and partially build.go). by Rupert Shuttleworth · 4 years, 10 months ago
- cda22c9 Refactor 'in_make' to mean Kati is not skipped. by Jingwen Chen · 4 years, 10 months ago
- 680387b Add code to enable USE_BAZEL=1 m functionality in AOSP. by Rupert Shuttleworth · 4 years, 11 months ago
- 8ba7d47 Dist build.ninja and Android.bp.list by Colin Cross · 5 years ago
- 570a292 Better handling of low memory situations by Dan Willemsen · 5 years ago
- 6587bed Turn on ninja phony outputs by Dan Willemsen · 5 years ago
- 6cc0515 Merge "Create a highmem pool and put metalava into it" by Treehugger Robot · 6 years ago
- 8b8bec3 Create a highmem pool and put metalava into it by Colin Cross · 6 years ago
- 74cda72 Add total build time to metrics by Colin Cross · 6 years ago
- 2bb82d0 Add TotalRAM detection by Dan Willemsen · 6 years ago
- 28f527c Write BUILD_DATETIME_FILE after SetupOutDir by Colin Cross · 6 years ago
- bbf2567 Add USE_RBE support to soong. by Ramy Medhat · 6 years ago
- 806fd94 Support install-clean and data-clean by Colin Cross · 6 years ago
- 2cb0e5d goma_ctl.py ensure_start in Soong UI. by Yoshisato Yanagisawa · 7 years ago
- fb1271a Add a Kati-based packaging step by Dan Willemsen · 7 years ago
- 2997123 Refactor Kati logic by Dan Willemsen · 7 years ago
- ecf0f10 Sanity check the tree before building. by Anton Hansson · 7 years ago
- b82471a Add a unified status reporting UI by Dan Willemsen · 7 years ago
- 5af1cbe Ensure bpglob is built early by Dan Willemsen · 7 years ago
- 1849011 Revert "Revert "Revert "Revert "Add path interposer"""" by Dan Willemsen · 7 years ago
- 09f4540 Revert "Revert "Revert "Add path interposer""" by Dan Willemsen · 7 years ago
- c59a92c Revert "Revert "Add path interposer"" by Dan Willemsen · 7 years ago
- 96c957a Revert "Add path interposer" by Dan Willemsen · 7 years ago
- a14704c Add path interposer by Dan Willemsen · 8 years ago
- 3719349 Revert "Revert "Test for dangling rules in make checkbuild"" by Colin Cross · 8 years ago
- fb94191 Revert "Test for dangling rules in make checkbuild" by Colin Cross · 8 years ago
- 7709a05 Test for dangling rules in make checkbuild by Colin Cross · 8 years ago
- b2e6c2e Switch product configs from make to ckati by Dan Willemsen · 8 years ago
- 99a75cd Obsolete bootstrap.bash and ./soong wrappers by Dan Willemsen · 8 years ago
- b64fc1c Run the Finder and make its results available to Kati by Jeff Gaston · 8 years ago
- df4a081 Move build system documentation by Jeff Gaston · 8 years ago
- e0879fc Add --skip-make to replace Soong's blueprint wrapper with soong_ui by Dan Willemsen · 8 years ago
- 3f837b9 Remove java version checks by Colin Cross · 8 years ago
- 6650414 Revert "Remove java version checks" by Colin Cross · 8 years ago
- c6f07f0 Remove java version checks by Colin Cross · 8 years ago
- efc1b41 Have Soong try to enforce that genrules declare all their outputs. by Jeff Gaston · 8 years ago
- 3615fe8 Revert "Revert "Disallow multiple build executions in parallel"" by Jeff Gaston · 8 years ago
- f052f78 Move dataclean and installclean to soong_ui by Dan Willemsen · 8 years ago
- 02781d5 Move auto installclean to soong_ui by Dan Willemsen · 8 years ago
- db8457c Move version checking from Make into soong_ui by Dan Willemsen · 8 years ago
- 0b73b4b Move clean/clobber to soong_ui by Dan Willemsen · 8 years ago
- 269a8c7 Add exec.Cmd wrapper for logging / sandboxing by Dan Willemsen · 8 years ago
- 1e70446 Add a Go replacement for our top-level Make wrapper by Dan Willemsen · 9 years ago