1. 28 3月, 2024 3 次提交
  2. 26 3月, 2024 1 次提交
  3. 24 3月, 2024 1 次提交
  4. 23 3月, 2024 1 次提交
  5. 21 3月, 2024 2 次提交
  6. 20 3月, 2024 5 次提交
  7. 15 3月, 2024 1 次提交
  8. 13 3月, 2024 5 次提交
  9. 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
  10. 09 3月, 2024 1 次提交
  11. 05 3月, 2024 1 次提交
  12. 04 3月, 2024 2 次提交
  13. 20 2月, 2024 1 次提交
  14. 14 2月, 2024 1 次提交
  15. 13 2月, 2024 4 次提交
  16. 10 2月, 2024 2 次提交
  17. 07 2月, 2024 1 次提交
  18. 06 2月, 2024 2 次提交
  19. 05 2月, 2024 5 次提交