1. 07 Feb, 2017 2 commits
  2. 06 Feb, 2017 3 commits
  3. 01 Feb, 2017 3 commits
  4. 29 Jan, 2017 3 commits
  5. 28 Jan, 2017 4 commits
  6. 27 Jan, 2017 2 commits
  7. 24 Jan, 2017 2 commits
  8. 23 Jan, 2017 3 commits
    • Daniel Stenberg's avatar
      VC: remove the makefile.vc6 build infra · 8611d985
      Daniel Stenberg authored
      The winbuild/ build files is now the single MSVC makefile build choice.
      
      Closes #1215
      8611d985
    • Jay Satiro's avatar
      cmdline-opts/gen.pl: Open input files in CRLF mode · d0837f36
      Jay Satiro authored
      On Windows it's possible to have input files with CRLF line endings and
      a perl that defaults to LF line endings (eg msysgit). Currently that
      results in generator output of mixed line endings of CR, LF and CRLF.
      
      This change fixes that issue in the most succinct way by opening the
      files in :crlf text mode even when the perl being used does not default
      to that mode. (On operating systems that don't have a separate text mode
      it's essentially a no-op.) The output continues to be in the perl's
      native line ending.
      d0837f36
    • Daniel Stenberg's avatar
      4c49b835
  9. 22 Jan, 2017 1 commit
  10. 20 Jan, 2017 4 commits
  11. 19 Jan, 2017 5 commits
  12. 18 Jan, 2017 2 commits
  13. 17 Jan, 2017 3 commits
  14. 16 Jan, 2017 1 commit
  15. 15 Jan, 2017 2 commits