1. 13 3月, 2024 4 次提交
  2. 10 3月, 2024 1 次提交
    • Ben Mares's avatar
      Fix PyPy by eliminating deprecated library detection code · 4d365f68
      Ben Mares 提交于
      PyPy fails when handled here as a special case.
      
      For example, the correct value for libname may be "pypy3.9-c" and
      can be inferred from LDLIBRARY, but setting it to "pypy3-c" leads to
      failure with `ld: cannot find -lpypy3-c: No such file or directory`.
      4d365f68
  3. 09 3月, 2024 1 次提交
  4. 05 3月, 2024 1 次提交
  5. 04 3月, 2024 2 次提交
  6. 20 2月, 2024 1 次提交
  7. 14 2月, 2024 1 次提交
  8. 13 2月, 2024 4 次提交
  9. 10 2月, 2024 2 次提交
  10. 07 2月, 2024 1 次提交
  11. 06 2月, 2024 2 次提交
  12. 05 2月, 2024 13 次提交
  13. 27 1月, 2024 5 次提交
  14. 23 1月, 2024 1 次提交
  15. 20 1月, 2024 1 次提交