summaryrefslogtreecommitdiff
path: root/tools/build-linux-x86-host-tools.sh
AgeCommit message (Collapse)Author
2024-11-27Revert "Build host binaries with asan" Prashant Dubey
This reverts commit faccb4e6c94c079d56d255e582e749dd02c2cba6. Reason for revert: A dex2oat binary with asan would require dynamic linking Change-Id: Id27e1e314e398f4eeb612ea1f9fd08547dd3370f
2024-10-30Build host binaries with asan Prashant Dubey
Bug: 376443275 Test: ./tools/build-linux-x86-host-tools.sh Change-Id: Ic1bf41ccb2c856155a9b994b89e3b4007f25f212
2024-06-28Revert "Use ALLOW_MISSING_DEPENDENCIES=true for host tools" Tomasz Wasilczyk
This reverts commit 9f75ef5c82001df7118f52534778af076165f2eb. Reason for revert: temporary workaround no longer needed Change-Id: I3d33912989182f245b9e03e74120e663381e770e
2024-06-25Use ALLOW_MISSING_DEPENDENCIES=true for host tools Prashant Dubey
Bug: 349070246 Test: ABTD Change-Id: If2ab873bf204aa46153c56d619b4c16d749036cb
2023-12-22Fix art release zip generation in host tools script Prashant Dubey
Bug: 301611056, 249088727 Test: https://android-build.corp.google.com/abtd/run/L48500030000993925/ Change-Id: I4b7d6bcbc23f15b19bbad1e6e87fda684d23035e
2023-12-21Update host tools script to include oatdump and art jars Prashant Dubey
Bug: 301611056, 249088727 Test: ./art/tools/build-linux-x86-host-tools.sh Change-Id: I1726cb80b3ec4502de5c25d56da9a8f4da71802b
2023-07-20Add helper script to package linux-x86 binaries Prashant Dubey
Bug: 242716693 Test: ./art/tools/build-linux-x86-host-tools.sh Change-Id: Ia4b58728d38720b2d3d4db4ee1196379b8629dca