127 次程式碼提交 (4c78a0dd507107fa80cadbec2309606c790c6f90)

作者 SHA1 備註 提交日期
  Ayush 4c78a0dd50
pyenv-install: install a version under a custom name with `<version>:<alias>` (#3484) 1 周之前
  native-api c425c9ec3a
Update URLs for PyPy nightly; Remove pypy3.5 and pypy3.7 nightly (#3466) 1 月之前
  native-api 95ddd7d479
Support 3.9 EOL Pip URL, consolidate tests (#3465) 1 月之前
  native-api 08a015100e
python_build: Make `verify_python` verify `pythonX.Y' suffix (#3459) 1 月之前
  rockandska 2c38423a98
pyenv launcher: introduce and export _PYENV_INSTALL_PREFIX (#3334) 6 月之前
  Ivan Pozdeev 74fea7edc6 Fix leftover commented-out test code 9 月之前
  native-api 8d3bba2f92
Support building against Homebrew Tcl/Tk 9 (#3343) 9 月之前
  Ivan Pozdeev ca551b3a55 Add PYTHON_BUILD_TCLTK_FORMULA to allow building against Tcl/Tk 9 9 月之前
  Ivan Pozdeev bbe6301f01 Use TCLTK_* and pkg-config for 3.11+ instead of --with-tcl-* and pkg-config 10 月之前
  rockandska 92a28e531b use BATS_FILE_TMPDIR in test/plugin test 10 月之前
  rockandska 8990110dcf upgrade bats to v1.10.0 10 月之前
  rockandska 0d987b0e4b fix test isolation 10 月之前
  Danny Kim e13b5848be
Support linking to MacPorts ports installed from binary archives (#3272) 1 年之前
  Alexander Studnitskiy f24ff8d152
Add MacPorts support for python-build (#3186) 1 年之前
  native-api bc7b6cb6b5
Cache `uname` and `sw_vers` output (#3244) 1 年之前
  native-api fc0e27c24b
Support PACKAGE_CPPFLAGS and PACKAGE_LDFLAGS (#3130) 1 年之前
  native-api a39449bc50
Prefer tcl-tk@8 from Homebrew due to release of Tcl/Tk 9 with which only 3.12+ are compatible (#3118) 1 年之前
  Ivan Pozdeev e44b12c2dc Remove nop tests 2 年之前
  Ivan Pozdeev 9373970678 pyenv-latest: replace -q with -b and -f, document as internal 2 年之前
  Ivan Pozdeev 5b4d5a32d3 remove duplication 2 年之前
  Ivan Pozdeev 05bb4f9a8d Use Homebrew in Linux if Pyenv is installed with Homebrew or PYTHON_BUILD_USE_HOMEBREW is set 2 年之前
  cpzt 2d85075123
Add micropython 1.20.0 and 1.21.0 (#2869) 2 年之前
  Alex Hedges 928f69cf9a
Install ncurses from Homebrew, if available (#2813) 2 年之前
  Timothy Pansino 8cfc75604b
Fix get-pip urls for older pypy versions (#2788) 2 年之前
  Evan Pitstick 6be6231444 Use -I with ensurepip 2 年之前
  native-api ac5efed3a8
Fix FreeBSD tests in MacOS CI (#2748) 3 年之前
  Florian Schüller 68918e69b7
Support for BusyBox version of `head' (#2629) 3 年之前
  native-api dd60d5fae2
Fix overriding arguments for --enable-framework and --enable-universalsdk after #2592 (#2605) 3 年之前
  native-api f1a1f59c87
Fix `:latest` after #2568 (#2599) 3 年之前
  native-api 819e2b8f45
Fix wrong libpython being linked to in MacOS (#2596) 3 年之前
  Ivan Pozdeev e447fe5b73 Don't set --enable-shared if user supplied --disable-shared 3 年之前
  Ivan Pozdeev 4242694a0e Fix priority for user-supplied configure and make flags 3 年之前
  Ivan Pozdeev 4bd8a975f4 Avoid adding dangling spaces to *FLAGS 3 年之前
  Ivan Pozdeev 2a5bbf6cb5 Fix searching readline and sqlite3 in FreeBSD 3 年之前
  Anton Petrov ca1593c80e
Fix build tests 3 年之前
  rockandska 31f372034d Allow multiple versions for pyenv-install 3 年之前
  native-api 31355676f0
Support `aria2c` being a snap (#2528) 3 年之前
  Ivan Pozdeev 75022d5d7c Revert version auto-resolution in `python-build` 3 年之前
  native-api a12f947cc3
Auto-resolve prefixes to the latest version (#2487) 3 年之前
  native-api 5b0ac41dec
Discover Tcl/Tk from Homebrew via pkgconfig for 3.11+ (#2501) 3 年之前
  Ivan Pozdeev f3521e88be Allow to build CPython with --with-dsymutil 3 年之前
  Ivan Pozdeev aa07a3a37c Remove extraneous is_mac call 3 年之前
  Sam Doran e6446555f3 Add envvar to skip Homebrew 3 年之前
  Dmitriy Serdyuk c89a69a6ed
Add micropython 1.18 and 1.19.1 (#2443) 3 年之前
  hardikpnsp afeb971fa2
Add support for multiple versions in `pyenv uninstall` (#2432) 3 年之前
  native-api bc13a87bee
Add flags for Homebrew into `python-config --ldflags` (#2384) 4 年之前
  yggdr cd5522965b
Pass through CFLAGS_EXTRA for Micropython (#2007) 4 年之前
  Ivan Pozdeev 65316a7e99 Don't use Homebrew outside of MacOS 4 年之前
  Ivan Pozdeev e928e75f22 Fix a duplicate error message on stub plan overrun 4 年之前
  Ville Skyttä a9e11ba164
Use `command` and `type` instead of `which` (#2144) 4 年之前