Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
3b8599f2e031ce3820869d59b0d048b702b8f0df
/
templates
1ea024d
Adding Visual Studio filters.
by Nicolas 'Pixel' Noble
· 10 years ago
b049ba8
Merge branch 'master' of github.com:google/grpc into vsprojects
by Nicolas "Pixel" Noble
· 10 years ago
96b4955
Sort out some more compile flags for Mac
by Craig Tiller
· 10 years ago
b4ee3b5
Make libraries compile on Darwin
by Craig Tiller
· 10 years ago
49bde68
Googlify indentation
by Craig Tiller
· 10 years ago
f24e724
Pretty print tests.json
by Craig Tiller
· 10 years ago
e9c959d
Only run language specified tests
by Craig Tiller
· 10 years ago
59140fc
Explicitly name the target language.
by Craig Tiller
· 10 years ago
a537ae4
Merge pull request #70 from ctiller/benchmark
by vjpai
· 10 years ago
047b727
Adding a few more comments in the Makefile template, to explain some of its more obscure features.
by Nicolas Noble
· 10 years ago
17f2b59
Fixing parallel build.
by Nicolas "Pixel" Noble
· 10 years ago
297fafa
Opportunistically use perftools if installed.
by Craig Tiller
· 10 years ago
db2963e
Merge pull request #47 from ctiller/makeclean
by Nicolas Noble
· 10 years ago
a614caa
Add missing space
by Craig Tiller
· 10 years ago
85bf09b
Fixing zlib dependency build.
by Nicolas "Pixel" Noble
· 10 years ago
f58b9ef
Remove protoc_plugins, and use a variable.
by Craig Tiller
· 10 years ago
f0afe50
Add missing space
by Craig Tiller
· 10 years ago
8f126a6
Remove _DEPS variables
by Craig Tiller
· 10 years ago
12c8209
Generate dependencies when compiling the .o
by Craig Tiller
· 10 years ago
3759e6f
Remove clean rules
by Craig Tiller
· 10 years ago
c4da6b7
Force using custom libraries if we are using ?SAN.
by Craig Tiller
· 10 years ago
3ccae02
Support compiling zlib with ?SAN
by Craig Tiller
· 10 years ago
ec0b8f3
Compile OpenSSL differently for each config.
by Craig Tiller
· 10 years ago
cc0994c
Factoring visual studio code into a buildgen plugin.
by Nicolas "Pixel" Noble
· 10 years ago
80d68c0
Fixing test_config.c
by Nicolas "Pixel" Noble
· 10 years ago
ee988bc
Merge github.com:google/grpc into gcov
by Craig Tiller
· 10 years ago
699ba21
Fix Makefile.template
by Craig Tiller
· 10 years ago
9e47552
Don't mix C and C++ libraries.
by Nicolas Noble
· 10 years ago
770f60a
Merge github.com:google/grpc into testcpp
by Craig Tiller
· 10 years ago
5f2ecb3
Splitting grpc_test_util into gpr_test_util.
by nnoble
· 10 years ago
27715ca
Allow C++ tests to be built in parallel
by Craig Tiller
· 10 years ago
f5371ef
Fix some C++ test dependencies
by Craig Tiller
· 10 years ago
c008ae5
Fix opensource build.
by ctiller
· 10 years ago
e4b4093
Add a --forever flag, to continuously run tests as things change.
by ctiller
· 10 years ago
228ad9b
Fix opensource build.
by ctiller
· 10 years ago
102e4fe
Use CONFIG after defining it. Define CONFIG before using it.
by yangg
· 10 years ago
8cfebb9
Add msan, tsan, asan targets for Makefile.
by ctiller
· 10 years ago
cab52e7
Allow specifying CONFIG as a string, instead of DEBUG=1.
by ctiller
· 10 years ago
c87b1c5
Adding plugins to the mako rendering system.
by nnoble
· 10 years ago
7e012cf
Solving chicken-and-egg issue while detecting OpenSSL capabilities.
by nnoble
· 10 years ago
5b7f32a
Improving Makefile support for shared libraries.
by nnoble
· 10 years ago
09cb6d5
Build debug/optimized builds into different target directories.
by ctiller
· 10 years ago
9ebc9b7
Fixing chicken-and-egg dependency by putting the openssl dependency first, in order to make sure headers are present.
by nnoble
· 10 years ago
20e2e3f
The built-in ssl target now properly merges the archives instead of nesting them.
by nnoble
· 10 years ago
5447c54
Tweaking solution settings to be able to compile with OpenSSL (not link yet), and swapping per-project properties for a global property sheet.
by nnoble
· 10 years ago
6082540
Avoiding bashisms that'll prevent other shells to run our Makefile.
by nnoble
· 10 years ago
bba7692
Fixing typo that was preventing some targets to build.
by nnoble
· 10 years ago
64f2910
Fix Makefile help text.
by ctiller
· 10 years ago
69ac39f
Makefile will now build zlib and/or OpenSSL if needed.
by nnoble
· 10 years ago
1de3a5c
Add Visual Studio project for building zlib.
by jtattermusch
· 10 years ago
72309c6
Getting the generated Makefile to support .proto files.
by nnoble
· 10 years ago
c78b340
Fixing C++ and ruby code generators for the opensource build.
by nnoble
· 10 years ago
57c6f0c
Add batch file that builds and executes all GPR tests.
by jtattermusch
· 10 years ago
ebebb7e
First pass at making the compilers open-sourcable.
by nnoble
· 10 years ago
a8fd44a
Build CPP interop client in Git-on-[] as well as in [].
by chenw
· 10 years ago
98bffb7
Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ compiler)
by jtattermusch
· 10 years ago
85a4926
C/C++ separation of the install target.
by nnoble
· 10 years ago
97fb3f6
Add mako templates to generate MS Visual Studio projects.
by jtattermusch
· 10 years ago
0c475f0
Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure.
by nnoble
· 10 years ago
29e1d29
Better C/C++ split in the Makefile targets, to better prepare slicing it into two different Makefiles.
by nnoble
· 10 years ago
b7ebd3b
Initial import.
by Nicolas Noble
· 10 years ago