1. 16 Sep, 2019 2 commits
  2. 14 Sep, 2019 1 commit
  3. 11 Sep, 2019 4 commits
  4. 09 Sep, 2019 2 commits
  5. 28 Aug, 2019 1 commit
  6. 23 Aug, 2019 2 commits
  7. 21 Aug, 2019 2 commits
  8. 05 Aug, 2019 1 commit
  9. 24 Jul, 2019 1 commit
  10. 11 Jul, 2019 2 commits
  11. 07 Jul, 2019 1 commit
  12. 06 Jul, 2019 2 commits
  13. 02 Jul, 2019 1 commit
  14. 01 Jul, 2019 1 commit
    • Ned Deily's avatar
      bpo-19960: Fix building of zlib on macOS without installed headers (GH-14257) · da7f6dbb
      Ned Deily authored
      When building 2.7 on macOS without system header files installed in
      ``/usr/include``, a few extension modules dependent on system-supplied
      third-party libraries were not being built, most notably zlib.
      This situation arose in the past when building without the Command
      Line Tools and the option to install header files in the traditional
      system locations (like /usr/include).  As of macOS 10.14, the
      header files are only available in an SDK so the problem addressed
      here affects most 2.7 builds.
      da7f6dbb
  15. 30 Jun, 2019 1 commit
  16. 28 Jun, 2019 2 commits
  17. 26 Jun, 2019 1 commit
  18. 25 Jun, 2019 1 commit
  19. 24 Jun, 2019 3 commits
  20. 23 Jun, 2019 1 commit
  21. 21 Jun, 2019 1 commit
  22. 20 Jun, 2019 1 commit
  23. 19 Jun, 2019 1 commit
  24. 18 Jun, 2019 3 commits
  25. 17 Jun, 2019 1 commit
  26. 16 Jun, 2019 1 commit