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