summaryrefslogtreecommitdiff
path: root/bp2build/cc_library_static_conversion_test.go
AgeCommit message (Expand)Author
2021-05-10Handle cc_library shared/static only propertiesChris Parsons
2021-04-30Support multilib properties in bp2buildChris Parsons
2021-04-27Make GetDirectDep implementation match commentLiz Kammer
2021-04-27bp2build: arch-specific exclude_srcs and srcs.Jingwen Chen
2021-04-27bp2build: remove header globs in generated srcs.Jingwen Chen
2021-04-22bp2build: refactor/standardize cc_* bp2build convertersJingwen Chen
2021-04-14Transform paths to headers in include dirs to take package boundaries into ac...Rupert Shuttleworth
2021-04-09bp2build: codegen singleton lists on one line.Jingwen Chen
2021-04-09bp2build: cc_library converter for //bionic/libdl:libdl_androidJingwen Chen
2021-04-08Be more explicit about headers in cc_library_static targets.Rupert Shuttleworth
2021-04-02Remove libgcc toolchain libs for AndroidRyan Prichard
2021-03-25Add bp2build support for cc_library_static.Rupert Shuttleworth
2021-03-25Revert "Add bp2build support for cc_library_static."Jingwen Chen
2021-03-24Add bp2build support for cc_library_static.Rupert Shuttleworth