aboutsummaryrefslogtreecommitdiff
path: root/build_test.bash
AgeCommit message (Expand)Author
2023-03-07Make TRACE_BEGIN_SOONG great again.MarkDacek
2022-10-25Don't try to load libSegFault.so if it doesn't existCole Faust
2022-10-24Move bazel from being a shell function to being a script at build/bazel/bin/b...Joe Onorato
2022-10-06Add aosp_riscv64 to build_test skipped productsColin Cross
2022-09-30Revert "Revert "run bp2build in mixed_mode_test.sh""Sam Delmerico
2022-04-14Skip linux_bionic by default in the build tests.Martin Stjernholm
2022-02-23Generate soong.variables for ndk buildAnton Hansson
2021-12-01Ignore errors when running df in build_test.bashCole Faust
2021-06-01Fix OUT_DIR lookup in mixed builds.Jingwen Chen
2021-05-17Print free disk space when starting build_test.Lukacs T. Berki
2020-12-17Skip mainline_sdk by default in build_test.bashAnton Hansson
2020-11-10Perform Bazel cleanup using "--batch --max_idle_secs=1" instead of a trap.Rupert Shuttleworth
2020-10-27Add smoke test for Bazel.Rupert Shuttleworth
2018-10-15Unset BUILD_NUMBER in build_test.bashDan Willemsen
2017-10-10Get some more debugging for ckati crashesDan Willemsen
2017-10-06have build_test.bash work when run as ./build_test.bashJeff Gaston
2017-07-24Switch to blueprint's microfactoryDan Willemsen
2017-06-20Capture backtraces during build_testDan Willemsen
2017-05-15Add build_test.sh, split common parts of soong_ui.bashDan Willemsen