aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Expand)AuthorAge
* Properly msan-instrumenting protobuf and our C++ tests - but gflags isn't ins...Gravatar Nicolas "Pixel" Noble2015-02-14
* Add ubsan supportGravatar Craig Tiller2015-02-13
* Merge pull request #508 from nicolasnoble/make-protobufGravatar Craig Tiller2015-02-12
|\
| * Compiling protobuf from the Makefile if we don't have it on the system.Gravatar Nicolas Noble2015-02-12
* | added ssl.props as a dependency for grpc_csharp_ext, regenerated project filesGravatar Jan Tattermusch2015-02-12
|/
* Enabling debug symbols while running batched tests under Windows.Gravatar Nicolas Noble2015-02-11
* remove _shared suffix from target dll namesGravatar Jan Tattermusch2015-02-11
* fixes to make shared libraries buildGravatar Jan Tattermusch2015-02-11
* fixed filename of grpc VS project templatesGravatar Jan Tattermusch2015-02-11
* added projects for shared librariesGravatar Jan Tattermusch2015-02-11
* removed filters for grpc_csharp_extGravatar Jan Tattermusch2015-02-11
* some VS project template fixes and added templates for grpc_csharp_extGravatar Jan Tattermusch2015-02-11
* Properly deal with end of streamGravatar Craig Tiller2015-01-29
* Re-enabling errors on warning, disabling unused parameter warning, and fixing...Gravatar Nicolas "Pixel" Noble2015-01-30
* Enabling extra warnings, and disabling error on warning.Gravatar Nicolas "Pixel" Noble2015-01-30
* Merge pull request #286 from nicolasnoble/no-strippingGravatar Craig Tiller2015-01-29
|\
| * Let's not strip libraries if compiled in anything other than release.Gravatar Nicolas "Pixel" Noble2015-01-29
* | Generating library aliases under Linux, hopefully fixing #192.Gravatar Nicolas "Pixel" Noble2015-01-29
|/
* Adding Visual Studio filters.Gravatar Nicolas 'Pixel' Noble2015-01-24
* Merge branch 'master' of github.com:google/grpc into vsprojectsGravatar Nicolas "Pixel" Noble2015-01-23
|\
| * Sort out some more compile flags for MacGravatar Craig Tiller2015-01-21
| * Make libraries compile on DarwinGravatar Craig Tiller2015-01-21
| * Googlify indentationGravatar Craig Tiller2015-01-18
| * Pretty print tests.jsonGravatar Craig Tiller2015-01-18
| * Only run language specified testsGravatar Craig Tiller2015-01-18
| * Explicitly name the target language.Gravatar Craig Tiller2015-01-18
| * Merge pull request #70 from ctiller/benchmarkGravatar vjpai2015-01-16
| |\
| * | Adding a few more comments in the Makefile template, to explain some of its m...Gravatar Nicolas Noble2015-01-16
| * | Fixing parallel build.Gravatar Nicolas "Pixel" Noble2015-01-16
| | * Opportunistically use perftools if installed.Gravatar Craig Tiller2015-01-15
| |/
| * Merge pull request #47 from ctiller/makecleanGravatar Nicolas Noble2015-01-15
| |\
| * | Add missing spaceGravatar Craig Tiller2015-01-15
| * | Fixing zlib dependency build.Gravatar Nicolas "Pixel" Noble2015-01-15
| | * Remove protoc_plugins, and use a variable.Gravatar Craig Tiller2015-01-15
| | * Add missing spaceGravatar Craig Tiller2015-01-15
| | * Remove _DEPS variablesGravatar Craig Tiller2015-01-15
| | * Generate dependencies when compiling the .oGravatar Craig Tiller2015-01-15
| | * Remove clean rulesGravatar Craig Tiller2015-01-15
| * | Force using custom libraries if we are using ?SAN.Gravatar Craig Tiller2015-01-15
| * | Support compiling zlib with ?SANGravatar Craig Tiller2015-01-15
| * | Compile OpenSSL differently for each config.Gravatar Craig Tiller2015-01-15
| |/
* / Factoring visual studio code into a buildgen plugin.Gravatar Nicolas "Pixel" Noble2015-01-15
|/
* Fixing test_config.cGravatar Nicolas "Pixel" Noble2015-01-13
* Merge github.com:google/grpc into gcovGravatar Craig Tiller2015-01-13
|\
* | Fix Makefile.templateGravatar Craig Tiller2015-01-13
| * Don't mix C and C++ libraries.Gravatar Nicolas Noble2015-01-13
|/
* Merge github.com:google/grpc into testcppGravatar Craig Tiller2015-01-12
|\
| * Splitting grpc_test_util into gpr_test_util.Gravatar nnoble2015-01-12
* | Allow C++ tests to be built in parallelGravatar Craig Tiller2015-01-12
* | Fix some C++ test dependenciesGravatar Craig Tiller2015-01-12
|/