- 3ae4cca sh_test: Support per-testcase directories by Jooyung Han · 2 years, 10 months ago
- 309ee8d Merge "Propagate data_bins from Soong to Make" by Treehugger Robot · 2 years, 10 months ago
- 22bafec Propagate data_bins from Soong to Make by yangbill · 2 years, 11 months ago
- 06c80eb Add builtins and minimal runtime as dependencies instead of flags by Colin Cross · 2 years, 11 months ago
- b3342ce build device binary for java_test_host by Sam Delmerico · 3 years ago
- a5c5b9c Support installable property by Sundong Ahn · 3 years ago
- 48c6ead sh_binary: Use pointers for optional attributes by Liz Kammer · 3 years ago
- c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 2 months ago
- be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 2 months ago
- b302455 Support filename and sub_dir attributes in sh_binary by Yu Liu · 3 years, 1 month ago
- d06cc74 Use new soong_cc_rust_prebuilt.mk by Ivan Lozano · 3 years, 1 month ago
- 94bf518 Add symlinks to Soong-installed sh_binary by Colin Cross · 3 years, 2 months ago
- 7e07e20 Move sh_binary module installation into Soong by Colin Cross · 3 years, 2 months ago
- 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 4 months ago
- f6c37cc Merge "Add module based host-tools snapshot" by Rob Seymour · 3 years, 3 months ago
- 925aa09 Add module based host-tools snapshot by Rob Seymour · 3 years, 5 months ago
- 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 3 years, 5 months ago
- 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 3 years, 5 months ago
- 06f1399 [WIP] Switch sh_test_host to unit_tests=true by default by Julien Desprez · 3 years, 6 months ago
- b40deac Add unit_test test option in sh_test_host by Dan Shi · 3 years, 7 months ago
- 08758f0 Add debug ramdisk variant. by Inseob Kim · 3 years, 9 months ago
- aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 3 years, 8 months ago
- 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 3 years, 8 months ago
- 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 3 years, 8 months ago
- f84e9c0 Add debug ramdisk variant by Inseob Kim · 3 years, 9 months ago
- 0702791 bp2build: arch-configurable selects for label list attrs. by Jingwen Chen · 3 years, 10 months ago
- 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 3 years, 10 months ago
- 89648f9 Remove usages of FixtureFactory from misc packages by Paul Duffin · 3 years, 9 months ago
- 32b06c2 Migrate sh package to a per test build directory by Paul Duffin · 3 years, 10 months ago
- 56fb8ee Support test fixtures in sh package by Paul Duffin · 3 years, 10 months ago
- 7690c09 cd to / before running soong_build . by Lukacs T. Berki · 3 years, 10 months ago
- bbfd5ab Merge "Move bazel.Properties to a BazelModuleBase" by Treehugger Robot · 3 years, 10 months ago
- ea6666f Move bazel.Properties to a BazelModuleBase by Liz Kammer · 3 years, 10 months ago
- fc46bc1 Refactor BazelTargetModule by Liz Kammer · 3 years, 10 months ago
- 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 3 years, 10 months ago
- aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 4 years, 6 months ago
- b68036f Merge "Add LOCAL_LICENSE_KINDS to build/soong" by Treehugger Robot · 3 years, 11 months ago
- a1a56e8 Add sh_binary support to bp2build converter. by Rupert Shuttleworth · 3 years, 11 months ago
- 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 3 years, 11 months ago
- 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years ago
- 2f6422c Support python binaries in sh_test_host by Anton Hansson · 4 years ago
- 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years ago
- 57f5b33 Add test suite handling to central androidmk code by Liz Kammer · 4 years, 1 month ago
- ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 2 months ago
- 39143a9 Fix path conflict for vendor_ramdisk_available by Yifan Hong · 4 years, 2 months ago
- 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 2 months ago
- 642916f Add config.AndroidFirstDeviceTarget. by Jaewoong Jung · 4 years, 3 months ago
- be6ae77 Support auto-push of data_device_bins to device in test config auto-gen for sh-test by frankfeng · 4 years, 3 months ago
- cc83efb Create image variations for sh_binary by Colin Cross · 4 years, 4 months ago
- 6e0eee5 Add data bin and lib properties to sh_test by Jaewoong Jung · 4 years, 7 months ago
- 105699a Revert "Add data bin and lib properties to sh_test" by Jaewoong Jung · 4 years, 4 months ago
- a41a887 Add data bin and lib properties to sh_test by Jaewoong Jung · 4 years, 7 months ago
- cc1bfd6 Revert "Add data bin and lib properties to sh_test" by Jaewoong Jung · 4 years, 4 months ago
- 8eee3f6 Fix broken darwin build. by Jaewoong Jung · 4 years, 4 months ago
- 181cfdf Fix broken darwin build. by Jaewoong Jung · 4 years, 4 months ago
- 91dbd52 Add data bin and lib properties to sh_test by Jaewoong Jung · 4 years, 7 months ago
- 4aedc86 Add module name to sh_test install path. by Jaewoong Jung · 4 years, 7 months ago
- fe25dc9 Merge "Revert "Add module name to sh_test install path."" by Jaewoong Jung · 4 years, 7 months ago
- 0c55445 Revert "Add module name to sh_test install path." by Michael Butler · 4 years, 7 months ago
- 9e90e61 Merge "Add module name to sh_test install path." by Jaewoong Jung · 4 years, 7 months ago
- f2d19b5 Merge "Fix using generated test configs for sh_test, python_test and rust_test modules" by Treehugger Robot · 4 years, 7 months ago
- a638482 Fix using generated test configs for sh_test, python_test and rust_test modules by Colin Cross · 4 years, 7 months ago
- 2d4f1a2 Add module name to sh_test install path. by Jaewoong Jung · 4 years, 7 months ago
- 79ae341 Remove TARGET_PREFER_32_BIT support. by Elliott Hughes · 4 years, 8 months ago
- c5b8749 Implement test config auto-gen for sh_test. by frankfeng · 4 years, 7 months ago
- 4b79e98 Soong package structure refactoring by Jaewoong Jung · 4 years, 7 months ago