Commit Graph

  • 68918e69b7
    Support for BusyBox version of `head' (#2629) Florian Schüller 2023-02-22 18:11:48 +01:00
  • 86a4423bbb
    Fix indentation (#2620) Rafał 2023-02-15 22:10:36 +01:00
  • 0704e65781
    Fix resolving rbenv symlink to its final location (#1482) Mislav Marohnić 2023-02-15 17:09:20 +01:00
  • 0ab9683e58
    2.3.13 v2.3.13 Anton Petrov 2023-02-15 08:15:35 +03:00
  • 7fe647968d
    2.3.13 Anton Petrov 2023-02-15 08:15:14 +03:00
  • c8daaa3954
    Merge pull request #2614 from Afront/3.12.0a5 Anton Petrov 2023-02-08 14:08:18 +03:00
  • 88be70722f
    Merge pull request #2616 from edgarrmondragon/cpython-3.10.10 Anton Petrov 2023-02-08 14:07:46 +03:00
  • 47d88d2c5f
    Merge pull request #2615 from edgarrmondragon/cpython-3.11.2 Anton Petrov 2023-02-08 14:07:34 +03:00
  • 6b758c8cf9
    Add CPython 3.10.10 Edgar Ramírez Mondragón 2023-02-08 03:43:04 -06:00
  • 017b6d877e
    Add CPython 3.11.2 Edgar Ramírez Mondragón 2023-02-08 03:38:33 -06:00
  • 063aa457e4
    Add CPython 3.12.0a5 Afront 2023-02-08 15:34:14 +09:00
  • 8644fb5519
    Merge pull request #1478 from rbenv/dependabot/github_actions/redhat-plumbers-in-action/differential-shellcheck-4 Hiroshi SHIBATA 2023-02-08 09:38:12 +09:00
  • 41e242857e
    Merge pull request #1477 from rbenv/dependabot/github_actions/mislav/bump-homebrew-formula-action-2.2 Hiroshi SHIBATA 2023-02-08 09:36:21 +09:00
  • 6f21f76965
    Bump redhat-plumbers-in-action/differential-shellcheck from 3 to 4 dependabot[bot] 2023-02-08 00:34:53 +00:00
  • 8be1b9bd0e
    Bump mislav/bump-homebrew-formula-action from 1.4 to 2.2 dependabot[bot] 2023-02-08 00:34:48 +00:00
  • 7eafc5fe02
    Merge pull request #1476 from rbenv/dependabot Hiroshi SHIBATA 2023-02-08 09:20:43 +09:00
  • 9fe4cb8e1e
    Added dependabot update for GitHub Actions Hiroshi SHIBATA 2023-02-08 09:17:02 +09:00
  • fcd7806529
    Merge pull request #2612 from laggardkernel/bugfix/realpath-in-versions native-api 2023-02-06 20:09:22 +03:00
  • a3f0bddc2a CI: Migrate to checkout@v3 Ivan Pozdeev 2023-02-06 15:44:59 +03:00
  • f72c1712dc CI: Test with native extension Ivan Pozdeev 2023-02-06 15:38:20 +03:00
  • a7b181c3ca Fix link resolving in pyenv-versions laggardkernel 2023-02-06 09:09:26 +03:00
  • c8c324afb4
    Merge pull request #2610 from native-api/version_skip_envs native-api 2023-02-02 20:01:28 +03:00
  • 72c5b034ca Avoid the need to filter out envs in `pyenv-latest' Ivan Pozdeev 2023-02-02 18:14:42 +03:00
  • 446411dc64 Streamline `pyenv-versions --bare' Ivan Pozdeev 2023-02-02 17:58:10 +03:00
  • 9fe80f28e5 Add pyenv versions' option to skip envs for pyenv-latest' Ivan Pozdeev 2023-02-02 17:41:53 +03:00
  • 9248255f70
    Show symlink contents in non-bare `pyenv versions' (#2609) native-api 2023-02-02 17:24:19 +03:00
  • 368e04f3fa
    Fix pyenv-latest to ignore virtualenvs (#2608) native-api 2023-02-02 15:15:16 +03:00
  • 76e93b073e
    2.3.12 v2.3.12 Anton Petrov 2023-01-30 08:19:43 +03:00
  • e3fe82a9b1
    2.3.12 Anton Petrov 2023-01-30 08:19:25 +03:00
  • dd60d5fae2
    Fix overriding arguments for --enable-framework and --enable-universalsdk after #2592 (#2605) native-api 2023-01-29 00:59:47 +03:00
  • 96828af31e
    Merge pull request #2602 from colesbury/nogil-3.9.10-1 Anton Petrov 2023-01-23 16:17:32 +03:00
  • c998eae677 Add more recent build of nogil Python. Sam Gross 2023-01-22 13:12:28 -08:00
  • c20fc7bd6a
    Fix pyenv which to support auto-resolved prefixes (#2601) native-api 2023-01-22 18:22:26 +03:00
  • f1a1f59c87
    Fix :latest after #2568 (#2599) native-api 2023-01-22 05:49:40 +03:00
  • b64b0ab5e2 Merge branch 'master' of https://github.com/native-api/pyenv Ivan Pozdeev 2023-01-22 00:20:28 +03:00
  • 1a0b555baf Improve visibility of the auto-resolution feature Ivan Pozdeev 2023-01-22 00:07:53 +03:00
  • 819e2b8f45
    Fix wrong libpython being linked to in MacOS (#2596) native-api 2023-01-19 00:21:10 +03:00
  • bd618ea9ef
    add_miniconda.py: fix typo oversight (#2595) Christian Clauss 2023-01-15 11:37:11 +01:00
  • b77b0be089
    2.3.11 v2.3.11 Anton Petrov 2023-01-15 12:44:38 +03:00
  • 906246da4c
    2.3.11 Anton Petrov 2023-01-15 12:43:34 +03:00
  • 12e74e147a
    Fix a compilation error in 3.8.10+ and 3.9.5+ when linking against OpenSSL built with SSLv3 support (#2594) native-api 2023-01-14 05:18:10 +03:00
  • 2b0dd7355d Specify additional required information for build failures Ivan Pozdeev 2023-01-14 02:24:47 +03:00
  • f40397088c
    Merge pull request #2592 from native-api/disable_shared native-api 2023-01-14 02:00:53 +03:00
  • e447fe5b73 Don't set --enable-shared if user supplied --disable-shared Ivan Pozdeev 2023-01-14 01:25:38 +03:00
  • 4242694a0e Fix priority for user-supplied configure and make flags Ivan Pozdeev 2023-01-12 14:17:35 +03:00
  • 83619f3fbe
    Merge pull request #2593 from native-api/fix_freebsd native-api 2023-01-13 22:20:01 +03:00
  • 4bd8a975f4 Avoid adding dangling spaces to *FLAGS Ivan Pozdeev 2023-01-13 20:58:51 +03:00
  • 2a5bbf6cb5 Fix searching readline and sqlite3 in FreeBSD Ivan Pozdeev 2023-01-13 15:46:38 +03:00
  • b9a27af7b8
    Add missing Miniforge/Mambaforge versions (4.10.2-0 - 22.9.0-3) (#2591) Sean McGivern 2023-01-11 19:51:31 +00:00
  • c03d9cf84c
    Merge pull request #2560 from smcgivern/add-miniforge-script Anton Petrov 2023-01-11 19:43:31 +03:00
  • c7f2c4db45
    Add a script to add the latest miniforge and mambaforge versions Sean McGivern 2022-12-13 11:20:49 +00:00
  • 3bc3a624db
    Merge pull request #2590 from Afront/3.12.0a4 Anton Petrov 2023-01-11 10:43:45 +03:00
  • f4598bc1f0
    Add CPython 3.12.0a4 Afront 2023-01-11 13:16:00 +09:00
  • fc4c0ac52d
    2.3.10 v2.3.10 Anton Petrov 2023-01-10 19:03:46 +03:00
  • 579c34e570
    2.3.10 Anton Petrov 2023-01-10 19:03:00 +03:00
  • 2369ac2a08
    Fix using dependencies from Ports in BSD with no pkg-config (#2586) native-api 2023-01-10 01:13:09 +03:00
  • 25c974d59a
    Add Fig as autocomplete suggestion (#2574) Brendan Falk 2023-01-04 18:03:45 -08:00
  • 2ea797e226
    Merge pull request #2583 from aphedges/update-miniconda-22.11.1 native-api 2023-01-05 04:47:28 +03:00
  • 7d7f8b94ae Add miniconda 22.11.1-1 Alex Hedges 2023-01-03 20:31:01 -05:00
  • e715e03be0 Support new miniconda file name format Alex Hedges 2023-01-03 20:29:19 -05:00
  • b3a5b5eee3 Support miniconda with Python 3.10 Alex Hedges 2023-01-03 20:18:26 -05:00
  • 894bcd8717
    Merge pull request #2579 from hauntsaninja/faster-cpython Anton Petrov 2023-01-03 09:04:44 +03:00
  • 03ee3ffd32 Mention how to build for maximum performance hauntsaninja 2023-01-02 14:30:28 -08:00
  • 3d83bcdbef
    Add PyPy 7.3.11 (#2576) dand-oss 2022-12-31 15:17:18 +07:00
  • f897c50202
    Fix non-bash output while detecting shell (#2561) Ian Chen 2022-12-25 07:35:03 +08:00
  • 773c65416b
    Merge pull request #2554 from anton-petrov/master Anton Petrov 2022-12-23 13:48:30 +03:00
  • ca1593c80e
    Fix build tests Anton Petrov 2022-12-23 10:55:13 +03:00
  • cb5da5e831
    Merge pull request #2568 from rockandska/fix/919 Anton Petrov 2022-12-22 21:44:28 +03:00
  • 31f372034d Allow multiple versions for pyenv-install rockandska 2022-12-22 18:35:25 +01:00
  • ff93c58bab
    Remove stray newline after python-build installation (#2566) Tobias Klauser 2022-12-20 20:01:19 +01:00
  • 2bb59169db
    2.3.9 v2.3.9 Anton Petrov 2022-12-19 07:52:52 +03:00
  • f9e519611a
    2.3.9 Anton Petrov 2022-12-19 07:52:31 +03:00
  • 61747c06d4
    Merge pull request #1468 from ahangarha/patch-1 Hiroshi SHIBATA 2022-12-19 07:42:58 +09:00
  • ae04877154
    Add Anaconda3-2022.10 (#2565) Phung Nhat-Huy 2022-12-18 23:16:18 +01:00
  • 7509eafdd0
    Improve disabling instruction Mostafa Ahangarha 2022-12-16 17:49:24 +03:30
  • e82e12739c
    Merge pull request #2564 from samdoran/openssl-patches Anton Petrov 2022-12-16 10:10:32 +03:00
  • 6b9795728e
    Add openssl patches for 3.7.15, 3.7.16, and 3.8.16 Sam Doran 2022-12-15 16:42:20 -05:00
  • 23576296ae
    Fix compilation error when building OpenSSL 1.1.1q in MacOS 11+ for 3.9.16 (#2558) 宇萱/土撥鼠(Lisbeth) 2022-12-14 01:05:01 +08:00
  • 2128b4f27d
    Merge pull request #2559 from smcgivern/add-miniforge3-22.9.0-2 Anton Petrov 2022-12-13 19:17:19 +03:00
  • 9ba6124833
    Add miniforge3 and mambaforge 22.9.0-2 Sean McGivern 2022-12-13 11:01:32 +00:00
  • 6c63e086e9
    Merge pull request #2553 from dand-oss/pypy7.3.10 native-api 2022-12-11 04:18:08 +03:00
  • 540c94bdb1 CI: Use PyPy 2.7 as PyPy source build bootstrapper Dan Dees 2022-12-10 22:28:31 +03:00
  • 18f62f266d Remove no-longer-needed PyPy prerequisites Ivan Pozdeev 2022-12-10 16:05:29 +03:00
  • 49cc88094a CI: Install bootstrapper Python for PyPy source builds Ivan Pozdeev 2022-12-10 15:48:28 +03:00
  • cad18bb332 Add PyPy 7.3.10 Dan Dees 2022-12-05 23:00:32 +03:00
  • 593f820a7d
    Merge pull request #1465 from jamacku/patch-1 Hiroshi SHIBATA 2022-12-10 05:29:43 +09:00
  • 79fdf1e3bb Improve Mac feature messages phrasing Ivan Pozdeev 2022-12-09 16:58:44 +03:00
  • 03bba03291 Set --enable-shared earlier Ivan Pozdeev 2022-12-09 16:52:47 +03:00
  • 5c12600625
    ci(lint): pin differential-shellcheck to v3 tag Jan Macku 2022-12-09 13:38:54 +01:00
  • cf50e2a2db Don't hide output from extension checks Ivan Pozdeev 2022-12-09 11:41:26 +03:00
  • b3d52b05d2
    --enable-shared by default on non-mac systems Anton Petrov 2022-12-08 12:17:53 +03:00
  • 73dc5547fc
    Merge pull request #2551 from nwh/add-miniforge3-latest-suffix Anton Petrov 2022-12-08 11:33:16 +03:00
  • 3f0dd1962f
    2.3.8 v2.3.8 Anton Petrov 2022-12-08 10:07:26 +03:00
  • 48b0224aaf
    Add CPython 3.7.16, 3.8.16, 3.9.16 (#2550) Chad Crawford 2022-12-07 16:26:27 -05:00
  • 8cfa967d74 add -latest suffix to miniforge3 Nick Henderson 2022-12-07 12:56:03 -08:00
  • a57106c932
    Merge pull request #2544 from rudisimo/master Anton Petrov 2022-12-07 14:35:18 +03:00
  • 189e73e5e8
    Merge pull request #2549 from anton-petrov/master Anton Petrov 2022-12-07 14:34:58 +03:00
  • 8680247381
    Add CPython 3.11.1 Anton Petrov 2022-12-07 13:21:36 +03:00
  • 606ff454a1
    Merge pull request #2545 from saaketp/3.12.0a3 Anton Petrov 2022-12-07 13:10:57 +03:00
  • b05d15f673 Add CPython 3.12.0a3 Saaket Prakash 2022-12-07 04:57:31 +05:30