- Mar 16, 2023
-
-
Spandan Das authored
-
Nicolas Geoffray authored
-
Treehugger Robot authored
-
Jeongik Cha authored
It has 3 options for now. * ninja_log: uses ninja log file for data source * evenly_distributed: pass empty list for ninja to consider every work as the same * not_used: do not use critical path logic in ninja In addition, I added the option in the metrics to track Bug: 271527305 Test: m --ninja_weight_source=ninja_log|empty|not_used Change-Id: Ib4c812c20606a34b17d3f0edb71057b477c4f90e
-
Jeongik Cha authored
Bug: 271526845 Test: check metrics Change-Id: Ie7e133033371906b29caad16d0b6bcd238b9f8db
-
Jiakai Zhang authored
Revert submission 2465993-boot-image-mainline-revert Reason for revert: Relanding the changes Reverted changes: /q/submissionid:2465993-boot-image-mainline-revert Change-Id: Ie611cf3a1ff4be7a7beab164f69b4186c474be5c
-
Treehugger Robot authored
-
- Mar 15, 2023
-
-
Treehugger Robot authored
-
LaMont Jones authored
Add a flag that enables logic specific to multitree-build builds. Bug: b/266730267 Test: treehugger, manual Change-Id: Ia6f392525faa9d66bb6e0692b2a2e9c3b8493b0d
-
Kevin Dagostino authored
-
Usta Shrestha authored
Test: build/bazel/ci/bp2build.sh Bug: 273739117 Change-Id: Iee11cc6029d1bce5a426a4467dd661630c8c3e9a
-
Sam Delmerico authored
Bazel boolean attributes can only support true or false states, but the clang-tidy logic changes for modules which don't set a specific value. Therefore, the tidy attribute should really be a tri-state of "true", "false", or "" (unset). Test: b test //build/bazel/rules/... Bug: 268681923 Change-Id: I85fbaa612d175f475757db806cea6c018901fe3e
-
Treehugger Robot authored
* changes: Add docstrings for CriticalPathInfo Add long running jobs info
-
Jeongik Cha authored
Bug: 271526845 Test: n/a Change-Id: I7ec5a9f7b39fd7441f1aac6556a77046a8210ae8
-
Jeongik Cha authored
For the data to prioritize long running tasks in ninja, I added the information about that. Bug: 271526845 Test: build and check metrics Change-Id: I76807f9b0d6a50d940b5f35dd6a9ef3cf693eec5
-
Jeongik Cha authored
-
Treehugger Robot authored
-
- Mar 14, 2023
-
-
-
Treehugger Robot authored
-
Xin Li authored
-
zijunzhao authored
Bug: b/239662094 Test: make checkbuild Change-Id: Icd012c12ce13e04efa269c6898823c1178a02b74
-
Spandan Das authored
ABI diffs reqiures implementation and cannot be generated from the imoprted <lib>.apiimport soong module Test: go test ./cc Change-Id: Ie1da877a5a7d8b984112b64ca7d2c3d4c8d99cb4
-
Treehugger Robot authored
-
Alix Espino authored
-
Treehugger Robot authored
-
Liz Kammer authored
We do not have toolchains set up for linux bionic at this time. Bug: 273425275 Test: CI Change-Id: I72760eabeb7be28f176eaaf4c6b9954dfdca1e42
-
Alix authored
for java_library, java_binary, android_app & android_library Change-Id: Ia8dec7e7d497eb41b2d8dcd8c44c3090d1d3b4bd Bug: 271265771 Test: go test ./bp2build
-
Anton Hansson authored
-
Jeongik Cha authored
To improve build efficiency, the metrics for critical path and parallelism ratio is necessary. That information has been included in soong.log, so added it into metrics as well. Bug: 271526845 Test: build and check if metrics pb has critical path info Change-Id: I14e1a78c13d400b792d3b05df18604da48759ade
-
Anton Hansson authored
-
Xin Li authored
Bug: 273316506 Merged-In: I7d8585c97ca1e9a960d9725135f99579b0ae5762 Change-Id: I154a78c6b6ad17d1a240ab71b93d9ca500181d7d
-
- Mar 13, 2023
-
-
Kevin Han authored
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2485538 Change-Id: I79d24fafc48c5ae4d3d08cfb080e43daffa89388 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Kevin Han authored
-
Kevin Han authored
Revert submission 2481062-sbom Reason for revert: b/273332655 Reverted changes: /q/submissionid:2481062-sbom Change-Id: I9297f585ab426d0b5586a7a77e983e8bafb19f20
-
Matt Gilbride authored
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2383132 Change-Id: Icc1c1475d980f88bd08481f597e6003933e5906d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Wei Li authored
Merge "Revert "Revert "Add integration test for testing generated SBOM with .im...""" am: 601fc013 Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2482056 Change-Id: I6dc7fe6e81bd9cda0fea504f81cf21389432bb8e Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Matt Gilbride authored
-
Wei Li authored
-
Alix Espino authored
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2480297 Change-Id: I132636c4b4d96394eb844435fb7c31212bd93fae Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
Anton Hansson authored
Allows specifying shared filegroup attributes in a central place. Test: filegroup_test.go Change-Id: I82feac37ae6998313a0004f8af58f3decf7a514e
-