aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-14Build "everything" under //external/... for bp2build CIandroid-s-beta-2android-s-beta-1Rupert Shuttleworth
2021-05-13Merge "Add //external/scudo/... to bp2build ci."Jingwen Chen
2021-05-12Merge "Re-implement version_script in cc_library_shared."Lukács T. Berki
2021-05-12Add //external/scudo/... to bp2build ci.Jingwen Chen
2021-05-12Re-implement version_script in cc_library_shared.Lukacs T. Berki
2021-05-12Enforce no_copts_tokenization for C++ builds.Jingwen Chen
2021-05-12Merge "Make @soong_injection usable in standalone builds."Lukács T. Berki
2021-05-11Make @soong_injection usable in standalone builds.Lukacs T. Berki
2021-05-10Fix shared library variants for full_cc_libraryChris Parsons
2021-05-10Add support for shared_libs / dynamic_deps in bp2build cc_library rule.Rupert Shuttleworth
2021-05-07Rename the main_target attribute to deps.Lukacs T. Berki
2021-04-30Give cc_library a version_script attribute.Lukacs T. Berki
2021-04-30Remove bp2build-sync.Lukacs T. Berki
2021-04-29Merge "bp2build: forward shared.whole_static_libs to the cc_shared_library ta...Jingwen Chen
2021-04-29bp2build: forward shared.whole_static_libs to the cc_shared_library target.Jingwen Chen
2021-04-28Add //external/arm-optimized-routines to bp2build-incremental.Jingwen Chen
2021-04-28Merge "Add //system/... to bp2build ci"Treehugger Robot
2021-04-28Merge "Add a script to run presubmits locally."Treehugger Robot
2021-04-27Add a script to run presubmits locally.Rupert Shuttleworth
2021-04-27Don't claim the "_static" and "_shared" suffixes when generating new cc libra...Rupert Shuttleworth
2021-04-27Add //system/... to bp2build ciLiz Kammer
2021-04-26Add building libbacktrace to mixed_libc CIChris Parsons
2021-04-26Merge "Remove the hacky include dirs compatibility hack."Lukács T. Berki
2021-04-26Remove the hacky include dirs compatibility hack.Lukacs T. Berki
2021-04-26Add comment about the :empty filegroup.Lukacs T. Berki
2021-04-23Merge "Disable compile sandboxing, add global incl const"Christopher Parsons
2021-04-23Merge "Create an empty archive for cc_library_headers"Treehugger Robot
2021-04-23Forward includes= .Lukacs T. Berki
2021-04-22Create an empty archive for cc_library_headersLiz Kammer
2021-04-22Disable compile sandboxing, add global incl constChris Parsons
2021-04-22Merge "bp2build: remove unused starlark code."Treehugger Robot
2021-04-22bp2build: remove unused starlark code.Jingwen Chen
2021-04-22Fix JSON module graph documentation.Lukacs T. Berki
2021-04-21Fix --config=bp2build to ref workspace. Update ciChris Parsons
2021-04-20Update ci scripts to avoid bp2build syncChris Parsons
2021-04-20Allow running mixed builds in the symlink forest.Lukacs T. Berki
2021-04-16Add ci scripts for roboleaf CIChris Parsons
2021-04-13Add bazelrc config for results backend.Jingwen Chen
2021-04-12Revert "Fix bp2build-incremental on CI by disabling unit test."Jingwen Chen
2021-04-12Fix bp2build-incremental on CI by disabling unit test.Jingwen Chen
2021-04-08bp2build: check in cc_library rules and unit test.Jingwen Chen
2021-04-07Workaround to fix toolchain resolution for local_jdk.Jingwen Chen
2021-04-06Merge "Handle no-srcs no-deps for cc_library_static.bzl"Christopher Parsons
2021-04-06Improvements to JSON queries:Lukacs T. Berki
2021-04-06Add .jq files for querying the JSON module graph.Lukacs T. Berki
2021-04-05Handle no-srcs no-deps for cc_library_static.bzlChris Parsons
2021-04-01Add operating system platform definitions for Android.Jingwen Chen
2021-03-31Merge changes from topic "cc_object-mixed_builds_181794963"Liz Kammer
2021-03-30Handle asflags with var expansion in cc_objectLiz Kammer
2021-03-25Add cc_library_static macro to help with bp2build conversion.Rupert Shuttleworth