1. 04 Dec, 2018 1 commit
    • Ben Webb's avatar
      Add Python 3.7 compatibility (#4862) · 539bc017
      Ben Webb authored
      Compilation of Python wrappers fails with Python 3.7 because
      the Python folks changed their C API such that
      PyUnicode_AsUTF8AndSize() now returns a const char* rather
      than a char*. Add a patch to work around. Relates #4086.
      539bc017
  2. 29 Nov, 2018 1 commit
  3. 27 Nov, 2018 1 commit
  4. 21 Nov, 2018 1 commit
  5. 13 Nov, 2018 1 commit
  6. 20 Aug, 2018 1 commit
  7. 16 Aug, 2018 1 commit
  8. 15 Aug, 2018 3 commits
  9. 13 Aug, 2018 1 commit
    • Paul Yang's avatar
      Python wheel kokoro for windows (#5034) · f2a13569
      Paul Yang authored
      * Add kokoro config for building python wheels on windows
      
      * Move script to root
      
      * Debug
      
      * Debug
      
      * Change working directory
      
      * Add msbuild to path
      
      * Debug
      
      * Fix python dir name
      
      * Debug
      
      * Move artifacts to targeted directory
      
      * Update artifact directory
      
      * Debug
      
      * Debug
      
      * Automatic generation of version
      
      * Reduce file numbers
      f2a13569
  10. 08 Aug, 2018 1 commit
  11. 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
  12. 03 Aug, 2018 8 commits
  13. 27 Jul, 2018 2 commits
  14. 23 Jul, 2018 1 commit
  15. 20 Jul, 2018 1 commit
  16. 18 Jul, 2018 4 commits
  17. 17 Jul, 2018 4 commits
  18. 16 Jul, 2018 7 commits