- 0b9811e Remove zeros from build number by Cole Faust · 4 months ago
- 8cdaf51 Add product_config module by Inseob Kim · 7 months ago
- 6d27630 sandbox_linux: set CCACHE_DIR as a writable path by daniml3 · 3 years, 3 months ago
- a79b758 cleanbuild: Add `install` to installclean files by LuK1337 · 4 years, 1 month ago
- 4ffbe67 cleanbuild: Add `recovery_kernel` to installclean files by Jarl-Penguin · 3 years, 5 months ago
- 6a7c3a7 cleanbuild: add *.zip.sha256sum to installclean_files by Julian Veit · 3 years, 8 months ago
- 2bcd842 soong: ui: dumpvar: Apparently `PRODUCT_SOONG_NAMESPACES` is necessary by HeroBuxx · 1 year, 3 months ago
- 0e738e8 Add dumpvars for GMS by Nolen Johnson · 2 years, 10 months ago
- b6e9238 Add dumpvar for WITH_SU by Abhisek Devkota · 8 years ago
- 1c1460e soong: Add LINEAGE_VERSION to dumpvars by Rashed Abdel-Tawab · 6 years ago
- 1571ad9 Merge "Add following directories to Android.mk denylist to block new Android.mk files." into main by Treehugger Robot · 7 months ago
- 1ae7b77 Remove timestamp from local build number by Cole Faust · 7 months ago
- 8778d26 Add following directories to Android.mk denylist to block new Android.mk files. by Wei Li · 7 months ago
- 02f1e34 Merge "Drop PRODUCT_INCLUDE_TAGS from banner vars" into main by Spandan Das · 7 months ago
- 620b0c4 Merge "Regard out/soong/release-config as a source directory" into main by Treehugger Robot · 7 months ago
- f4c802b Drop PRODUCT_INCLUDE_TAGS from banner vars by Spandan Das · 7 months ago
- 605b5da Regard out/soong/release-config as a source directory by Justin Yun · 7 months ago
- aa9369b Drop IncludeTags by Spandan Das · 7 months ago
- 1b2ddc8 Write ninja file in parallel. by Yu Liu · 7 months ago
- 074e4cc Remove warning about LOAS not enabled by Kousik Kumar · 8 months ago
- ad3dae8 Update Android.mk denylist to block `frameworks/` by Nelson Li · 9 months ago
- 34c93d8 Merge "We have a prebuilt getopt now." into main by Elliott Hughes · 9 months ago
- 4e0ccf4 We have a prebuilt getopt now. by Elliott Hughes · 10 months ago
- ee37914 Merge "Store the changed_inputs field in build.trace." into main by Yu Liu · 10 months ago
- 2b89284 Merge "Make sure RBE socket address is under character limit" into main by Andus Yu · 10 months ago
- 7f4fa82 Merge "Revert^2 "Switch to JDK 21"" into main by Sorin Basca · 10 months ago
- 5dfa238 Revert^2 "Switch to JDK 21" by Sorin Basca · 10 months ago
- bfa20d7 Merge "Revert "Switch to JDK 21"" into main by Sam Saccone · 10 months ago
- 48872f5 Merge "Fix missing credential error message" into main by Jihoon Kang · 10 months ago
- 70de2c0 Fix missing credential error message by Jihoon Kang · 10 months ago
- b832ae1 Revert "Switch to JDK 21" by Sorin Basca · 10 months ago
- 092c3a5 Merge "Switch to JDK 21" into main by Treehugger Robot · 10 months ago
- a58467a Store the changed_inputs field in build.trace. by Yu Liu · 10 months ago
- c917eb8 Make sure RBE socket address is under character limit by Andus Yu · 10 months ago
- 5a2e36b Switch to JDK 21 by Sorin Basca · 11 months ago
- 331b27f Remove --multitree-build by Cole Faust · 10 months ago
- 997951d Merge "Do not dump BOARD_VNDK_VERSION" into main by Kiyoung Kim · 11 months ago
- 728bb71 Temporarily remove toolchain/ from androidmk_denylist.go by Stephen Hines · 11 months ago
- d0a2e32 Show error message when Android.mk files are found in directories in the deny list. by Wei Li · 11 months ago
- 56b9618 Do not dump BOARD_VNDK_VERSION by Kiyoung Kim · 11 months ago
- 3f1c989 Merge "Allowlist gcloud to be run during the build" into main by Kousik Kumar · 11 months ago
- e5ed347 Add new soongdbg command and a big json file full of soong debugging info. by Joe Onorato · 11 months ago
- be2c98d Allowlist gcloud to be run during the build by Kousik Kumar · 11 months ago
- 9a346f6 Remove SymlinkOutputs by Cole Faust · 11 months ago
- a292446 Update Android.mk denylist to only block the following directories in kernel/. by Wei Li · 12 months ago
- 4593e41 Merge "Improve soong stuck ninja detection output" into main by Colin Cross · 12 months ago
- a9aa35c Improve soong stuck ninja detection output by Colin Cross · 12 months ago
- 1036316 "master" was renamed "main". by Elliott Hughes · 12 months ago
- 8ca410d Merge "Do not load Android.mk files from the directories defined in the list." into main by Wei Li · 12 months ago
- 16771ec Merge "Add direct deps on glob result files" into main by Cole Faust · 12 months ago
- 0d72311 Do not load Android.mk files from the directories defined in the list. by Wei Li · 12 months ago
- 8c0b11e Add direct deps on glob result files by Cole Faust · 12 months ago
- a3759f9 Merge "Write raw files to disk instead of the ninja file" into main by Colin Cross · 12 months ago
- 31a6745 Write raw files to disk instead of the ninja file by Colin Cross · 1 year, 2 months ago
- 2fd4783 Merge "Revert "Show ETA only if it is smart status"" into main by Treehugger Robot · 1 year ago
- b6d5ff5 Revert "Show ETA only if it is smart status" by Jeongik Cha · 1 year ago
- d74c914 Fix typo in log in ninja.go by Jeongik Cha · 1 year, 1 month ago
- 8d411ff Remove bp2build and bazel from soong_ui by Colin Cross · 1 year, 1 month ago
- 3178362 Merge "Move startRBE error handling to the main goroutine" into main by Colin Cross · 1 year, 1 month ago
- 340a2b8 Merge changes Ib785bd1c,Icd05ee3a into main by Jeongik Cha · 1 year, 1 month ago
- 0ba68e4 Show ETA only if it is smart status by Jeongik Cha · 1 year, 1 month ago
- adbdbc3 Remove not-used field in smart_status by Jeongik Cha · 1 year, 1 month ago
- 8f7ee30 Merge "Support experimental building with OpenJDK 21" into main by Treehugger Robot · 1 year, 1 month ago
- 0760c89 Support experimental building with OpenJDK 21 by Sorin Basca · 1 year, 1 month ago
- 3622b34 Show estimated build end time during build by Jeongik Cha · 1 year, 1 month ago
- e7151f9 Move startRBE error handling to the main goroutine by Colin Cross · 1 year, 1 month ago
- 2a929ad Revert^2 "Default from-text stub generation in build" by Jihoon Kang · 1 year, 7 months ago
- 9a91286 Readd support for PRODUCT_RELEASE_CONFIG_MAPS by LaMont Jones · 1 year, 2 months ago
- 216ed6c Merge "Revert "Add support for PRODUCT_RELEASE_CONFIG_MAPS"" into main by Colin Cross · 1 year, 2 months ago
- 6a4fe68 Revert "Add support for PRODUCT_RELEASE_CONFIG_MAPS" by Colin Cross · 1 year, 2 months ago
- 4c01bb4 Merge "Add support for PRODUCT_RELEASE_CONFIG_MAPS" into main by LaMont Jones · 1 year, 2 months ago
- 127127b Add support for PRODUCT_RELEASE_CONFIG_MAPS by LaMont Jones · 1 year, 3 months ago
- f2c5191 Merge "Remove obsolete java version environment variables" into main by Colin Cross · 1 year, 2 months ago
- 8770609 Merge "Revert "Add support for PRODUCT_RELEASE_CONFIG_MAPS"" into main by Treehugger Robot · 1 year, 2 months ago
- f77b2cb Revert "Add support for PRODUCT_RELEASE_CONFIG_MAPS" by Colin Cross · 1 year, 2 months ago
- f059b2f Remove obsolete java version environment variables by Colin Cross · 1 year, 2 months ago
- 2650f35 Merge "Use correct path for soong_build_metrics.pb when dist is enabled" into main by Colin Cross · 1 year, 2 months ago
- c416ddd Merge "Add support for PRODUCT_RELEASE_CONFIG_MAPS" into main by LaMont Jones · 1 year, 2 months ago
- b67b061 Use correct path for soong_build_metrics.pb when dist is enabled by Colin Cross · 1 year, 2 months ago
- 772e21b Add support for PRODUCT_RELEASE_CONFIG_MAPS by LaMont Jones · 1 year, 3 months ago
- 9e5abfe Merge "Delete bazel-related files while bazel is off" into main by Christopher Parsons · 1 year, 2 months ago
- 66d6409 Merge "Add performance counter metrics to build.trace.gz" into main by Colin Cross · 1 year, 2 months ago
- b6d6fc9 Delete bazel-related files while bazel is off by Chris Parsons · 1 year, 2 months ago
- ab766b4 Merge "Copy soong_build metrics into build.trace.gz" into main by Colin Cross · 1 year, 2 months ago
- 46b0c75 Add performance counter metrics to build.trace.gz by Colin Cross · 1 year, 2 months ago
- aa9a273 Copy soong_build metrics into build.trace.gz by Colin Cross · 1 year, 2 months ago
- 39825ea Remove Bazel metrics/finalize-bazel-metrics. by MarkDacek · 1 year, 2 months ago
- bf8ab85 disable bazel by default by Chris Parsons · 1 year, 2 months ago
- 106d6ef Disable Soong tests by default on Linux by Colin Cross · 1 year, 2 months ago
- 1c4188c Revert "Default from-text stub generation in build" by Sebastian Pickl · 1 year, 2 months ago
- 182b56b Default from-text stub generation in build by Jihoon Kang · 1 year, 7 months ago
- 06ea531 gofmt soong by Cole Faust · 1 year, 2 months ago
- 298c785 Allowlist gcertstatus command to be run by Kousik Kumar · 1 year, 2 months ago
- d278e52 Merge "Revert "Add out/partitions_were_clean_at_start_of_build.txt"" into main by Treehugger Robot · 1 year, 2 months ago
- e842a6c Revert "Add out/partitions_were_clean_at_start_of_build.txt" by Cole Faust · 1 year, 3 months ago
- e100a88 Merge changes from topic "enable-hidden-api" into main by Jihoon Kang · 1 year, 3 months ago
- 14645b2 Merge "Add out/partitions_were_clean_at_start_of_build.txt" into main by Cole Faust · 1 year, 3 months ago
- dff2aea Enable hiddenapi check for from-text stub build by Jihoon Kang · 1 year, 7 months ago
- bc06176 Set download_tmp_dir explicitly to be a directory under the output directory. by Ramy Medhat · 1 year, 3 months ago
- 39ec927 Add out/partitions_were_clean_at_start_of_build.txt by Cole Faust · 1 year, 3 months ago