aboutsummaryrefslogtreecommitdiffhomepage
path: root/kokoro
Commit message (Collapse)AuthorAge
* Fix bazel build of examples.Gravatar Feng Xiao2018-07-03
|
* Merge branch '3.6.x' into merge-3-6-xGravatar Adam Cozzette2018-06-25
|\
| * Build ruby gem on kokoro (#4819)Gravatar Paul Yang2018-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Install rake compiler * Add kokoro config to build ruby gem on linux * Rename from linix to linux * Fix prepare_build.sh name * Clean up * Install bundler * Install bundler * Use c99 in order to build gem on mingw-32 on ruby 2.0.0 See https://github.com/rake-compiler/rake-compiler-dock/issues/4 * Move c99 config to extcofig.rb
| * Rename build_artifacts.cfg to release.cfg (#4818)Gravatar Paul Yang2018-06-22
| |
| * Add files to build ruby artifact for mac on kokoro (#4814)Gravatar Paul Yang2018-06-22
| | | | | | | | | | | | * Add files to build ruby artifact for mac on kokoro * Move ruby specific stuff to ruby dir
| * Added Kokoro protoc release build for OS X (#4770)Gravatar Adam Cozzette2018-06-18
| | | | | | | | | | | | This configuration builds both 32-bit and 64-bit binaries for Mac OS X. One thing I had to change was to increase our minimum supported version for 10.7 to 10.9, because 10.9 (Mavericks) appears to be the earliest version supporting C++11.
| * Added Kokoro Windows release build config for protoc (#4766)Gravatar Adam Cozzette2018-06-14
| | | | | | | | This should make it easy to automatically build 32-bit and 64-bit Windows protoc binaries.
* | Delete jruby kokoro tests.Gravatar Feng Xiao2018-05-24
| |
* | Add kokoro configs for bazel build.Gravatar Feng Xiao2018-05-24
| |
* | Fix java benchmark bug, fix python library_pathGravatar Yilun Chong2018-05-21
| |
* | Fix python install, cat java error log for kokoro buildGravatar Yilun Chong2018-05-14
|/
* Fix benchmark buildGravatar Yilun Chong2018-04-16
|
* fix java benchmark, fix dashboard buildGravatar Yilun Chong2018-04-13
|
* Merge pull request #4415 from BSBandme/experiementGravatar Yilun Chong2018-04-10
|\ | | | | Add dashboard support
| * Add script for run and upload the benchmark result to bqGravatar Yilun Chong2018-04-10
| |
* | Delete javanano kokoro build configs.Gravatar Feng Xiao2018-03-26
| | | | | | | | Their job configs are being deleted in cl/190526138
* | Include googletest as a submodule (#3993)Gravatar Carlos O'Ryan2018-03-26
|/ | | Add googletest as a submodule in third_party/googletest.
* Move kokoro macOS builds to to Xcode 9.1.Gravatar Thomas Van Lenten2018-01-30
|
* Update .NET SDK to 2.0.3Gravatar Jon Skeet2018-01-25
| | | | | | | | | | This will allow SourceLink as per #4179, and mean that we can use C# 7.0 language features in the library (but not in generated code). This does not affect which platforms we're *targeting*, so end users won't see any difference. It would be nice to update to 2.1.4, but AppVeyor's "Visual Studio 2017" environment is only 2.0.3.
* Shard 64-bit Linux languages into different Kokoro jobsGravatar Matt Kwong2017-12-20
|
* Collect xml results for KokoroGravatar Matt Kwong2017-12-20
|
* Make Kokoro job pull Dockerimage from DockerhubGravatar Matt Kwong2017-12-20
|
* Migrate Jenkins jobs to KokoroGravatar Matt Kwong2017-12-19
|
* Remove pre-installed softwaresGravatar Matt Kwong2017-08-23
|
* Add continuous testing config files for KokoroGravatar Matt Kwong2017-06-07
|
* Add MacOS and Linux tests to KokoroGravatar Matt Kwong2017-06-06