aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Expand)AuthorAge
* Adding some documentation about the build/template system.Gravatar Nicolas "Pixel" Noble2015-04-22
* Merge pull request #1325 from jtattermusch/grpc_nugetGravatar Tim Emiola2015-04-21
|\
* | Adding a helpful warning message on top of the Makefile and BUILD file.Gravatar Nicolas "Pixel" Noble2015-04-21
| * fix typo in vcxproj templateGravatar Jan Tattermusch2015-04-20
|/
* fixes to Grpc.makGravatar Jan Tattermusch2015-04-20
* updated version of nuget packages used in Grpc.makGravatar Jan Tattermusch2015-04-20
* start using grpc.dependencies.openssl and grpc.dependencies.zlib nuget packagesGravatar Jan Tattermusch2015-04-20
* regenerated project filesGravatar Jan Tattermusch2015-04-20
* introduced packages.includeGravatar Jan Tattermusch2015-04-20
* big refactoring of visual studio projects, started using nugetGravatar Jan Tattermusch2015-04-20
* Avoid generating libs for unknown types.Gravatar Yang Gao2015-04-16
* Merge pull request #1267 from vjpai/timersGravatar Craig Tiller2015-04-14
|\
* \ Merge pull request #1272 from yang-g/interopGravatar Nicolas Noble2015-04-13
|\ \
| * | Further refactor interop_client and server to librariesGravatar Yang Gao2015-04-13
| | * Merge branch 'master' of git://github.com/vjpai/grpc into timersGravatar Vijay Pai2015-04-13
| | |\ | |_|/ |/| |
| | * Allow a build config called CONFIG=latprof that defines the appropriateGravatar Vijay Pai2015-04-13
| |/
* | Merge github.com:grpc/grpc into windows-fixesGravatar Craig Tiller2015-04-13
|\|
| * Extend bazel BUILD file to build all the C/C++ libraries as well asGravatar Ming Zhao2015-04-10
| * Merge pull request #1246 from tbetbetbe/grpc_tools_makefile_update_install_lnsGravatar Michael Lumish2015-04-10
| |\
| | * Fixes the Makefile template to link .so.<MAJOR_VERSION>Gravatar Tim Emiola2015-04-10
| * | Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
| |/
* | Dont build uninteresting tests on WindowsGravatar Craig Tiller2015-04-08
* | Better defaulting of attributesGravatar Craig Tiller2015-04-08
* | Allow restricting platforms for certain testsGravatar Craig Tiller2015-04-08
* | Ensure OUT_DIR createdGravatar Craig Tiller2015-04-08
* | Make Grpc.mak more useful for run_tests.pyGravatar Craig Tiller2015-04-08
| * Enable dylib installation on MacOSGravatar Masood Malekghassemi2015-04-07
| * Merge branch 'master' of github.com:google/grpc into the-purgeGravatar Nicolas "Pixel" Noble2015-04-06
| |\ | |/ |/|
| * Rewriting mutex, condition_variable, and thread.Gravatar Nicolas "Pixel" Noble2015-04-04
* | Actually removing shared project files now.Gravatar Nicolas "Pixel" Noble2015-04-03
* | Merge pull request #1180 from vjpai/perf-0402Gravatar Yang Gao2015-04-03
|\ \ | |/ |/|
| * Add new CONFIG for building with mutraceGravatar Vijay Pai2015-04-02
* | Created Visual Studio 2010 project files.Gravatar Nicolas "Pixel" Noble2015-04-02
|/
* Early support for Bazel.Gravatar Nicolas "Pixel" Noble2015-03-31
* Merge pull request #1094 from nicolasnoble/msys2-makefileGravatar David Klempner2015-03-19
|\
* \ Merge pull request #1092 from nicolasnoble/msvc-c++Gravatar Jan Tattermusch2015-03-19
|\ \
| | * Better support for msys2.Gravatar Nicolas Noble2015-03-18
| |/ |/|
* | Implements #276Gravatar Nicolas "Pixel" Noble2015-03-17
* | Using cc and c++ instead of gcc and g++.Gravatar Nicolas "Pixel" Noble2015-03-16
* | Trying to make the MacOS experience better by removing various spurious messa...Gravatar Nicolas "Pixel" Noble2015-03-11
* | Disabling installing shared libraries under MacOS for the time being.Gravatar Nicolas "Pixel" Noble2015-03-11
| * Adding MSVC's grpc++ project file.Gravatar Nicolas "Pixel" Noble2015-03-10
|/
* Don't merge OpenSSL into C++ upper layer libraries; only C.Gravatar Nicolas "Pixel" Noble2015-03-06
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-03
|\
| * Improved Makefile protoc messageGravatar murgatroid992015-03-02
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-02
|\|
| * Enable asan for C coreGravatar Craig Tiller2015-02-27
| * Save makefile var clobberingGravatar Craig Tiller2015-02-27
| * Allow machine and build type tuning of slowdownGravatar Craig Tiller2015-02-27
| * Fixing make install target for MacOS - strip -x is the command to use here.Gravatar Nicolas "Pixel" Noble2015-02-27