aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Collapse)AuthorAge
* Use https://grpc.io consistently as the canonical URLGravatar Mehrdad Afshari2017-07-10
|
* Merge pull request #11656 from muxi/move-nanopb-to-cocoapodsGravatar Muxi Yan2017-07-05
|\ | | | | Use Cocoapods to manage nanopb
* \ Merge pull request #11627 from murgatroid99/node_consistent_runtime_versionGravatar Michael Lumish2017-07-05
|\ \ | | | | | | Make various scripts use the same version of Node
* \ \ Merge pull request #11582 from jtattermusch/cmake_various_fixesGravatar Jan Tattermusch2017-07-03
|\ \ \ | | | | | | | | cmake: various fixes
* \ \ \ Merge pull request #11637 from kskalski/protobuf_cmake2Gravatar Jan Tattermusch2017-07-03
|\ \ \ \ | | | | | | | | | | Make CMake find_package work for preinstalled libprotobuf on Raspbian.
* | | | | Run Android interops on FirebaseGravatar Eric Gribkoff2017-06-30
| | | | |
| | | | * Polish gRPC-Core.podspecGravatar Muxi Yan2017-06-29
| | | | |
| | | | * Use Cocoapods to manage nanopbGravatar Muxi Yan2017-06-29
| |_|_|/ |/| | |
| * | | Make CMake find_package work for preinstalled libprotobuf on Raspbian.Gravatar Kamil Skalski2017-06-28
|/ / /
| | * Fix how npm is upgraded, add npm update line for electronGravatar murgatroid992017-06-27
| | |
| | * Make various scripts use the same version of NodeGravatar murgatroid992017-06-27
| |/ |/|
| * dont reuse protobuf cmake install dirsGravatar Jan Tattermusch2017-06-23
| |
| * make some headers publicGravatar Jan Tattermusch2017-06-23
| |
| * build protobuf without zlibGravatar Jan Tattermusch2017-06-23
| |
| * workaround zlib cmake issueGravatar Jan Tattermusch2017-06-23
|/
* Merge pull request #11412 from kpayson64/upgrade_boringsslGravatar kpayson642017-06-20
|\ | | | | Upgrade boringssl
* \ Merge pull request #11516 from murgatroid99/upmerge_1.4.xGravatar Michael Lumish2017-06-19
|\ \ | | | | | | Upmerge 1.4.x into Master
* \ \ Merge pull request #11140 from randomguy3/cmake-installGravatar Jan Tattermusch2017-06-19
|\ \ \ | | | | | | | | Fix CMake installation issues
* \ \ \ Merge pull request #11469 from jtattermusch/cmake_explicit_protocGravatar Jan Tattermusch2017-06-19
|\ \ \ \ | | | | | | | | | | Explicitly use built protoc for CMake build
| | | * \ Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.xGravatar murgatroid992017-06-15
| | | |\ \
| | | | | * Update boringsslGravatar Ken Payson2017-06-15
| | | | |/ | | | |/|
* | | / | cmake: add zlib and cares depGravatar Jan Tattermusch2017-06-13
| |_|/ / |/| | |
| * | | explicitly use built protoc for CMake buildGravatar Jan Tattermusch2017-06-13
|/ / /
* | | license fixesGravatar Jan Tattermusch2017-06-08
| | |
* | | fix remaining license noticesGravatar Jan Tattermusch2017-06-08
| | |
* | | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| | |
* | | Merge pull request #11349 from yongni/matrixGravatar yongni2017-06-07
|\ \ \ | | | | | | | | Created a Java Oracle8 Dockerfile directory and moved build_inter…
* \ \ \ Merge pull request #11396 from matt-kwong/fix_csharpGravatar Jan Tattermusch2017-06-06
|\ \ \ \ | | | | | | | | | | Update Mono to Jessie for C# Dockerfiles
| | | | * Merge pull request #11264 from smulikHakipod/masterGravatar Michael Lumish2017-06-05
| | | | |\ | | | | | | | | | | | | Compilation without ALPN support does not work
* | | | | | Check the version of system c-aresGravatar Yuchen Zeng2017-06-02
| | | | | |
| * | | | | Update Mono to Jessie for C# DockerfilesGravatar Matt Kwong2017-06-02
|/ / / / /
| | | * | PHP: windows config.w32 fixGravatar Stanley Cheung2017-06-01
| | | | |
| * | | | Create Dockerfile.include for java to be shared for java and java_oracle8.Gravatar Yong Ni2017-05-31
| | | | |
| * | | | Created a Java Oracle8 Dockerfile directory and moved all build_interop.sh ↵Gravatar Yong Ni2017-05-31
|/ / / / | | | | | | | | | | | | to under template/. Added java_oracle8 to the client matrix.
| | * / Add artifact builds for Node 8Gravatar murgatroid992017-05-30
| |/ / |/| |
* | | Merge pull request #11309 from murgatroid99/master_1.3.x_upmergeGravatar Michael Lumish2017-05-30
|\ \ \ | | | | | | | | Master 1.3.x upmerge
| * \ \ Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmergeGravatar murgatroid992017-05-25
| |\ \ \
* | | | | improve CONTRIBUTING.md and add rules for PRsGravatar Jan Tattermusch2017-05-25
|/ / / /
| * | | remove now unnecessary extra argsGravatar Jan Tattermusch2017-05-23
| | | |
| | | * update templateGravatar Yaron Shani2017-05-23
| | | |
* | | | PHP: Fixed bug in protoc plugin escaping commentsGravatar Stanley Cheung2017-05-22
| | | |
* | | | PHP: windows config.w32 fileGravatar Stanley Cheung2017-05-19
| |_|/ |/| |
* | | Merge matrix feature branch into master.Gravatar Yong Ni2017-05-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Features included in this merge: - Added script to build and upload docker image for matrix test. - Added script to create test cases and created go__master testcases based on it. - Created dictionary for runtimes and gRPC releases for supported languages. - Added go 1.7 and 1.8 Dockerfile/templates. See tools/interop_matrix/README.md for details.
* | | Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-masterGravatar Stanley Cheung2017-05-18
|\ \ \ | | | | | | | | Upmerge v1.3.x branch to master
* \ \ \ Merge pull request #11174 from stanley-cheung/php-fix-c-ext-versionGravatar Stanley Cheung2017-05-17
|\ \ \ \ | | | | | | | | | | PHP: fix pecl extension version
| | * | | Upmerge from v1.3.x branch to masterGravatar Stanley Cheung2017-05-17
| |/| | | |/| |/ /
* | | | PHP: fix pecl extension after cc files are addedGravatar Stanley Cheung2017-05-17
| | | |
| * | | PHP: fix pecl extension reported versionGravatar Stanley Cheung2017-05-17
|/ / /
* | | PHP: stop requiring google/protobuf PHP implementationGravatar Stanley Cheung2017-05-16
| | |
| | * Set gRPC_INSTALL to ON by default for MSVC and OFF if a subprojectGravatar Alex Merry2017-05-15
| | | | | | | | | | | | | | | | | | | | | | | | Now that gRPC_INSTALL is forced off if using bundled third-party libraries, it no longer makes sense to set it OFF by default for MSVC. However, we do want to set it OFF by default if gRPC is being built as a subproject of another project.