1. 10 Jun, 2019 1 commit
  2. 30 May, 2019 1 commit
  3. 21 May, 2019 3 commits
  4. 17 May, 2019 1 commit
  5. 13 May, 2019 1 commit
  6. 03 May, 2019 1 commit
  7. 23 Apr, 2019 2 commits
  8. 17 Apr, 2019 1 commit
  9. 10 Apr, 2019 1 commit
  10. 09 Apr, 2019 1 commit
  11. 06 Apr, 2019 1 commit
  12. 05 Apr, 2019 1 commit
  13. 26 Mar, 2019 1 commit
  14. 21 Mar, 2019 1 commit
  15. 20 Mar, 2019 2 commits
  16. 06 Mar, 2019 1 commit
  17. 28 Feb, 2019 3 commits
  18. 26 Feb, 2019 3 commits
  19. 22 Feb, 2019 2 commits
  20. 21 Feb, 2019 1 commit
  21. 19 Feb, 2019 1 commit
  22. 02 Feb, 2019 1 commit
    • Paul Yang's avatar
      Add several fixes for python toolchain (#5667) · 5b4ac53c
      Paul Yang authored
      * Add several fixes for python toolchain
      
      * Fix versin regex
      
      * Make script exit on error
      
      * Fix version regex
      
      * Fix version regex
      
      * Fix version regex
      
      * Fix version regex
      
      * Make test run on the current commit
      
      * Fix test
      
      * Fix test
      
      * Use git to retrieve current commit
      
      * Fix tests
      
      * Fix tests
      
      * Also make linux and mac work on the current commit
      
      * Fix test
      5b4ac53c
  23. 31 Jan, 2019 2 commits
  24. 24 Jan, 2019 1 commit
  25. 08 Jan, 2019 1 commit
  26. 20 Dec, 2018 1 commit
  27. 19 Dec, 2018 1 commit
    • Paul Yang's avatar
      Rebuild python docker image (#5475) · 4dec4f93
      Paul Yang authored
      * Rebuild python docker image
      
      * Update docker image
      
      * Change call to build_and_run_docker.sh
      
      * Set up python tests for different versions
      
      * Fix comments
      4dec4f93
  28. 06 Dec, 2018 1 commit
  29. 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
  30. 26 Nov, 2018 1 commit