aboutsummaryrefslogtreecommitdiff
path: root/cc/binary.go
AgeCommit message (Expand)Author
2023-03-21Use installExecutable for cc binariesInseob Kim
2023-02-21Support DCLAYu Liu
2023-02-17Express no{,_lib}crt via features vs attrsAlex Márquez Pérez Muñíz Díaz Puras Thaureaux
2023-02-07mixed build targets need transitive tidy filesSam Delmerico
2023-01-27clean up CL for androidmk variablesSam Delmerico
2022-12-16Enable code coverage for cc shared libraryYu Liu
2022-12-01Convert apex_available (for supported modules) to bazel tags.Jingwen Chen
2022-11-08bp2build for tidy_disabled_srcsSam Delmerico
2022-10-25add clang_tidy properties to bp2buildSam Delmerico
2022-10-12Add CcUnstrippedInfo provider and use it in mixed buildsSasha Smundak
2022-10-04Add overrides support for snapshotsInseob Kim
2022-09-01Convert cc_test targets with bp2build.Jingwen Chen
2022-08-17Bp2build support for runtime_libsCole Faust
2022-05-23Merge "cc bazel handlers: use better interface checking"Christopher Parsons
2022-05-23Merge "Clean up some bp2build technical debt"Treehugger Robot
2022-05-20cc bazel handlers: use better interface checkingChris Parsons
2022-05-20Refactor mixed builds to only take one passChris Parsons
2022-05-13Clean up some bp2build technical debtLiz Kammer
2022-04-15Support use_version_lib in cc_binary.Yu Liu
2022-03-18Support tailoring clang --target flag based on min sdk version.Yu Liu
2022-03-08Support BUILD_HOST_static=1 for musl and linux_bionic buildsColin Cross
2022-02-24Fix snapshot symlinksInseob Kim
2022-02-17Enable cc_binary in mixed build.Yu Liu
2022-02-10Merge "Create subdir for cc rules."Liz Kammer
2022-02-03add target_compatible_with stanza for host targetsSam Delmerico
2022-01-29redundant statementUsta Shrestha
2022-01-27Create subdir for cc rules.Liz Kammer
2022-01-12Generate tidy-* rules unless tidy is disabledChih-Hung Hsieh
2021-12-21Handle the 'enabled' property in bp2buildChris Parsons
2021-12-14Use one mutator for all bp2build conversion.Liz Kammer
2021-12-08Merge "Add Darwin x86_64+arm64 universal binary support"Dan Willemsen
2021-12-07Add Darwin x86_64+arm64 universal binary supportDan Willemsen
2021-12-07Add (obj|tidy)-*_os, and (obj|tidy)-*_subset targetsChih-Hung Hsieh
2021-12-07Merge "object files depend only on NDK headers"Chih-hung Hsieh
2021-12-05object files depend only on NDK headersChih-Hung Hsieh
2021-12-02bp2build: support full/lite protos in cc libsLiz Kammer
2021-10-27Merge "Do not add .tidy files as RBE link inputs"Chih-hung Hsieh
2021-10-26bp2build: Handle export_generated_header propertyLiz Kammer
2021-10-25Do not add .tidy files as RBE link inputsChih-Hung Hsieh
2021-10-19bp2build: Add support for cc_binary.Liz Kammer
2021-08-24Support static_executable: true for musl buildsColin Cross
2021-08-24Use SystemSharedLibs as StaticLibs for static executablesColin Cross
2021-07-23Reland "Split the x86 host toolchain into glibc and musl variants"Colin Cross
2021-07-23Revert "Split the x86 host toolchain into glibc and musl variants"Colin Cross
2021-07-23Split the x86 host toolchain into glibc and musl variantsColin Cross
2021-07-21Remove Fuchsia support from SoongColin Cross
2021-07-07Remove IsDependencyRoot from interfaceLiz Kammer
2021-06-22Move default crt objects into ToolchainColin Cross
2021-06-11Use a linker script for host bionic embedded linker sectionsColin Cross
2021-06-11Support multiple CrtBegin and CrtEnd filesColin Cross