aboutsummaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2024-01-12printflags: quote aconfig argumentsMårten Kongstad
2023-12-21printflags: call `dump-cache` instead of `dump`Mårten Kongstad
2023-10-31Remove metrics_data.MarkDacek
2023-10-26Remove metrics/finalize callsMarkDacek
2023-10-17Fix refactored b to retain the BES UUID.MarkDacek
2023-10-11Modify b to place config args _before_ user args.MarkDacek
2023-10-05Delete some api_bp2build dead code.Jingwen Chen
2023-10-04Add duplicative/no-op config to bazel and opt-out for metrics.MarkDacek
2023-08-03Rename modquery to mod.Jingwen Chen
2023-07-06Merge "Add command to print all aconfig flags"Mårten Kongstad
2023-07-05Add command to print all aconfig flagsMårten Kongstad
2023-06-30Stop passing USE_RBE=false to bp2build.Jingwen Chen
2023-06-26Fix `b shutdown`Cole Faust
2023-06-16Enable bes tracking for b builds.MarkDacek
2023-06-15Revert "Fix regression from aosp/2625870."Jingwen Chen
2023-06-15Fix regression from aosp/2625870.Jingwen Chen
2023-06-14Drop --noannounce_rc from the generated bazelrc.Jingwen Chen
2023-06-02Change b path to be PATH:RESTRICTED_PATHChris Parsons
2023-05-31Merge "Fix bazel exit code retrieval."Mark Dacek
2023-05-30Add RESTRICTED_PATH to bazel invocationsChris Parsons
2023-05-30Fix bazel exit code retrieval.MarkDacek
2023-05-24Option to use bazelisk with `b`Chris Parsons
2023-05-12Redirect analyze-profile stderr to dev/nullMarkDacek
2023-05-10Update b to call soong with new --finalize-bazel-metrics flag.MarkDacek
2023-05-08Capture b exit code and pass it to soong.MarkDacek
2023-04-28Modify b to upload metrics on exit.MarkDacek
2023-03-22Fix running the b command with --Cole Faust
2023-01-27Add profile flags to b call.MarkDacek
2023-01-11Don't add --package_path to unsupported bazel commandsCole Faust
2023-01-06Only load generated bazelrc files if they existCole Faust
2023-01-05Support multiple android products in a single bazel buildCole Faust
2023-01-04Move common functions to script_utils.shJoe Onorato
2022-12-16Change b to properly record metrics.MarkDacek
2022-12-05Properly append 'b' to the build-command.MarkDacek
2022-12-02Call soong_ui with all b arguments.MarkDacek
2022-11-30Revert "Cd into the bazel workspace instead of using --package_path"Cole Faust
2022-11-28Cd into the bazel workspace instead of using --package_pathCole Faust
2022-11-01Remove experimental warning for Bazel mixed buildsChris Parsons
2022-10-25Fix incorrect paths to bazel in b commandCole Faust
2022-10-25Merge "Add build/bazel/bin/b, to replace shell function in envsetup.sh"Joe Onorato
2022-10-24Move bazel from being a shell function to being a script at build/bazel/bin/b...Joe Onorato
2022-10-24Add build/bazel/bin/b, to replace shell function in envsetup.shJoe Onorato