1. 06 Dec, 2018 2 commits
  2. 20 Oct, 2018 1 commit
  3. 14 Aug, 2018 1 commit
  4. 11 Aug, 2018 1 commit
  5. 09 Aug, 2018 1 commit
  6. 03 Jun, 2018 1 commit
  7. 25 May, 2018 1 commit
  8. 22 May, 2018 1 commit
  9. 20 May, 2018 1 commit
  10. 19 May, 2018 1 commit
  11. 24 Apr, 2018 1 commit
  12. 08 Mar, 2018 1 commit
  13. 26 Feb, 2018 1 commit
  14. 08 Feb, 2018 1 commit
  15. 30 Jan, 2018 4 commits
  16. 12 Jan, 2018 1 commit
  17. 01 Jan, 2018 1 commit
  18. 20 Dec, 2017 1 commit
    • xoviat's avatar
      Fix timing of output · 46d7dfb4
      xoviat authored
      It appears that is_function actually
      calls the function (debugged). Why
      that happens is a mystery to me, but
      this should ensure that the spinner
      runs as it is supposed to rather than
      waiting until pre_build is complete.
      46d7dfb4
  19. 18 Dec, 2017 1 commit
  20. 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
  21. 20 Nov, 2017 1 commit
  22. 19 Nov, 2017 1 commit
  23. 11 Nov, 2017 1 commit
  24. 10 Nov, 2017 4 commits
  25. 09 Nov, 2017 2 commits
  26. 30 May, 2017 1 commit
  27. 30 Mar, 2017 1 commit
  28. 25 Mar, 2017 2 commits
    • Kyle Stewart's avatar
      Add PyPy 2 support for MacOS. · 618a1d61
      Kyle Stewart authored
      This changes how the the Python implementation is selected.  It's now
      primarily based on enviroment variables.
      
      Uses the PYPY_VERSION enviroment variable to determine the version of PyPy to
      install.  An example has been added to the matrix in the readme.
      618a1d61
    • Kyle Stewart's avatar
      Fix missing MacOS dashes and function return issue · 291bd40b
      Kyle Stewart authored
      Dashes were missing from untar on MacOS.
      
      Redirect fill_pyver errors to stderr, instead of returning them as the
      result.
      291bd40b
  29. 22 Jan, 2017 2 commits
  30. 21 Jan, 2017 1 commit