76 Commits (de1f8a7a1d440a18cbe79c2d5aa5aa50c0d8ca7f)

Author SHA1 Message Date
  Ville Skyttä a9e11ba164
Use `command` and `type` instead of `which` (#2144) 4 years ago
  native-api 4b82f575c7
Append Homebrew custom prefix to search path (#1957) 4 years ago
  native-api 8db91d5516
Default --with-universal-archs to universal2 on Apple Silicon (#2122) 4 years ago
  native-api 5963dc4f61
Discover Tcl/Tk reliably and use active version (#2106) 4 years ago
  Ivan Pozdeev 2f8c625a7d Fix test failures 4 years ago
  Ivan Pozdeev 6882be06a6 Bats: report unstub failure details 4 years ago
  tillhainbach e56962b357
allow tcl-tk as argument or try with homebrew by default Replacement for #1409 (#1646) 4 years ago
  native-api e154693dc6
Revert "Drop inferring version to install from `pyenv local`" 5 years ago
  Ivan Pozdeev 0dd61f8777 fix test 5 years ago
  Ivan Pozdeev a7044d2c06 Prevent build from installing MacOS apps globally 5 years ago
  Ivan Pozdeev d010b4110a adjust tests 5 years ago
  Ivan Pozdeev ddf952ab2d Allow for cases where user might've aliased some programs 5 years ago
  Ivan Pozdeev b4511f0787 Remove test for the feature 5 years ago
  Ivan Pozdeev 37f6349b01 Make test independent of umask 5 years ago
  Mateusz Neumann 3bdafde5bf Fix URLs in the tests 5 years ago
  James Curtin 5d84eed869
Add support for PYTHON_BUILD_MIRROR_URL when checksums do not exist (#1673) 5 years ago
  Varun Agrawal a8f5fc13ee
Improved messages for uninstall (#1591) 6 years ago
  Mikhail Bulash 4157973301 Find zlib from Xcode or brew on Mojave (#1353) 7 years ago
  Andrew Rabert 0f596d2504 Revert "Merge pull request #1153 from cmcginty/remove-sbang" 7 years ago
  Yamashita, Yuu 02a4b33b62 Run python-build directly from make to avoid job cancellation after 10 min no output on travis-ci.org 7 years ago
  Yamashita, Yuu e7ed7fa27e Fix tests 7 years ago
  Casey McGinty 83e5459cfb Remove shebang lines from scripts for performance 8 years ago
  Chris Hunt 8ed7912759 Add CI builds that actually build Python. 7 years ago
  Yamashita, Yuu b3ba0fd7e3 Refactor test code of python-build. Use curl during tests by default 8 years ago
  Yamashita, Yuu c8ad3385c7 Import latest changes from https://github.com/rbenv/ruby-build as of v20180424 8 years ago
  Yamashita, Yuu 098fb9f07a Rewrite python-build tests with using `PYTHON_BUILD_HTTP_CLIENT` 8 years ago
  Yamashita, Yuu a1d39c1e25 Add test for custom `GET_PIP_URL` per versions 8 years ago
  Yamashita, Yuu 9ff06f61b6 Fix broken tests 8 years ago
  Yamashita, Yuu 7478310c1b Fix tests regard to `--enable-unicode` 8 years ago
  Yamashita, Yuu d01fa09a7d Migrate project URL to https://github.com/pyenv/pyenv 9 years ago
  Yamashita, Yuu 35ecd398ac Fix test failure on OS X 9 years ago
  Yamashita, Yuu 9f3f38d312 Add `uname` stubs to avoid test failures on OS X (#257) 9 years ago
  Yamashita, Yuu 021b53f924 Stop specifying `--enable-unicode=ucs4` on OS X (#257) 9 years ago
  Yamashita, Yuu 66c8ca6cff Import changes in rbenv/ruby-build#979 10 years ago
  Yamashita, Yuu c4e012d5e3 Prevent loading user's aria2.conf (fixes #625) 10 years ago
  Yamashita, Yuu 0dcce750b9 Use `curl` stub instead of `aria2c` during tests (equiv to rbenv/ruby-build#965) 10 years ago
  Yamashita, Yuu 42cffbc82d Fix broken tests related to changes in `aria2c` arguments 10 years ago
  Yamashita, Yuu 5436020ec3 Add a test for custom value for `--enable-unicode` 10 years ago
  Yamashita, Yuu b37361b862 Fix broken tests with `--enable-unicode=ucs4` by default 10 years ago
  Yamashita, Yuu a0e0f1637a Just a style issue; use `export` instead of `unset` like other variables 10 years ago
  Yamashita, Yuu cd8f61b5e0 Allow overriding aria2c/curl/wget via environment variable (#534) 10 years ago
  Yamashita, Yuu fbc40aae77 Increased verbosity of `aria2c` downloader (#534) 10 years ago
  Yamashita, Yuu b116f341fe Use `aria2c` as the download if available (#534) 10 years ago
  Yamashita, Yuu c8ab429d7b Import recent changes from ruby-build 20160130 10 years ago
  Yamashita, Yuu 28766056b2 Update OpenSSL to 1.0.1q (fixes #496) 10 years ago
  Yamashita, Yuu f62ee1a4db Import changes from ruby-build v20151028 10 years ago
  Yamashita, Yuu 28c40ece8d Fix broken tests 10 years ago
  Yamashita, Yuu 0f288f2462 Import changes from ruby-build v20150818 11 years ago
  Yamashita, Yuu ce671398f8 Ignore user's site-packages on ensurepip/get-pip (#411) 11 years ago
  Yamashita Yuu 22ecefd572 Use custom `MACOSX_DEPLOYMENT_TARGET` if defined (fixes #312) 11 years ago