aboutsummaryrefslogtreecommitdiff
path: root/bazel
AgeCommit message (Expand)Author
2018-03-06Add ALTS code to grpc/coreYihua Zhang
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
2017-11-30Enabling hermetic testing for running tests on Foundry.Adele Zhou
2017-11-30Start to get Bazel running different pollersCraig Tiller
2017-11-28Remove unnecessary secure dependencesVijay Pai
2017-11-14Revert "Restructure plugin builds to avoid building more than needed"Vijay Pai
2017-11-13Merge branch 'master' into pluginsVijay Pai
2017-11-10Restructure plugin builds to avoid building more than neededVijay Pai
2017-11-10In bazel builds, provide an option to select non-uses of c_aresVijay Pai
2017-09-19Merge pull request #12571 from vladmos/depsetCraig Tiller
2017-09-14Add tests for c-ares wrapper using a local DNS server.Alexander Polcyn
2017-09-14Rename set to depsetVladimir Moskva
2017-08-30Support features in grpc_packageyang-g
2017-08-30Moving visibility and package creation to the build system.Nicolas "Pixel" Noble
2017-07-30Clean up grpc++_unsecure so that it doesn't require secure content anymoreVijay Pai
2017-07-13Propagate alwayslink in the grpc_cc_library build rule template.Ian Coolidge
2017-07-13Merge pull request #11310 from nicolasnoble/importNicolas Noble
2017-07-13Remove bazel warning (we have owners now), set noparent on bazel/OWNERSCraig Tiller
2017-07-13Strawman OWNERS --> CODEOWNERS scriptCraig Tiller
2017-06-26Merge branch 'master' of https://github.com/grpc/grpc into importNicolas "Pixel" Noble
2017-06-08fix remaining license noticesJan Tattermusch
2017-06-08auto-fix most of licensesJan Tattermusch
2017-05-26Merge remote-tracking branch 'ctiller/build-wtf' into importNicolas "Pixel" Noble
2017-05-24Fixing indentation + fixing interop_client.Nicolas "Pixel" Noble
2017-05-16Rework well_known_protos attr, and some other fixesCraig Tiller