aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Collapse)AuthorAge
* build.yaml centric versioningGravatar Craig Tiller2016-02-08
|
* Nope.Gravatar Nicolas "Pixel" Noble2016-02-08
|
* Versionning Ruby from build.yaml, and regenerating broken files after census ↵Gravatar Nicolas "Pixel" Noble2016-02-06
| | | | merge.
* Merge pull request #5064 from nicolasnoble/win32-pythonGravatar Craig Tiller2016-02-04
|\ | | | | Win32 python
* | Remove pr in MakefileGravatar yang-g2016-02-04
| |
| * Add shim for Python's gRPC core on WindowsGravatar Masood Malekghassemi2016-02-04
|/
* Merge pull request #5031 from nicolasnoble/groarGravatar Michael Lumish2016-02-03
|\ | | | | Making the ruby gem for MacOS work again.
* \ Merge pull request #5040 from murgatroid99/node_artifactsGravatar Jan Tattermusch2016-02-03
|\ \ | | | | | | Add working Node artifact builder for all platforms
* \ \ Merge pull request #5036 from ctiller/fixes2Gravatar Jan Tattermusch2016-02-03
|\ \ \ | | | | | | | | Binary compatibility fixes
| | * \ Merged from masterGravatar murgatroid992016-02-03
| | |\ \ | |_|/ / |/| | |
| | * | Add working Node artifact builder for all platformsGravatar murgatroid992016-02-03
| | | |
| * | | Better dynamic linkingGravatar Craig Tiller2016-02-03
| | | |
| | | * Shifting the merge mechanism.Gravatar Nicolas "Pixel" Noble2016-02-03
| | | |
| | | * Using libtool instead of ar under MacOS.Gravatar Nicolas "Pixel" Noble2016-02-03
| |_|/ |/| |
* | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-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 wrappersGravatar Craig Tiller2016-02-02
| | |
* | | Cleaning up cruft to properly create a dll file.Gravatar Nicolas "Pixel" Noble2016-01-30
| | |
* | | Fixing the Ruby build after all these merges.Gravatar Nicolas "Pixel" Noble2016-01-30
| | |
* | | Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
| | |
* | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-30
|\| |
* | | Merge branch 'autogen' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-30
|\ \ \
| * | | Finalizing this a bit.Gravatar Nicolas "Pixel" Noble2016-01-30
| | | |
| | * | Actually fix sanity testsGravatar Jan Tattermusch2016-01-29
| | | |
| | * | Fix sanity testGravatar Jan Tattermusch2016-01-29
| | | |
| | * | create a .zip file with nuget packagesGravatar Jan Tattermusch2016-01-29
| | |/
| * | Usable API listGravatar Craig Tiller2016-01-29
| | |
* | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-30
|\ \ \ | | |/ | |/|
| * | Merge pull request #4952 from murgatroid99/node_windows_compileGravatar Nicolas Noble2016-01-29
| |\ \ | | | | | | | | Compile Node library on Windows
* | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-29
|\| | |
| * | | Merge pull request #4959 from grpc/release-0_12Gravatar Michael Lumish2016-01-29
| |\ \ \ | | |_|/ | |/| | Release 0.12 -> master
| | | * Fixed windows build warningGravatar murgatroid992016-01-28
| | | |
| | | * Update template, add comment and message about Windows buildGravatar murgatroid992016-01-28
| | | |
* | | | Few more fixes to the Ruby installation.Gravatar Nicolas "Pixel" Noble2016-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.Gravatar Nicolas "Pixel" Noble2016-01-28
|/ / /
* | | Merge branch 'master' into makefile-cleanupGravatar Nicolas "Pixel" Noble2016-01-28
|\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile templates/Makefile.template
* | | | CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way ↵Gravatar Nicolas "Pixel" Noble2016-01-28
| | | | | | | | | | | | | | | | around.
* | | | Moving some config defaults to build.yaml, and moving others to CPPFLAGS.Gravatar Nicolas "Pixel" Noble2016-01-28
| | | |
* | | | Removing Makefile circular dependencies.Gravatar Nicolas "Pixel" Noble2016-01-27
| |_|/ |/| |
| * | Merge github.com:grpc/grpc into mwahGravatar Craig Tiller2016-01-27
| |\ \ | |/ / |/| |
* | | Merge pull request #4901 from nicolasnoble/makefile-cleanupGravatar Craig Tiller2016-01-26
|\ \ \ | | | | | | | | Cleaning up our Makefile.
| * | | Finally fixing the issue with CC, CX, LD, and AR not being overridable from ↵Gravatar Nicolas "Pixel" Noble2016-01-27
| | | | | | | | | | | | | | | | the environment.
* | | | Merge branch 'master' into node_binary_precompileGravatar murgatroid992016-01-26
|\ \ \ \
| * \ \ \ Merge pull request #4877 from murgatroid99/node_library_bundleGravatar Nicolas Noble2016-01-26
| |\ \ \ \ | | | | | | | | | | | | Make Node library depend on BoringSSL and zlib, and only build them under Windows
| | | * | | Cleaning up our Makefile.Gravatar Nicolas "Pixel" Noble2016-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 mwahGravatar Craig Tiller2016-01-26
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Fix sanityGravatar Craig Tiller2016-01-26
| | | | |
| | | | * Write “the podspec is a template” 100 times on the blackboardGravatar Jorge Canizales2016-01-25
| | | | |
| | | * | Merge branch 'mwah' of github.com:ctiller/grpc into mwahGravatar Craig Tiller2016-01-25
| | | |\ \
| | | * \ \ Merge github.com:grpc/grpc into mwahGravatar Craig Tiller2016-01-25
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | * | | | Make Node library depend on BoringSSL and zlib, and only build them under ↵Gravatar murgatroid992016-01-25
| | | | | | | | | | | | | | | | | | | | | | | | Windows