murgatroid99
d166e38e93
Fix soname version mismatch in Makefile
8 years ago
murgatroid99
fef391360c
Node: explicitly define Release and Debug builds, use build flags from build.yaml
8 years ago
Yuchen Zeng
7496218b9e
Add CARES_BUILD_INCLUDE_DIR
8 years ago
Yuchen Zeng
c75bbf287d
Fix cmake build on linux
8 years ago
Yuchen Zeng
d6b4985de0
Fix uv, cmake, bazel build
8 years ago
murgatroid99
b5b5f020a3
Upgrade Node dependency on Protobuf.js to version 6
8 years ago
Eric Gribkoff
01deb9d748
add hyper to Dockerfile.template
8 years ago
Muxi Yan
c007888dcc
Changes to podspecs
8 years ago
Muxi Yan
e38b01293b
Changes to podspecs
8 years ago
Muxi Yan
60cbf8fc39
Relieve ios deployment version to 7.0
8 years ago
Muxi Yan
37d3fba391
Relieve ios deployment version to 7.0
8 years ago
murgatroid99
aaef11aa29
Drop support for io.js, fix minor issue with node extension
8 years ago
DJ Mountney
37268d0526
Fix for using gem build/install
...
When pre-compiled assets are missing for the current platform, and you run gem install, the compiled native extensions are placed in the first require paths folder. This differs from rake-compiler task, where they are always placed in lib.
Setting the lib path as the first require path will ensure the compiled library is placed in the correct folder.
8 years ago
murgatroid99
ffe1a99bb1
Switch Node back to using libuv iomgr by default
8 years ago
Jan Tattermusch
be2807de92
Add newest dotnet SDK to C# dockerfile
8 years ago
Matt Kwong
5faabc45c5
Fix pyenv dockerfile
8 years ago
Mehrdad Afshari
9b3c73d1cd
Updated protobuf dependency for python to 3.2.0
8 years ago
Jan Tattermusch
6820c8c746
fix bazel_deps.sh
8 years ago
Jan Tattermusch
a66df54db7
update C# project.json dependencies
8 years ago
Jan Tattermusch
766c97a408
updgrade C# project.json to protobuf 3.2.0
8 years ago
Jan Tattermusch
aa4abaa8cc
fix Grpc.HealthCheck and Grpc.Reflection packages
8 years ago
murgatroid99
a99c94766e
Add option to recompile Node library without ALPN support
8 years ago
Stanley Cheung
82c6d8d4fd
PHP: prepare for 1.2 release
8 years ago
Muxi Yan
255d002f92
Relieve ios deployment version to 7.0
8 years ago
Craig Tiller
46ab5f5983
Update template
8 years ago
murgatroid99
8c2946a5a0
Fix missing wakeups when using the libuv iomgr under Electron
8 years ago
Craig Tiller
122e4500d1
Exclude poll, poll-cv for bm_fullstack (its not interesting)
8 years ago
Craig Tiller
19f3ea2c20
Start bringing microbenchmarks to Bazel
8 years ago
murgatroid99
1191b7202d
Improve Node and libuv testing and test coverage
...
Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv
8 years ago
Craig Tiller
3f06e3f8a6
Increase timeout for bm_fullstack
8 years ago
Jan Tattermusch
e7f0b8579b
use grpc_csharp_ext built by cmake
8 years ago
Muxi Yan
0fccdb8327
Advance protoc podspec template version to 3.1.0 as well
8 years ago
Alexander Polcyn
d490a9e7c3
build fixes for ruby on mac
8 years ago
Piotr Pietraszkiewicz
9c7c4b91e5
Cosmetics (removed one newline)
8 years ago
murgatroid99
6f62c0adca
Disable libuv core changes in Node library
8 years ago
Muxi Yan
938f099100
Add Cronet core tests to Jenkins
8 years ago
Muxi Yan
50bd995a98
Advance BoringSSL version
8 years ago
Muxi Yan
d5923578c0
nit fixes
8 years ago
Piotr Pietraszkiewicz
9a6181097d
Fix issue #9597
...
Generate consistently named PDBs for libraries across generators
and install those PDBs if present.
8 years ago
Muxi Yan
1783bd3c99
Correct commet style of version.h
8 years ago
Muxi Yan
f24eae2d62
Correct commet style of version.h
8 years ago
Craig Tiller
a4354b0185
Speed up bm_fullstack test
8 years ago
Craig Tiller
61eb40ce56
Put files in a better place
8 years ago
Muxi Yan
9ca1ee0090
Add regeneration info to version.h
8 years ago
Muxi Yan
ae6290d144
Add regeneration info to version.h
8 years ago
Stanley Cheung
aaf2bbaa58
PHP: update README and apache/nginx examples
8 years ago
Craig Tiller
8b1d59cafa
Add some debug utilities
...
This PR adds a set of debug helpers that are intended for calling only from gdb. They cross abstraction boundaries and allow quickly accessing one thing from another thing.
I expect to grow this library significantly over time to aid debugging tricky problems.
8 years ago
Jan Tattermusch
c019e057c2
cmake: fix #8729
8 years ago
Jan Tattermusch
514079179d
cmake: support static runtime linking
8 years ago
Jan Tattermusch
48cfe47a6d
boringssl silences its own warnings
8 years ago