Commit Graph

45 Commits

Author SHA1 Message Date
Eric Anderson 1f84f8950c Remove vestigial sed for /etc/apt/sources.list in Dockerfiles
Jessie has a line that looks like this, now-a-days, so the regex is no
longer matching:
deb http://security.debian.org/debian-security jessie/updates main

But because that line was changed, downloads are also working correctly
out-of-the-box. The sed was originally added in #18530.
2019-04-04 17:45:00 -07:00
murgatroid99 2a12b47f0b Fix other docker build issues 2019-03-28 15:56:08 -07:00
Vishal Powar 319fcdf26e Add a script for generating C code and build rule for protobuf protos.
All these changes need to go together to make sense
  - changes to use new version of upb in bazel
  - allowing includes in build target option
  - script for generating c code (upb) for protos
  - generated code for example protos
  - adding changes for non-bazel builds
  - change sanity tests to ignore the generated files.
2019-03-13 12:53:17 -07:00
Muxi Yan b24b212ee5 Make symbols of BoringSSL private to gRPC 2018-08-23 09:42:24 -07:00
Muxi Yan e433b56def Support cleaning objc files 2018-04-11 17:53:51 -07:00
Alexander Polcyn 690dde672a Add address sorting submodule for use in c-ares wrapper 2018-03-20 23:51:19 -07:00
Jan Tattermusch a300764d14 clang format and tidy shouldnt change file ownership 2018-02-05 15:12:29 +01:00
Noah Eisen 86ddb5393d Ensure all sanity finds clang-tidy 2018-01-16 18:13:26 -08:00
ncteisen 365ea6309b Dockerize clang tidy 2018-01-16 17:24:51 -08:00
Yash Tibrewal d9da7387b8
Merge pull request #13147 from yashykt/testc++ize
Convert test/core to C++
2017-11-07 17:02:23 -08:00
Yash Tibrewal 1b4ab01f79 No Clang on end2end generated files 2017-11-06 17:06:08 -08:00
murgatroid99 6fb23dbc3d Merge branch 'master' into remove_node 2017-11-06 13:13:20 -08:00
Jan Tattermusch 53d89d7f25 fix clang format installation 2017-11-06 14:31:24 +01:00
Craig Tiller 44ab6a559c fix 2017-11-03 16:22:34 -07:00
Craig Tiller a64b2b13c1 Merge github.com:grpc/grpc into 50 2017-11-03 15:23:13 -07:00
Craig Tiller 0c6a3e3e67 Try again on Dockerfiles 2017-11-03 13:54:35 -07:00
Craig Tiller baa14a975e Update clang-format to 5.0 2017-11-03 09:09:36 -07:00
Yash Tibrewal cd987a0b2f Adding public_headers_must_be_c89 as a clang exception 2017-11-02 19:14:46 -07:00
murgatroid99 38007753b0 Remove src/node and references to it
This removes all of the node code and tests from the repo, along with the
scripts for running Node unit tests, performance tests, and artifact builds.
The scripts for running tests from the grpc-node repository are untouched.
2017-10-25 13:21:57 -07:00
Matt Kwong 75c2778902 Update Dockerfiles from ubuntu:15.10 to debian:jessie 2017-09-18 19:05:15 -07:00
Muxi Yan 76e158f2c1 Break the sanity check failure loop by disabling clang-format on end2end_{,nosec_}tests.c 2017-08-21 18:08:45 -07:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Craig Tiller 5b1c5f22f4 Extend clang-format to C#, Node, Ruby 2017-04-19 09:52:18 -07:00
Julien Boeuf 935d02ebd4 Cleanup of tsi ssl handshaker factories.
There is no reason why the client and server factories should be
implementations from the same base.
Doing the cleanup now so that implementation of the #10528 feature will
be less noisy.
Also, re-added tsi to clang-format which was dropped when moved from
src/core/lib to src/core.
2017-04-09 00:32:33 -07:00
Jan Tattermusch 7dd2cc6f68 cleanup and speedup of sanity tests 2016-12-22 10:54:25 +01:00
Masood Malekghassemi 1fa0faa2e2 Add src/compiler to clang format 2016-07-12 13:19:38 -07:00
Yuchen Zeng 7ae31a8898 Add more comments, fix format issues 2016-06-06 14:35:51 -07:00
Nicolas 'Pixel' Noble f4fef88911 Pinning the llvm repository on 3.8. 2016-05-05 10:48:25 -07:00
Craig Tiller dff29577c8 Refine clang-format paths 2016-03-31 14:30:12 -07:00
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
Craig Tiller 2e1903638e Fix copyrights 2016-03-25 14:33:26 -07:00
Craig Tiller f29d1f7799 Update clang-format to 3.8 2016-03-21 14:19:08 -07:00
Craig Tiller 16f6826ffd Merge github.com:grpc/grpc into fix-proto-docker 2016-02-18 07:14:37 -08:00
Craig Tiller 00c4829669 Ignore pb.h, pb.c for clang-fmt 2016-02-11 16:20:28 -08:00
murgatroid99 f656f189e4 Make sanitize script a suitable pre-commit hook 2016-02-09 10:56:25 -08:00
Nicolas "Pixel" Noble d14b6acdcc Finalizing this a bit. 2016-01-30 06:01:27 +01:00
murgatroid99 8b791a4a7f Merged from master and resolved merge conflicts 2016-01-08 12:33:22 -08:00
Craig Tiller cb6ce54e31 Update copyrights 2016-01-04 16:24:26 -08:00
Craig Tiller c506e24a57 Update copyrights 2016-01-04 15:59:29 -08:00
Craig Tiller 482234f456 Get better output for clang-format diffs 2016-01-04 15:29:07 -08:00
Craig Tiller 408dc21390 Merge branch 'clang-format-fix' of github.com:nicolasnoble/grpc into clangfmt 2016-01-04 14:57:35 -08:00
Craig Tiller 897e4fe2ad Update copyrights 2015-12-22 15:03:40 -08:00
Nicolas "Pixel" Noble c51fbaa098 Actually making the clang format test properly fail sanity. 2015-12-01 23:03:24 +01:00
Craig Tiller 71a0f9d3b0 Fix clang-format script 2015-09-28 17:22:01 -07:00
Craig Tiller ddf3a511aa Add clang-format to sanity 2015-09-24 13:03:44 -07:00