1. 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
  2. 31 Dec, 2016 1 commit
  3. 27 Dec, 2016 1 commit
  4. 18 Jul, 2016 1 commit
  5. 04 Jul, 2016 2 commits
  6. 29 Jun, 2016 1 commit
  7. 17 Jun, 2016 1 commit
  8. 16 Jun, 2016 1 commit