Mehrdad Afshari
df8d8c9192
Fix create_private_dns_zone_defs.include to pass shellcheck
7 years ago
Jan Tattermusch
a300764d14
clang format and tidy shouldnt change file ownership
7 years ago
Matt Kwong
74958c59e2
Update Podspec version for ObjC
7 years ago
Stanley Cheung
182707959c
PHP: Update release notes for 1.9
7 years ago
Jan Tattermusch
0614a68a0b
add portability test for gcc7.2
7 years ago
Stanley Cheung
ac3c69b99e
PHP: make generate_projects.sh smarter for package.xml
7 years ago
Muxi Yan
277e2e4f07
Clean up tests, examples, and podspecs
7 years ago
Mark D. Roth
dbdf495f61
Split lib/support into lib/gpr and lib/gpr++.
7 years ago
Noah Eisen
86ddb5393d
Ensure all sanity finds clang-tidy
7 years ago
Noah Eisen
d268793ff3
Fix clang format docker
7 years ago
ncteisen
365ea6309b
Dockerize clang tidy
7 years ago
Muxi Yan
f3c83bfe3d
Fix sed error in podspecs on sed 4.4
7 years ago
Jan Tattermusch
586f719898
cleanup cmake include directories
7 years ago
Stefan Hacker
471a5dc18b
Fix cmake export for grpc
...
This patch fixes two issues with the targets exported by the
grpc cmake build:
- Install directories are now given relative instead of absolute.
Previously the exported targets would contain absolute paths to
their created targets when they should be relative. The actual
installation location stays the same as cmake automatically
interprets the paths relative to CMAKE_INSTALL_PREFIX
- ZLIB and OpenSSL are now linked using targets instead of the
legacy library variables if possible. Using the legacy paths
produces absolute paths to those dependencies in the export.
With this change cmake inserts the target names instead.
With these changes no more absolute paths are inserted into the
export allowing the install location to be used as an artifact
that can be moved or transfered to another machine and used there.
7 years ago
Vijay Pai
52338fb9ee
Avoid linker warnings by removing extraneous directories from -L and making at right time
7 years ago
Muxi Yan
46ee18b5e5
Initial gRPC-C++ podspec
7 years ago
ncteisen
bddedb962e
Install .pc files as mode 644
7 years ago
Muxi Yan
b0f821cef9
Generate more files in gRPC-Core.podspec from build.yaml
7 years ago
Jan Tattermusch
f38b1526f8
simplify top level CMakeLists.txt
7 years ago
Mehrdad Afshari
a2ed77db56
Add a sanity test for shellcheck
...
Start by checking the scripts in tools/run_tests/helper_scripts.
7 years ago
Jan Tattermusch
86ef92516a
dont hardcode using boringssl headers when ssl provider is package
7 years ago
Jan Tattermusch
3fc14dc979
exclude artificial ares target when building with cmake
7 years ago
ncteisen
7a2be20a8a
yapf tools/distrib
7 years ago
ncteisen
138ee78529
yapf grpcio_tests
7 years ago
ncteisen
e2097f0cc9
yapf-ize grpc_testing
7 years ago
ncteisen
0f6c518e3c
yapf-ize grpcio_reflection
7 years ago
ncteisen
d258430bc3
yapf-ize grpcio_health_checking
7 years ago
ncteisen
128366374f
Yapf-ize grpcio/grpc_.py
7 years ago
Muxi Yan
f5eb1cf9f0
partial cherry-pick of 'update clang-format to 5.0'
7 years ago
Jan Tattermusch
3c93a1982d
working cmake install on windows
7 years ago
Muxi Yan
c031e7fa3a
Fix in one more file
7 years ago
Muxi Yan
e641196e45
Fix in one more file
7 years ago
Muxi Yan
0a5cacae46
Remove changes for podspecs other than gRPC-Core
7 years ago
Mehrdad Afshari
0df9c8acdc
Update Python dependency to protobuf v3.5.0.post1
7 years ago
Yash Tibrewal
518236d458
Remove unnecessary if condition in public_headers_must_be_c89
7 years ago
ncteisen
adbfbd5977
Remove all extern C
7 years ago
Craig Tiller
348b334f4b
Back-out absl dependency for now
7 years ago
Craig Tiller
a61abff6ad
Update sanity dockerfile
7 years ago
ncteisen
f9d7c278be
Add no-rtti to all of core
7 years ago
Jan Tattermusch
e6ca4f0b79
consolidate C# interop test docker images
7 years ago
Jan Tattermusch
53d89d7f25
fix clang format installation
7 years ago
Craig Tiller
0c6a3e3e67
Try again on Dockerfiles
7 years ago
Craig Tiller
d80d6a440b
Revert "Remove clang-format template: this does not need to be bound to the rest of clang versioning"
...
This reverts commit df6891e2f3
.
7 years ago
Craig Tiller
b32d72ef90
Sanity fixes
7 years ago
Craig Tiller
df6891e2f3
Remove clang-format template: this does not need to be bound to the rest of clang versioning
7 years ago
Yash Tibrewal
cd987a0b2f
Adding public_headers_must_be_c89 as a clang exception
7 years ago
Yash Tibrewal
2f921a3f97
Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the addresses of public api functions to check if they can be linked to
7 years ago
Muxi Yan
3d2081b09a
Require min Cocoapods version to be v1.2.0
7 years ago
Yash Tibrewal
34a57d0346
rename all test core files to cc and a lot of C++ style conversions
7 years ago
Alexander Polcyn
2c4cc1bf90
Update max-allowed-version of googleauth ruby dependency
7 years ago