1. 24 Oct, 2017 1 commit
  2. 23 Oct, 2017 1 commit
  3. 15 Oct, 2017 2 commits
  4. 13 Oct, 2017 2 commits
  5. 07 Oct, 2017 2 commits
  6. 26 Sep, 2017 1 commit
  7. 12 Sep, 2017 1 commit
  8. 11 Sep, 2017 2 commits
  9. 12 Aug, 2017 1 commit
  10. 04 Aug, 2017 1 commit
  11. 02 Jun, 2017 1 commit
  12. 23 May, 2017 1 commit
  13. 22 May, 2017 7 commits
  14. 26 Apr, 2017 1 commit
  15. 17 Apr, 2017 1 commit
  16. 28 Mar, 2017 1 commit
  17. 27 Mar, 2017 1 commit
  18. 25 Mar, 2017 3 commits
    • Kyle Stewart's avatar
      Add travis tests for PyPy. · 59e72c65
      Kyle Stewart authored
      Aliased PYTHON_VERSION to MB_PYTHON_VERSION.
      
      Changed the test command to use get_python_enviroment instead of
      get_macpython_enviroment.
      
      Extended TravisCI matrix to cover PyPy.
      The tests can now tell the implementation of PyPy apart from the CPython
      version they emulate.
      59e72c65
    • 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
  19. 31 Dec, 2016 1 commit
  20. 27 Dec, 2016 1 commit
  21. 18 Jul, 2016 1 commit
  22. 04 Jul, 2016 2 commits
  23. 29 Jun, 2016 1 commit
  24. 17 Jun, 2016 1 commit
  25. 16 Jun, 2016 1 commit