aboutsummaryrefslogtreecommitdiffhomepage
path: root/bazel
Commit message (Expand)AuthorAge
...
* | build nanopb one-off targetGravatar Yihua Zhang2018-03-15
* | Merge pull request #14638 from yihuazhang/hook_alts_againGravatar yihuaz2018-03-08
|\ \
| * | Add ALTS code to grpc/coreGravatar Yihua Zhang2018-03-08
| * | Revert "Add ALTS C stack to gRPC core"Gravatar Sree Kuchibhotla2018-03-07
| | * Add external bindings for targets needed for the cc_grpc_library rule.Gravatar Ian Sturdy2018-03-07
| | * Fix C++ codegen with bazel in subrepositoriesGravatar Ian Sturdy2018-03-07
| |/
| * Add ALTS code to grpc/coreGravatar Yihua Zhang2018-03-06
* | Move python DNS utilities to utils subdirectoryGravatar Alexander Polcyn2018-03-06
|/
* Clean up grpc_py_binary build ruleGravatar Alexander Polcyn2018-03-06
* Pin a commit that comes with ubsan and msan.Gravatar Adele Zhou2018-03-01
* Upgrade bazel to 0.10.0Gravatar Adele Zhou2018-02-26
* Merge pull request #13963 from rongjiecomputer/windowsGravatar Jan Tattermusch2018-02-19
|\
* | Add python bazel deps needed to run resolver component testsGravatar Alex Polcyn2018-02-14
* | Update bazel toolchain version.Gravatar Adele Zhou2018-02-05
| * [Bazel] Do not use -pthread on WindowsGravatar Loo Rong Jie2018-02-03
|/
* Redefine grpc_sh_binary as native.sh_binary.Gravatar Adele Zhou2018-01-30
* Merge pull request #13993 from vjpai/buildownGravatar Vijay Pai2018-01-16
|\
* \ Merge pull request #13815 from vjpai/catcherGravatar Vijay Pai2018-01-15
|\ \
* \ \ Merge pull request #14011 from apolcyn/avoid_ares_on_windowsGravatar apolcyn2018-01-12
|\ \ \
| * | | Correct usage of select in _get_external_depsGravatar Alexander Polcyn2018-01-12
* | | | Merge pull request #13991 from apolcyn/avoid_ares_on_windowsGravatar apolcyn2018-01-12
|\| | |
| | | * Add me to build system ownersGravatar Vijay Pai2018-01-11
| |_|/ |/| |
| * | Avoid building c-ares lib when grpc_no_ares is trueGravatar Alexander Polcyn2018-01-11
* | | Substitute a11r for ctiller in all OWNERS filesGravatar Craig Tiller2018-01-10
|/ /
| * TypoGravatar Vijay Pai2018-01-08
| * Use appropriate preprocessor guards to allow building without exceptionsGravatar Vijay Pai2018-01-08
|/
* Move more special cases in bazel build to the .bzl filesGravatar Alexander Polcyn2017-12-14
* Packs contents of WORKSPACE into a bzl function, so that it can be resued by ...Gravatar Ning Ren2017-12-14
* Merge pull request #13679 from ctiller/bazelsan2Gravatar Craig Tiller2017-12-13
|\
* | pass intended invocation args to bazel tests under poller scriptGravatar Alexander Polcyn2017-12-11
| * Allow running tests directly (default poller, foundry wont see them)Gravatar Craig Tiller2017-12-07
|/
* Merge pull request #13051 from ctiller/bazel-pollersGravatar Craig Tiller2017-12-01
|\
* | Rename port_hermetic to port_isolated_runtime_environmentGravatar Adele Zhou2017-11-30
* | Use select to decide the test is hermetic or notGravatar Adele Zhou2017-11-30
* | Enabling hermetic testing for running tests on Foundry.Gravatar Adele Zhou2017-11-30
| * Start to get Bazel running different pollersGravatar Craig Tiller2017-11-30
|/
* Remove unnecessary secure dependencesGravatar Vijay Pai2017-11-28
* Revert "Restructure plugin builds to avoid building more than needed"Gravatar Vijay Pai2017-11-14
* Merge branch 'master' into pluginsGravatar Vijay Pai2017-11-13
|\
* | Restructure plugin builds to avoid building more than neededGravatar Vijay Pai2017-11-10
| * In bazel builds, provide an option to select non-uses of c_aresGravatar Vijay Pai2017-11-10
|/
* Merge pull request #12571 from vladmos/depsetGravatar Craig Tiller2017-09-19
|\
* | Add tests for c-ares wrapper using a local DNS server.Gravatar Alexander Polcyn2017-09-14
| * Rename set to depsetGravatar Vladimir Moskva2017-09-14
|/
* Support features in grpc_packageGravatar yang-g2017-08-30
* Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
* Clean up grpc++_unsecure so that it doesn't require secure content anymoreGravatar Vijay Pai2017-07-30
* Propagate alwayslink in the grpc_cc_library build rule template.Gravatar Ian Coolidge2017-07-13
* Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
|\
* | Remove bazel warning (we have owners now), set noparent on bazel/OWNERSGravatar Craig Tiller2017-07-13