1. 29 Oct, 2015 3 commits
  2. 28 Oct, 2015 1 commit
  3. 27 Oct, 2015 2 commits
  4. 26 Oct, 2015 1 commit
  5. 25 Oct, 2015 1 commit
  6. 24 Oct, 2015 1 commit
    • Jay Satiro's avatar
      build: Fix support for PKG_CONFIG · d9a1776b
      Jay Satiro authored
      - Allow the user to use PKG_CONFIG but not PKGCONFIG.
      
      Background:
      
      Last week in 14d5a86b a change was made to allow the user to set the
      PKGCONFIG variable. Today in 72d99f2e I supplemented that to allow the
      more common PKG_CONFIG as an alternative if PKGCONFIG is not set.
      
      Neither of those changes worked as expected because PKGCONFIG is
      occasionally reset in configure and by the CURL_CHECK_PKGCONFIG macro.
      Instead in this commit I take the approach that the user may set
      PKG_CONFIG only.
      d9a1776b
  7. 23 Oct, 2015 12 commits
  8. 22 Oct, 2015 2 commits
  9. 21 Oct, 2015 2 commits
  10. 20 Oct, 2015 3 commits
  11. 19 Oct, 2015 1 commit
  12. 18 Oct, 2015 3 commits
  13. 17 Oct, 2015 4 commits
  14. 16 Oct, 2015 4 commits