1. 11 Dec, 2018 2 commits
  2. 29 Nov, 2018 1 commit
    • Paul Yang's avatar
      Change MACOSX_DEPLOYMENT_TARGET to 10.9 (#5406) · 704037f2
      Paul Yang authored
      * Add kokoro build for python source package
      
      * Use libc++ for xcode 10 (#5303)
      
      The xcode 10 removes the deprecated libstdc++ library. We could set
      "MACOSX_DEPLOYMENT_TARGET" to "10.9" to use libc++ instead.
      
      * Add python 3.7 build
      
      * Add build for python 3.7 on linux and windows
      
      * Remove unused source build
      
      * Add comment
      
      * Fix $MACOSX_DEPLOYMENT_TARGET mismatch
      
      * Fix MACOSX_DEPLOYMENT_TARGET mismatch
      
      * Add missing import for sysconfig
      
      * Add missing imports
      704037f2
  3. 22 Oct, 2018 1 commit
  4. 18 Oct, 2018 1 commit
    • Paul Yang's avatar
      Add ruby 2.3, 2.4 and 2.5 test for linux. (#5256) · 333b3cea
      Paul Yang authored
      * Add ruby 2.3, 2.4 and 2.5 test for linux.
      
      * Update kokoro files
      
      * Add back commented gc test
      
      * Fix gc_test failure
      
      * Remove unused code
      
      * Update ruby 2.5.0 to 2.5.1
      
      * Update ruby 2.3 to 2.3.8
      
      * Remove useless comment
      333b3cea
  5. 12 Oct, 2018 1 commit
  6. 25 Sep, 2018 1 commit
  7. 07 Sep, 2018 2 commits
  8. 23 Aug, 2018 1 commit
  9. 22 Aug, 2018 1 commit
  10. 13 Aug, 2018 2 commits
  11. 09 Aug, 2018 1 commit
    • Feng Xiao's avatar
      Cleanup kokoro scripts. · f0b8a57f
      Feng Xiao authored
      Changes:
      1. Remove stuff no longer needed. Lots of the heavy lifting were there
      because we were running our own jenkins cluster and had to manage all
      the test logs ourselves. Now they are useless.
      2. Change "-j2" to "-j4" to speed up the test a little bit. Kokoro
      machines have 4 logic CPUs according to their spec.
      f0b8a57f
  12. 08 Aug, 2018 1 commit
  13. 07 Aug, 2018 1 commit
    • Paul Yang's avatar
      Python wheel kokoro dev (#5002) · fba5ef41
      Paul Yang authored
      * Add config for building python wheel
      
      * Update submodules
      
      * Fix setup.py to use c++11
      
      * Fix syntax error
      
      * Fix syntax error
      
      * Add dir for artifact
      
      * Update artifact dirctory
      
      * Remove python 3.3
      
      * Clean up virtual env
      
      * Clean up env
      
      * Test environment
      
      * Test env variable
      
      * Automatic update version number
      
      * Remove dependency on python-wheel branch
      fba5ef41
  14. 03 Aug, 2018 5 commits
  15. 01 Aug, 2018 1 commit
  16. 18 Jul, 2018 2 commits
  17. 16 Jul, 2018 9 commits
  18. 15 Jul, 2018 1 commit
  19. 12 Jul, 2018 4 commits
  20. 11 Jul, 2018 2 commits