aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile
Commit message (Collapse)AuthorAge
...
| * | php: simplify installationGravatar Stanley Cheung2016-02-23
| | |
| * | Merge pull request #5369 from jtattermusch/run_tests_improvementsGravatar Craig Tiller2016-02-23
| |\ \ | | | | | | | | Run tests improvements
* | | | Ensure we can compile boringssl before trying: old compiler compatibilityGravatar Craig Tiller2016-02-23
| |/ / |/| | | | | | | | Allow compiling with openssl
| * | Merge pull request #5329 from jtattermusch/protoc_artifactsGravatar Nicolas Noble2016-02-23
| |\ \ | | | | | | | | Build protoc artifacts on Linux and Mac
| | | * ExamplesGravatar Sree Kuchibhotla2016-02-23
| | | |
| | | * first version of bigquery python helpersGravatar Sree Kuchibhotla2016-02-23
| | | |
* | | | add more compilersGravatar Jan Tattermusch2016-02-23
| |_|/ |/| |
| | * Remove extraneous comment.Gravatar Jan Tattermusch2016-02-19
| | |
| | * fix centos6.6 docker build with overlayGravatar Jan Tattermusch2016-02-19
| | |
| | * build protoc artifacts on mac and linuxGravatar Jan Tattermusch2016-02-19
| |/ |/|
| * Merge github.com:grpc/grpc into fix-proto-dockerGravatar Craig Tiller2016-02-18
| |\ | |/ |/|
* | Merge pull request #5157 from murgatroid99/sanitize_precommitGravatar Nicolas Noble2016-02-16
|\ \ | | | | | | Add a sanitize script usable in a precommit hook
* \ \ Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13Gravatar Nicolas "Pixel" Noble2016-02-13
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.yaml package.json setup.py src/core/surface/version.c src/csharp/Grpc.Core/VersionInfo.cs src/csharp/build_packages.bat src/python/grpcio/grpc_version.py src/ruby/lib/grpc/version.rb tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.c++.internal tools/doxygen/Doxyfile.core tools/doxygen/Doxyfile.core.internal
| * | | fix fedora21 distribtestsGravatar Jan Tattermusch2016-02-11
| | | |
| | | * Ignore pb.h, pb.c for clang-fmtGravatar Craig Tiller2016-02-11
| |_|/ |/| |
| * | fix python centos6 distribtestGravatar Jan Tattermusch2016-02-11
| | |
* | | Merge pull request #5205 from grpc/release-0_13Gravatar Craig Tiller2016-02-11
|\| | | | | | | | Release 0.13 upmerge.
| * | make all the remaining ruby distribtest passGravatar Jan Tattermusch2016-02-10
| | |
| * | install bundler in dockerfilesGravatar Jan Tattermusch2016-02-10
| | |
* | | Fix docker inception for nowGravatar Craig Tiller2016-02-10
| | |
* | | Drop Python interop tests' "make install-certs"Gravatar Nathaniel Manista2016-02-09
| | |
| | * Make sanitize script a suitable pre-commit hookGravatar murgatroid992016-02-09
| |/
* | addressing commentsGravatar Jan Tattermusch2016-02-08
| |
* | cleanup sanity docker imageGravatar Jan Tattermusch2016-02-08
| |
* | regenerated dockerfilesGravatar Jan Tattermusch2016-02-08
| |
* | remove unneeded dockerfilesGravatar Jan Tattermusch2016-02-08
| |
* | add generated dockerfilesGravatar Jan Tattermusch2016-02-08
| |
* | fix python centos6 distribtestGravatar Jan Tattermusch2016-02-08
|/
* fix python opensuse distribtestGravatar Jan Tattermusch2016-02-08
|
* Merge pull request #5113 from jtattermusch/node_distribtest_fixesGravatar Michael Lumish2016-02-08
|\ | | | | Node distribtest fixes
| * revert suspicious change to node_jessie_x86Gravatar Jan Tattermusch2016-02-08
| |
| * Try to make npm available on jessie x86Gravatar Jan Tattermusch2016-02-06
| |
| * fix some node distribtestsGravatar Jan Tattermusch2016-02-05
| |
* | make python jessie x86 distribtest passGravatar Jan Tattermusch2016-02-05
|/
* Merge github.com:grpc/grpc into no_more_flagGravatar Craig Tiller2016-02-05
|\
* | Fix docker files, distrib test scriptGravatar Craig Tiller2016-02-05
| |
| * cleanup distribtest DockerimagesGravatar Jan Tattermusch2016-02-05
|/
* Add Node distrib tests and fixed some issues with the packaging scriptGravatar murgatroid992016-02-04
|
* Merge pull request #5044 from jtattermusch/csharp_more_distribtestsGravatar Michael Lumish2016-02-03
|\ | | | | Add more C# distribtest platforms
| * add more C# distribtest platformsGravatar Jan Tattermusch2016-02-03
| |
* | Merged from masterGravatar murgatroid992016-02-03
|\|
* | Add working Node artifact builder for all platformsGravatar murgatroid992016-02-03
| |
| * Merge pull request #5002 from jtattermusch/more_artifactsGravatar Craig Tiller2016-02-02
| |\ | | | | | | Build ruby linux artifacts on Jenkins
| * \ Merge pull request #5012 from ctiller/python_targetsGravatar Jan Tattermusch2016-02-02
| |\ \ | | | | | | | | Python and Ruby targets for distribution testing
| | | * build ruby artifactGravatar Jan Tattermusch2016-02-02
| | | |
| * | | Merge pull request #5011 from jtattermusch/csharp_pem_resourceGravatar Jan Tattermusch2016-02-02
| |\ \ \ | | |_|/ | |/| | Make roots.pem an embedded resource for C#.
| * | | libc6-dev no longer required for C#Gravatar Jan Tattermusch2016-02-02
| | | |
| * | | Also install nuget for the centos testGravatar Jan Tattermusch2016-02-02
| | | |
| * | | 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
| | | | * Ruby linux testing supportGravatar Craig Tiller2016-02-02
| | | | |