aboutsummaryrefslogtreecommitdiff
path: root/bazel
AgeCommit message (Expand)Author
2018-06-03Updated cc_grpc_library to refer to fully qualified rules includingkailashs
2018-06-01Update bazel toolchain to RBE Ubuntu16_04 toolchain containerAdele Zhou
2018-05-16Apply Wframe-larger-than flag to opt builds onlyAdele Zhou
2018-05-08bump boringssl-with-bazel to latest chromium-stable-with-bazelJan Tattermusch
2018-04-19Bump protobuf hash for BazelMehrdad Afshari
2018-04-10Update the toolchain versionAdele Zhou
2018-03-29Merge pull request #14625 from isturdy/generate-ccNicolas Noble
2018-03-26Merge pull request #13290 from apolcyn/cares_address_sorting_master_capolcyn
2018-03-23Also add sizeAdele Zhou
2018-03-23Use timeout instead of sizeAdele Zhou
2018-03-23Add size param to grpc_cc_test and set it to enormous for fuzzer tests.Adele Zhou
2018-03-22Update commentyang-g
2018-03-21Rename generate_mock to generate_mocksyang-g
2018-03-20Stop relying on certain ipv6 macros. Also bazel build updates.Alexander Polcyn
2018-03-20Add address sorting submodule for use in c-ares wrapperAlexander Polcyn
2018-03-19Fix cross-repository proto includes.Ian Sturdy
2018-03-15build nanopb one-off targetYihua Zhang
2018-03-08Merge pull request #14638 from yihuazhang/hook_alts_againyihuaz
2018-03-08Add ALTS code to grpc/coreYihua Zhang
2018-03-07Revert "Add ALTS C stack to gRPC core"Sree Kuchibhotla
2018-03-07Add external bindings for targets needed for the cc_grpc_library rule.Ian Sturdy
2018-03-07Fix C++ codegen with bazel in subrepositoriesIan Sturdy
2018-03-06Add ALTS code to grpc/coreYihua Zhang
2018-03-06Move python DNS utilities to utils subdirectoryAlexander Polcyn
2018-03-06Clean up grpc_py_binary build ruleAlexander Polcyn
2018-03-01Pin a commit that comes with ubsan and msan.Adele Zhou
2018-02-26Upgrade bazel to 0.10.0Adele Zhou
2018-02-19Merge pull request #13963 from rongjiecomputer/windowsJan Tattermusch
2018-02-14Add python bazel deps needed to run resolver component testsAlex Polcyn
2018-02-05Update bazel toolchain version.Adele Zhou
2018-02-03[Bazel] Do not use -pthread on WindowsLoo Rong Jie
2018-01-30Redefine grpc_sh_binary as native.sh_binary.Adele Zhou
2018-01-16Merge pull request #13993 from vjpai/buildownVijay Pai
2018-01-15Merge pull request #13815 from vjpai/catcherVijay Pai
2018-01-12Merge pull request #14011 from apolcyn/avoid_ares_on_windowsapolcyn
2018-01-12Correct usage of select in _get_external_depsAlexander Polcyn
2018-01-12Merge pull request #13991 from apolcyn/avoid_ares_on_windowsapolcyn
2018-01-11Add me to build system ownersVijay Pai
2018-01-11Avoid building c-ares lib when grpc_no_ares is trueAlexander Polcyn
2018-01-10Substitute a11r for ctiller in all OWNERS filesCraig Tiller
2018-01-08TypoVijay Pai
2018-01-08Use appropriate preprocessor guards to allow building without exceptionsVijay Pai
2017-12-14Move more special cases in bazel build to the .bzl filesAlexander Polcyn
2017-12-14Packs contents of WORKSPACE into a bzl function, so that it can be resued by ...Ning Ren
2017-12-13Merge pull request #13679 from ctiller/bazelsan2Craig Tiller
2017-12-11pass intended invocation args to bazel tests under poller scriptAlexander Polcyn
2017-12-07Allow running tests directly (default poller, foundry wont see them)Craig Tiller
2017-12-01Merge pull request #13051 from ctiller/bazel-pollersCraig Tiller
2017-11-30Rename port_hermetic to port_isolated_runtime_environmentAdele Zhou
2017-11-30Use select to decide the test is hermetic or notAdele Zhou