1. 24 Sep, 2019 1 commit
  2. 18 Sep, 2019 1 commit
  3. 17 Sep, 2019 1 commit
  4. 16 Sep, 2019 4 commits
  5. 14 Sep, 2019 1 commit
  6. 11 Sep, 2019 4 commits
  7. 09 Sep, 2019 2 commits
  8. 28 Aug, 2019 1 commit
  9. 23 Aug, 2019 2 commits
  10. 21 Aug, 2019 2 commits
  11. 05 Aug, 2019 1 commit
  12. 24 Jul, 2019 1 commit
  13. 11 Jul, 2019 2 commits
  14. 07 Jul, 2019 1 commit
  15. 06 Jul, 2019 2 commits
  16. 02 Jul, 2019 1 commit
  17. 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
  18. 30 Jun, 2019 1 commit
  19. 28 Jun, 2019 2 commits
  20. 26 Jun, 2019 1 commit
  21. 25 Jun, 2019 1 commit
  22. 24 Jun, 2019 3 commits
  23. 23 Jun, 2019 1 commit
  24. 21 Jun, 2019 1 commit
  25. 20 Jun, 2019 1 commit
  26. 19 Jun, 2019 1 commit