1. 13 Jan, 2016 1 commit
  2. 12 Jan, 2016 1 commit
    • Daniel Stenberg's avatar
      configure: assume IPv6 works when cross-compiled · 4bed87f8
      Daniel Stenberg authored
      The configure test uses AC_TRY_RUN to figure out if an ipv6 socket
      works, and testing like that doesn't work for cross-compiles. These days
      IPv6 support is widespread so a blind guess is probably more likely to
      be 'yes' than 'no' now.
      
      Further: anyone who cross-compiles can use configure's --disable-ipv6 to
      explicitly disable IPv6 and that also works for cross-compiles.
      
      Made happen after discussions in issue #594
      4bed87f8
  3. 11 Jan, 2016 6 commits
  4. 10 Jan, 2016 2 commits
  5. 09 Jan, 2016 2 commits
  6. 08 Jan, 2016 4 commits
  7. 07 Jan, 2016 4 commits
  8. 06 Jan, 2016 1 commit
  9. 05 Jan, 2016 2 commits
  10. 04 Jan, 2016 7 commits
  11. 27 Dec, 2015 1 commit
  12. 26 Dec, 2015 5 commits
  13. 24 Dec, 2015 4 commits