127 Commits (a27d2723d6d4cc00439faa0fd277db700add717f)

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