Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #5064 from nicolasnoble/win32-python | Craig Tiller | 2016-02-04 |
|\ | | | | | Win32 python | ||
* | | Remove pr in Makefile | yang-g | 2016-02-04 |
| | | |||
| * | Add shim for Python's gRPC core on Windows | Masood Malekghassemi | 2016-02-04 |
|/ | |||
* | Merge pull request #5031 from nicolasnoble/groar | Michael Lumish | 2016-02-03 |
|\ | | | | | Making the ruby gem for MacOS work again. | ||
* \ | Merge pull request #5040 from murgatroid99/node_artifacts | Jan Tattermusch | 2016-02-03 |
|\ \ | | | | | | | Add working Node artifact builder for all platforms | ||
* \ \ | Merge pull request #5036 from ctiller/fixes2 | Jan Tattermusch | 2016-02-03 |
|\ \ \ | | | | | | | | | Binary compatibility fixes | ||
| | * \ | Merged from master | murgatroid99 | 2016-02-03 |
| | |\ \ | |_|/ / |/| | | | |||
| | * | | Add working Node artifact builder for all platforms | murgatroid99 | 2016-02-03 |
| | | | | |||
| * | | | Better dynamic linking | Craig Tiller | 2016-02-03 |
| | | | | |||
| | | * | Shifting the merge mechanism. | Nicolas "Pixel" Noble | 2016-02-03 |
| | | | | |||
| | | * | Using libtool instead of ar under MacOS. | Nicolas "Pixel" Noble | 2016-02-03 |
| |_|/ |/| | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-02-03 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec package.json src/python/grpcio/grpc_core_dependencies.py templates/Makefile.template tools/doxygen/Doxyfile.core.internal tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters | ||
| * | | Use old memcpy for wrappers | Craig Tiller | 2016-02-02 |
| | | | |||
* | | | Cleaning up cruft to properly create a dll file. | Nicolas "Pixel" Noble | 2016-01-30 |
| | | | |||
* | | | Fixing the Ruby build after all these merges. | Nicolas "Pixel" Noble | 2016-01-30 |
| | | | |||
* | | | Removing gpr as a separated library. | Nicolas "Pixel" Noble | 2016-01-30 |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-30 |
|\| | | |||
* | | | Merge branch 'autogen' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-30 |
|\ \ \ | |||
| * | | | Finalizing this a bit. | Nicolas "Pixel" Noble | 2016-01-30 |
| | | | | |||
| | * | | Actually fix sanity tests | Jan Tattermusch | 2016-01-29 |
| | | | | |||
| | * | | Fix sanity test | Jan Tattermusch | 2016-01-29 |
| | | | | |||
| | * | | create a .zip file with nuget packages | Jan Tattermusch | 2016-01-29 |
| | |/ | |||
| * | | Usable API list | Craig Tiller | 2016-01-29 |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-30 |
|\ \ \ | | |/ | |/| | |||
| * | | Merge pull request #4952 from murgatroid99/node_windows_compile | Nicolas Noble | 2016-01-29 |
| |\ \ | | | | | | | | | Compile Node library on Windows | ||
* | | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-29 |
|\| | | | |||
| * | | | Merge pull request #4959 from grpc/release-0_12 | Michael Lumish | 2016-01-29 |
| |\ \ \ | | |_|/ | |/| | | Release 0.12 -> master | ||
| | | * | Fixed windows build warning | murgatroid99 | 2016-01-28 |
| | | | | |||
| | | * | Update template, add comment and message about Windows build | murgatroid99 | 2016-01-28 |
| | | | | |||
* | | | | Few more fixes to the Ruby installation. | Nicolas "Pixel" Noble | 2016-01-28 |
| | | | | | | | | | | | | | | | | | | | | -) properly depending on libraries. -) adding an independent 'loader' class to use instead of require 'grpc/grpc'. | ||
* | | | | Allowing for creation of pre-compiled gems, using rack-compiler-dock. | Nicolas "Pixel" Noble | 2016-01-28 |
|/ / / | |||
* | | | Merge branch 'master' into makefile-cleanup | Nicolas "Pixel" Noble | 2016-01-28 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile templates/Makefile.template | ||
* | | | | CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way ↵ | Nicolas "Pixel" Noble | 2016-01-28 |
| | | | | | | | | | | | | | | | | around. | ||
* | | | | Moving some config defaults to build.yaml, and moving others to CPPFLAGS. | Nicolas "Pixel" Noble | 2016-01-28 |
| | | | | |||
* | | | | Removing Makefile circular dependencies. | Nicolas "Pixel" Noble | 2016-01-27 |
| |_|/ |/| | | |||
| * | | Merge github.com:grpc/grpc into mwah | Craig Tiller | 2016-01-27 |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #4901 from nicolasnoble/makefile-cleanup | Craig Tiller | 2016-01-26 |
|\ \ \ | | | | | | | | | Cleaning up our Makefile. | ||
| * | | | Finally fixing the issue with CC, CX, LD, and AR not being overridable from ↵ | Nicolas "Pixel" Noble | 2016-01-27 |
| | | | | | | | | | | | | | | | | the environment. | ||
* | | | | Merge branch 'master' into node_binary_precompile | murgatroid99 | 2016-01-26 |
|\ \ \ \ | |||
| * \ \ \ | Merge pull request #4877 from murgatroid99/node_library_bundle | Nicolas Noble | 2016-01-26 |
| |\ \ \ \ | | | | | | | | | | | | | Make Node library depend on BoringSSL and zlib, and only build them under Windows | ||
| | | * | | | Cleaning up our Makefile. | Nicolas "Pixel" Noble | 2016-01-26 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | -) Adding question marks to important tools so they can be overriden from environment variables. -) Removing all traces of -ldl since BoringSSL doesn't implement OpenSSL's DSO and doesn't require it. | ||
| | | * | | Merge branch 'fixes' into mwah | Craig Tiller | 2016-01-26 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Fix sanity | Craig Tiller | 2016-01-26 |
| | | | | | |||
| | | | * | Write “the podspec is a template” 100 times on the blackboard | Jorge Canizales | 2016-01-25 |
| | | | | | |||
| | | * | | Merge branch 'mwah' of github.com:ctiller/grpc into mwah | Craig Tiller | 2016-01-25 |
| | | |\ \ | |||
| | | * \ \ | Merge github.com:grpc/grpc into mwah | Craig Tiller | 2016-01-25 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | * | | | | Make Node library depend on BoringSSL and zlib, and only build them under ↵ | murgatroid99 | 2016-01-25 |
| | | | | | | | | | | | | | | | | | | | | | | | | Windows | ||
| | | | * | | Fix compiler flags | Craig Tiller | 2016-01-25 |
| | | |/ / | |||
| | | * | | Fix *SAN compilation | Craig Tiller | 2016-01-25 |
| | | | | | |||
| | | * | | Fix a build error on newer clangs with msan | Craig Tiller | 2016-01-25 |
| | |/ / |