index
:
Project-1CE/build_soong
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sh
Age
Commit message (
Expand
)
Author
2021-04-29
Add debug ramdisk variant.
Inseob Kim
2021-04-22
Revert^3 "Add debug ramdisk variant"
Inseob Kim
2021-04-22
Revert^2 "Add debug ramdisk variant"
Florian Mayer
2021-04-22
Revert "Add debug ramdisk variant"
Bowgo Tsai
2021-04-15
Add debug ramdisk variant
Inseob Kim
2021-03-30
bp2build: arch-configurable selects for label list attrs.
Jingwen Chen
2021-03-24
bp2build: add allowlist for package-level conversions.
Jingwen Chen
2021-03-22
Remove usages of FixtureFactory from misc packages
Paul Duffin
2021-03-16
Migrate sh package to a per test build directory
Paul Duffin
2021-03-09
Support test fixtures in sh package
Paul Duffin
2021-03-03
cd to / before running soong_build .
Lukacs T. Berki
2021-02-24
Merge "Move bazel.Properties to a BazelModuleBase"
Treehugger Robot
2021-02-23
Move bazel.Properties to a BazelModuleBase
Liz Kammer
2021-02-23
Refactor BazelTargetModule
Liz Kammer
2021-02-22
Merge "Add ctx to AndroidMkExtraEntriesFunc"
Treehugger Robot
2021-02-19
Add ctx to AndroidMkExtraEntriesFunc
Colin Cross
2021-02-10
Merge "Add LOCAL_LICENSE_KINDS to build/soong"
Treehugger Robot
2021-02-09
Add sh_binary support to bp2build converter.
Rupert Shuttleworth
2021-02-06
Add LOCAL_LICENSE_KINDS to build/soong
Bob Badour
2021-02-04
bp2build: convert paths/module refs to Bazel label
Liz Kammer
2021-01-07
Support python binaries in sh_test_host
Anton Hansson
2020-12-22
Remove unnecessary snake case variables.
Jaewoong Jung
2020-12-01
Add test suite handling to central androidmk code
Liz Kammer
2020-11-12
Pass Config to NewTestContext instead of ctx.Register
Colin Cross
2020-10-26
Fix path conflict for vendor_ramdisk_available
Yifan Hong
2020-10-22
Add vendor-ramdisk image to Soong.
Yifan Hong
2020-10-12
Add config.AndroidFirstDeviceTarget.
Jaewoong Jung
2020-09-28
Support auto-push of data_device_bins to device in test config auto-gen for s...
frankfeng
2020-08-21
Create image variations for sh_binary
Colin Cross
2020-08-18
Add data bin and lib properties to sh_test
Jaewoong Jung
2020-08-18
Revert "Add data bin and lib properties to sh_test"
Jaewoong Jung
2020-08-17
Add data bin and lib properties to sh_test
Jaewoong Jung
2020-08-14
Revert "Add data bin and lib properties to sh_test"
Jaewoong Jung
2020-08-14
Fix broken darwin build.
Jaewoong Jung
2020-08-14
Fix broken darwin build.
Jaewoong Jung
2020-08-13
Add data bin and lib properties to sh_test
Jaewoong Jung
2020-06-18
Add module name to sh_test install path.
Jaewoong Jung
2020-06-12
Merge "Revert "Add module name to sh_test install path.""
Jaewoong Jung
2020-06-11
Revert "Add module name to sh_test install path."
Michael Butler
2020-06-11
Merge "Add module name to sh_test install path."
Jaewoong Jung
2020-06-11
Merge "Fix using generated test configs for sh_test, python_test and rust_tes...
Treehugger Robot
2020-06-10
Fix using generated test configs for sh_test, python_test and rust_test modules
Colin Cross
2020-06-10
Add module name to sh_test install path.
Jaewoong Jung
2020-06-08
Remove TARGET_PREFER_32_BIT support.
Elliott Hughes
2020-06-04
Implement test config auto-gen for sh_test.
frankfeng
2020-06-01
Soong package structure refactoring
Jaewoong Jung