1. 12 Mar, 2019 1 commit
  2. 11 Mar, 2019 3 commits
  3. 26 Feb, 2019 5 commits
  4. 18 Feb, 2019 2 commits
  5. 13 Feb, 2019 1 commit
  6. 12 Feb, 2019 6 commits
  7. 07 Feb, 2019 1 commit
  8. 30 Jan, 2019 1 commit
  9. 20 Oct, 2018 5 commits
  10. 28 Jun, 2018 2 commits
  11. 01 May, 2018 1 commit
  12. 27 Apr, 2018 1 commit
  13. 03 Feb, 2018 1 commit
  14. 30 Jan, 2018 4 commits
  15. 21 Jan, 2018 1 commit
  16. 14 Jan, 2018 1 commit
  17. 29 Dec, 2017 1 commit
  18. 20 Dec, 2017 1 commit
  19. 30 Nov, 2017 1 commit
    • xoviat's avatar
      Fix OSX failures (#85) · 7d67726f
      xoviat authored
      Fix "cd" overridden by RVM.
      Don't try to uninstall virtualenv if pip is not installed.
      7d67726f
  20. 04 Nov, 2017 1 commit
    • xoviat's avatar
      Ccache: fixes (#61) · eeabc12e
      xoviat authored
      * [osx] don't update homebrew
      
      * [docker] move activate_ccache until after utils are loaded
      
      * [manylinux_utils] create cccache directory
      
      * [manylinux_utils] fix case
      
      * [osx/ccache] disable maxsize
      
      * [osx_utils] move  code and add comment
      eeabc12e