306 コミット (a7e09ce2ea2331ebc8052307d052c6bba1bd1692)

作成者 SHA1 メッセージ 日付
  Anton Petrov a2634350f4
Fixed typo 5年前
  Anton Petrov 2fd00096de
Added aarch64 for Linux in anaconda_architecture() 5年前
  Earl Chew 4c3f2cce3e [python-build] Support PYENV_DEBUG 5年前
  Christian Clauss 93025e9aa4
Also fix Python 3.4 and 3.5 which do not support f-strings 5年前
  Christian Clauss 189afa88c6
Fix get-pip which dropped support for legacy Python 5年前
  Anton Petrov 9e03d1b62e
Added arm64 architecture support in python-build for macOS (#1775) 5年前
  tillhainbach 9052491a05
Change order of LDFLAGS paths (#1754) 5年前
  Benjamin Howell 943015ebb2
Add LDFLAGS for zlib on macOS >= 1100 (#1711) 5年前
  James Curtin 5d84eed869
Add support for PYTHON_BUILD_MIRROR_URL when checksums do not exist (#1673) 5年前
  Tim Felgentreff f44cb70d93
Add Graalpython 20.1.0 and 20.2.0 (#1594) 5年前
  Filip Chabik ea7b5c4aea
Fix has_tar_xz_support function on FreeBSD. (#1652) 6年前
  Ryan Williams af122400ed
Make grep detection more robust (#1663) 6年前
  Paul Ganssle cd2c26ef71
Add 3.10-dev 6年前
  David Baumgold 5e8719ab0e
Remove Ruby references from python-build (#1596) 6年前
  Varun Agrawal a8f5fc13ee
Improved messages for uninstall (#1591) 6年前
  Sudarshan Wadkar b1381d1d46
Fix python-build `brew: command not found` error (#1544) 6年前
  Ivan Pozdeev df671621e9 Mention log file if an error happened before building, too 6年前
  Christoph Reiter 20a1f0cd7a Add PyPy 7.3.0 6年前
  Felix Yan 4039709dfe
Correct a typo in python-build 6年前
  graham b7f4ace335 working with tcl-tk in PYTHON_CONFIGURE_OPTS 6年前
  Christopher Wilson a71e590a44 Fix path to Unix port in micropython build 6年前
  Christopher Wilson 8bebdb7f1a Build mpy-cross dependency for micropython builds 6年前
  Mikhail Bulash 4157973301 Find zlib from Xcode or brew on Mojave (#1353) 7年前
  Josh Friend 2350e57b00
Add CPython 3.8.0b1 7年前
  Andrew Rabert 0f596d2504 Revert "Merge pull request #1153 from cmcginty/remove-sbang" 7年前
  Yamashita, Yuu 70e173381e Use GNU Readline 8.0 7年前
  Yamashita, Yuu b551fed8d5 Imported changes from rbenv/ruby-build 20190401 7年前
  Yamashita, Yuu 79481d686f Fix typos 7年前
  Yamashita, Yuu 6d279501b5 Add extra code to configure with `--with-openssl` which is supported by CPython 3.7+ 7年前
  Yamashita, Yuu 62395cabb5 Allow overriding the preference of OpenSSL version per definition basis (#1302, #1325, #1326) 7年前
  Alysson Oliveira ee75a75385 Run autoreconf intead autoconf 7年前
  Thomas Waldmann dda597efb3 macOS: prefer homebrew openssl 1.1.x over 1.0.x, see #839 7年前
  Casey McGinty 83e5459cfb Remove shebang lines from scripts for performance 8年前
  Chris Hunt 3018241aee Install python-gdb.py. 7年前
  Bjorn Neergaard cc35fbd0b8 Use ls instead of find to list definitions 7年前
  Rémi Lapeyre 9be58802c1 Force y, Y, yes or YES to confirm installation 7年前
  Daniel Hahler 4f21d9a2ea Fix abs_dirname for relative symlinks in same directory 7年前
  LWisteria 0e3f04c429 Check wget version iff wget is going to be used 8年前
  Yamashita, Yuu c8ad3385c7 Import latest changes from https://github.com/rbenv/ruby-build as of v20180424 8年前
  Yamashita, Yuu fc90785f75 Allow overriding HTTP client type based on environment variable `PYTHON_BUILD_HTTP_CLIENT` (#1126) 8年前
  Yamashita, Yuu 980b03b582 Update warning message on presence of `PIP_VERSION` 8年前
  Yamashita, Yuu f5663f084a Show some warning on the use of `PIP_VERSION` 8年前
  Yamashita, Yuu 90dfb261e2 Use custom get-pip URL based on the target version (#1127) 8年前
  Yamashita, Yuu 15ff779eb5 Refactoring 8年前
  Yamashita, Yuu ed2d2a921e Unset `PIP_VERSION` before invoking `get-pip.py` as a workaround for `invalid truth value` error (pyenv/pyenv-installer#70) 8年前
  Jens Hedegaard Nielsen 59846ca9b1 Set openssl PKG_CONFIG_PATH for python 3.7 (#1117) 8年前
  Tim Savage 3daed2e517 Added entries to support installing ActivePython (linux) 8年前
  Hiro Asari 2ba2d8797b Add 3.8-dev to point to `master` 8年前
  Josh Friend 71f09a6d71 Add PyPy[23] 5.10 8年前
  Kjetil Limkjær dc145fa5a2 Added true fallback to num_cpu_cores SunOS case 8年前