aboutsummaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
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