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