index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cc
/
library_test.go
Age
Commit message (
Expand
)
Author
2025-02-12
Don't panic in ModuleForTests and friends
Colin Cross
2023-12-08
Remove ConvertWithBp2build implementations
Colin Cross
2023-03-06
Export Soong module type to LOCAL_SOONG_MODULE_TYPE to Make for SBOM generation.
Wei Li
2023-02-07
mixed build targets need transitive tidy files
Sam Delmerico
2022-12-05
Make more cc tests parallel
Liz Kammer
2022-10-12
Add CcUnstrippedInfo provider and use it in mixed builds
Sasha Smundak
2022-02-11
Fix transitive whole_static_libs on prebuilt static libraries
Colin Cross
2021-12-07
Propagate headers from bazel to mixed builds
Liz Kammer
2021-12-06
bp2build: split full_cc_library into shared/static
Chris Parsons
2021-09-16
Expose TocFile via CcInfo
Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-09-16
Incorporate cc_library_shared into mixed builds
Alex Márquez Pérez Muñíz Díaz Púras Thaureaux
2021-07-23
Add dynamic_list property
Colin Cross
2021-06-15
Support cc_library_shared for mixed builds
Chris Parsons
2021-03-30
Remove buildDir from cc package
Paul Duffin
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-09-22
Replace ApiStrToNum uses with ApiLevel.
Dan Albert
2020-04-09
Apex: support codenames for min_sdk_version
Jooyung Han
2019-12-13
Use empty string for core image variant
Colin Cross
2019-11-07
Split local and global cflags
Colin Cross
2019-08-22
Allow .o files as srcs.
Pete Bentley
2017-11-17
Add cc_library tests
Colin Cross