aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-07Add opt and dbg features.emu-33-devZach Yu
2023-07-06Avoid depending on the bazel-out symlink.Zach Yu
2023-07-05Specify BUILD and WORKSPACE files as labels.Zach Yu
2023-07-05Fix MacOs toolchain definitionErwin Jansen
2023-06-30Toolchain clean up.Zach Yu
2023-06-29Read clang version from toolchains.jsonZach Yu
2023-06-29Merge "Set "install name" when linking macOS dylibs." into emu-master-devTreehugger Robot
2023-06-28Set "install name" when linking macOS dylibs.Zach Yu
2023-06-28Move gcc_lib.BUILD into the linux_clang package.Zach Yu
2023-06-26Register Windows toolchain.Zach Yu
2023-06-26Add tool targets and toolchain config for Windows.Zach Yu
2023-06-26Fix errors in Windows features.Zach Yu
2023-06-26Fix selective_local_repository rule on Windows.Zach Yu
2023-06-26Fix line ending.Zach Yu
2023-06-26Add repository rule for Windows SDK.Zach Yu
2023-06-26Detect MSVC tools and create import target.Zach Yu
2023-06-23Refactor repository rules.Zach Yu
2023-06-13Add features for Windows clang-cl.Zach Yu
2023-06-12Explicitly pass object file extensions.Zach Yu
2023-05-18Merge "Update clang to r487747c" into emu-master-devYi Kong
2023-05-18Update clang to r487747cYi Kong
2023-05-11Detect macOS SDK instead of hardcoding.Zach Yu
2023-05-11Add toolchain for mac_arm64 targets.Zach Yu
2023-05-11Add framework path with cc_toolchain_import.Zach Yu
2023-05-11Enable the macos x64 toolchain.Zach Yu
2023-05-11Set artifact name pattern.Zach Yu
2023-05-11Add mac sdk repository and use it for sysroot.Zach Yu
2023-05-04Merge "Add toolchain and import libc++ for macOS." into emu-master-devTreehugger Robot
2023-05-04Merge "Add macOS features." into emu-master-devTreehugger Robot
2023-05-03Add toolchain and import libc++ for macOS.Zach Yu
2023-05-03Add macOS features.Zach Yu
2023-04-26Replace the cquery helper to output more info.Zach Yu
2023-04-07Modularize cc_tools definition.Zach Yu
2023-04-06Refactor: move toolchain targets to subpackage.Zach Yu
2023-04-05Refactor features and cc_toolchain_config for better reusability.Zach Yu
2023-04-04Refactor: merge platform-independent rules into one file.Zach Yu
2023-03-28Add a cquery helper to print public headers.Zach Yu
2023-03-17Fix bazel caching.Zach Yu
2023-03-09Update bazel to 6.1.0Zach Yu
2023-03-09Add gRPC repository.Zach Yu
2023-03-01Add c-ares repository.Zach Yu
2023-03-01Update clang libc++ path.Zach Yu
2023-02-23Add repositories for grpc dependencies.Zach Yu
2023-02-23Use boringSSL as external repositoryZach Yu
2023-02-22Update bazel toolchain clang to version r487747.Zach Yu
2023-02-22Change bazel version to 6.1.0rc1Zach Yu
2022-11-21Add example cc targetsZach Yu
2022-11-21Replace filegroups with cc_toolchain_importZach Yu
2022-11-21Add cc_toolchain_import rule and update supporting features.Zach Yu
2022-10-18Fix legacy_external_runfiles optionZach Yu