- 41886f2 Stop embedding soong_build_metrics in soong_metrics by Jason Wu · 2 years, 8 months ago
- f0ec631 Upload soong_build_metrics by Jason Wu · 2 years, 9 months ago
- c576383 Create a new product variable to gate blueprint files by Spandan Das · 2 years, 10 months ago
- d06db5d Add command line flag for extra bazel-built modules by MarkDacek · 2 years, 9 months ago
- 4cbe83a Allow choosing which soong_build invocations to run in the debugger by Sasha Smundak · 2 years, 9 months ago
- faa97b7 Allow profiling Soong from the full build by Sasha Smundak · 2 years, 10 months ago
- 4b67bb3 Merge "re-trigger symlink-forest if bazel.list changes" by Usta (Tsering) Shrestha · 2 years, 10 months ago
- 40a8159 re-trigger symlink-forest if bazel.list changes by usta · 2 years, 10 months ago
- 2af5ea8 Ignore bazel-generated paths in dangling rule test by Liz Kammer · 2 years, 10 months ago
- 7f56eaa Fix collection of stale soong build metrics by usta · 2 years, 10 months ago
- c541cd2 Create Bazel symlink forest in a separate process. by Lukacs T. Berki · 2 years, 10 months ago
- 934977c Merge "Move bazel from being a shell function to being a script at build/bazel/bin/bazel" by Joe Onorato · 2 years, 10 months ago
- ba29f38 Move bazel from being a shell function to being a script at build/bazel/bin/bazel by Joe Onorato · 2 years, 11 months ago
- 99db041 Merge "Add bazel staging mode to soong build." by Mark Dacek · 2 years, 11 months ago
- 3b13b61 Don't rely on TOP+OUT_DIR as the location for OUT_DIR. by Jingwen Chen · 2 years, 11 months ago
- b78465d Add bazel staging mode to soong build. by MarkDacek · 2 years, 11 months ago
- 0d5bca5 Add bazel paths to ninja deps. by MarkDacek · 2 years, 11 months ago
- 5af0bd3 Create a new mode in soong_ui to generate API only BUILD files by Spandan Das · 3 years ago
- a9bef14 Set bazel's HOME to an absolute path. by Chris Parsons · 3 years ago
- 9ba17e8 Merge "Drop bootstrap.ninja.d" by Usta (Tsering) Shrestha · 3 years ago
- f768231 Merge "cosmetic changes" by Usta (Tsering) Shrestha · 3 years ago
- 5bb4a5d Drop bootstrap.ninja.d by usta · 3 years ago
- fb67fd1 cosmetic changes by usta · 3 years, 1 month ago
- ef615e5 Add --bazel-mode and --bazel-mode-dev by Chris Parsons · 3 years, 1 month ago
- 9f4f8a3 Copy soong variables to dist by Jihoon Kang · 3 years, 1 month ago
- 8dc8b0a SOONG_NINJA_ARGS to pass ninja args to soong_ui by Usta Shrestha · 3 years, 1 month ago
- 9b3724a bootstrap glob file list in one place by Usta Shrestha · 3 years, 1 month ago
- db46a9b Cosmetic Changes plus log errors by Usta Shrestha · 3 years, 2 months ago
- de36044 Fix some problems with soong metrics loading by Dan Willemsen · 3 years, 5 months ago
- 715b08f Add metrics collection to soong_build by Chris Parsons · 3 years, 6 months ago
- 33cd10d Add JSON module graph to dist by Rob Seymour · 3 years, 6 months ago
- 6700724 Add new file name to output inputs/outputs of actions of modules into a new file when `m json-module-graph` is executed. by kgui · 3 years, 7 months ago
- 1364427 Only disable async preemption in debug mode. by Lukacs T. Berki · 3 years, 8 months ago
- 2fad341 Allow not buffering the output of soong_build . by Lukacs T. Berki · 3 years, 8 months ago
- 947fdbf Log bp2build_metrics .pb by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 10 months ago
- 78fd87f Add descriptions to soong_build actions. by Jingwen Chen · 3 years, 9 months ago
- a64bd73 Merge "Bump the bootstrap epoch number." by Lukács T. Berki · 3 years, 10 months ago
- 9985d9a Bump the bootstrap epoch number. by Lukacs T. Berki · 3 years, 10 months ago
- 90b4334 Remove the out/soong/.bootstrap directory. by Lukacs T. Berki · 3 years, 10 months ago
- 9191df2 Move bpglob out of ToolDir by Colin Cross · 3 years, 10 months ago
- 65f298c Remove MainNinjaFile() by Cole Faust · 3 years, 10 months ago
- e1df43f Implement cleanups requested in aosp/1818245: by Lukacs T. Berki · 4 years ago
- 89fcdcb Refactor the creation of soong_build calls. by Lukacs T. Berki · 4 years ago
- c6012f3 Invoke soong_docs from the bootstrap Ninja file. by Lukacs T. Berki · 4 years ago
- ffc9e8d Pass StopBefore as an argument to RunBlueprint. by Lukacs T. Berki · 4 years ago
- 3a82169 Invoke queryview from the bootstrap Ninja file. by Lukacs T. Berki · 4 years ago
- a1b9372 Make running soong_build in alternate modes nicer. by Lukacs T. Berki · 4 years ago
- ea1a31c Remove the bootstrap.Config class. by Lukacs T. Berki · 4 years ago
- a806e41 Remove bootstrap_go_binary . by Lukacs T. Berki · 4 years ago
- b078ade Remove some unused args from Blueprint. by Lukacs T. Berki · 4 years ago
- e571dc3 Print the JSON module graph correctly. by Lukacs T. Berki · 4 years ago
- 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 4 years ago
- f7e36d8 Remove Srcdir() from BootstrapConfig. by Lukacs T. Berki · 4 years, 1 month ago
- 9d7cf6a Move bpglob to .bootstrap from .minibootstrap. by Lukacs T. Berki · 4 years, 1 month ago
- 56ebaf3 Separate the files of bp2build and soong_build. by Lukacs T. Berki · 4 years, 1 month ago
- f42f01b Merge "Upgrade to golang protobuf api v2" by Dan Willemsen · 4 years, 1 month ago
- 7ae80a7 Build mk2rbc and rbcrun during bootstrap by Sasha Smundak · 4 years, 5 months ago
- 4591b64 Upgrade to golang protobuf api v2 by Dan Willemsen · 4 years, 3 months ago
- dd9725c Fix SOONG_DUMP_JSON_MODULE_GRAPH on a fresh checkout. by Jingwen Chen · 4 years, 2 months ago
- 8f99ae6 Bootstrap empty glob file by Spandan Das · 4 years, 3 months ago
- f3bdbcb Fix propagating EMPTY_NINJA_FILE from multiproduct_kati to minibp by Colin Cross · 4 years, 3 months ago
- 4fabaf5 bp2build/b: exit early in GENERATE_BAZEL_FILES=1. by Jingwen Chen · 4 years, 3 months ago
- ec1a3dc Subsume INTEGRATED_BP2BUILD into other env modes by Chris Parsons · 4 years, 5 months ago
- d518e1a Make bp2build be more correct. by Lukacs T. Berki · 4 years, 5 months ago
- f8e2428 Allow running bp2build as part of a regular build. by Lukacs T. Berki · 4 years, 5 months ago
- 745380c Remove the dependency on a number of env vars. by Lukacs T. Berki · 4 years, 5 months ago
- 5f6cb1d Compile soong_build for debugging if needed. by Lukacs T. Berki · 4 years, 6 months ago
- d7ce840 Remove GeneratingPrimaryBuilder(). by Lukacs T. Berki · 4 years, 6 months ago
- d1e3f1f Embed minibp into soong_ui. by Lukacs T. Berki · 4 years, 6 months ago
- 21d5c7a Hard-wire the path to xcrun as /usr/bin/xcrun. by Lukacs T. Berki · 4 years, 6 months ago
- b4ced9d Fix the environment of soong_build: by Lukacs T. Berki · 4 years, 6 months ago
- 73ab928 Make $PATH available when building soong_build. by Lukacs T. Berki · 4 years, 6 months ago
- b14ad7b Run Ninja in a clean environment. by Lukacs T. Berki · 4 years, 6 months ago
- 7d613bf Make it possible to debug soong_ui. by Lukacs T. Berki · 4 years, 6 months ago
- 5e85c66 Do not ignore error when writing environment file by Paul Duffin · 4 years, 6 months ago
- 7690c09 cd to / before running soong_build . by Lukacs T. Berki · 4 years, 6 months ago
- 3243aa5 Move environment staleness check to 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
- 05ab2d0 Enable bazel profiling in soong_build. by Patrice Arruda · 4 years, 9 months ago
- 5e5c48b Add support for skipping just kati by Anton Hansson · 4 years, 9 months ago
- b7d9710 Minor cleanup of soong.go. by Rupert Shuttleworth · 4 years, 9 months ago
- 7c6089a Integrate bazelenv.sh environment variables into soong_ui environment. by Jingwen Chen · 4 years, 10 months ago
- 00a8a3f Add --skip-soong-tests argument to soong_ui and use it in multiproduct_kati by Colin Cross · 4 years, 10 months ago
- 6e17ad5 Use validations for blueprint tests by Colin Cross · 5 years ago
- 8ba7d47 Dist build.ninja and Android.bp.list by Colin Cross · 5 years ago
- 0821822 Update ninja proto, always enable `ninja -d stats` by Dan Willemsen · 5 years ago
- 6587bed Turn on ninja phony outputs by Dan Willemsen · 5 years ago
- b72c909 Collect metrics from inside soong_build by Colin Cross · 6 years ago
- 988414c Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
- 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 6 years ago
- 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
- 7b97ecd Print ninja stdout live during the build by Colin Cross · 6 years ago
- b98d3bc Wait for ninja proto processing to finish when exiting by Colin Cross · 6 years ago
- 17f2767 Generate build timing metrics to proto format file by Nan Zhang · 7 years ago
- 0273667 Use --frontend_file for ninja instead of cat by Dan Willemsen · 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
- e7945d7 Make GOROOT consistent by Dan Willemsen · 8 years ago
- d3e141d Pass results of Finder into Blueprint by Jeff Gaston · 8 years ago
- d9e8f0a Setup java paths in soong_ui by Dan Willemsen · 8 years ago