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