Skip to content
  1. Jan 29, 2017
  2. Jan 28, 2017
  3. Jan 27, 2017
  4. Jan 24, 2017
  5. Jan 23, 2017
    • 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
  6. Jan 22, 2017
  7. Jan 20, 2017
  8. Jan 19, 2017
  9. Jan 18, 2017
  10. Jan 17, 2017
  11. Jan 16, 2017
  12. Jan 15, 2017
  13. Jan 14, 2017
  14. Jan 13, 2017