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
/
bpfix
Age
Commit message (
Expand
)
Author
2021-02-25
Make runtime_resource_overlay product specific.
Jaewoong Jung
2021-02-06
Add LOCAL_LICENSE_KINDS to build/soong
Bob Badour
2020-12-22
Remove unnecessary snake case variables.
Jaewoong Jung
2020-10-09
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-06
Make lots of tests run in parallel
Colin Cross
2020-08-11
Remove obsolete PDK build functionality
Dan Willemsen
2020-06-29
Add relative_install_path property to prebuilt_etc
Liz Kammer
2020-06-29
Fix bpfmt issues and add bpfmt to preupload checks
ThiƩbaud Weksteen
2020-05-26
Support preprocessed prebuilt tests in androidmk
Liz Kammer
2020-03-23
soong_config: bool_variables shortcut
Dan Willemsen
2020-01-21
bpfix: remove hidl_interface types
Steven Moreland
2019-11-11
Move partner androidmk and bpfix files to match their package path
Colin Cross
2019-11-06
bpfix: remove empty HIDL libs
Steven Moreland
2019-10-25
Add support to extend commands bpfix and androidmk
Justin DeMartino
2019-07-09
Rename product_services to system_ext
Justin Yun
2019-06-04
Soong: Add mk2bp conversion for prebuilt_firmare.
Patrice Arruda
2019-05-23
Merge "androidmk conversion logic for android_app_import"
Jaewoong Jung
2019-05-16
Soong: Add mk2bp conversion for prebuilt_font.
Patrice Arruda
2019-05-15
androidmk conversion logic for android_app_import
Jaewoong Jung
2019-05-10
Soong: Add mk2bp conversion for prebuilt_usr_share.
Patrice Arruda
2019-03-11
Fix crash in mergeListProperties
Sasha Smundak
2019-02-22
Handle LOCAL_MODULE_PATH assignment for android_test modules
Sasha Smundak
2019-01-24
Convert BUILD_PREBUILT with LOCAL_MODULE_CLASS=ETC to prebuilt_etc
Sasha Smundak
2019-01-15
Add BUILD_CTS_* to androidmk
Dan Willemsen
2019-01-07
Add java_import_host handling logic.
Jaewoong Jung
2018-07-22
Fix `go vet` issues
Dan Willemsen
2018-07-11
Translate java libraries to java_library
Colin Cross
2018-05-24
Add support for android_test modules
Colin Cross
2018-05-24
Reduce boilerplate around bpfix passes
Colin Cross
2018-05-15
Remove the unused `tags` property
Dan Willemsen
2018-05-14
bpfix: Convert local_include_dirs removal to PatchList
Dan Willemsen
2018-05-14
bpfix: Add reorderCommonProperties
Dan Willemsen
2018-05-08
Merge changes I52f88bfd,I4263b7d5
android-build-prod (mdb)
2018-05-07
Fix usage of bytes.NewBuffer in bpfix
Dan Willemsen
2018-05-07
bpfix: Remove local_include_dirs if we remove the last entry
Dan Willemsen
2018-05-05
Fix androidmk converting cc libraries
Dan Willemsen
2018-04-16
Add more androidmk translations for android libraries
Colin Cross
2018-04-16
Merge matching properties in bpfix
Colin Cross
2018-04-16
Make bpfix not modify the input tree
Colin Cross
2018-03-28
Fix format string issues
Colin Cross
2018-02-28
Remove unused property
Jeff Gaston
2018-02-22
Fix java_import and android_library_import conversions
Colin Cross
2018-02-22
Don't pretend *parser.List is immutable
Colin Cross
2017-10-05
Have bpfix not remove empty lists
Jeff Gaston
2017-06-19
Revert "Revert "Initial implementation of bpfix""
Jeff Gaston
2017-05-26
Revert "Initial implementation of bpfix"
Jeff Gaston
2017-05-24
Initial implementation of bpfix
Jeff Gaston