Skip to content
  1. 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
  2. Jan 19, 2017
  3. Jan 18, 2017
  4. Jan 17, 2017
  5. Jan 16, 2017
  6. Jan 14, 2017
  7. Jan 13, 2017
  8. Jan 08, 2017
  9. Jan 07, 2017
  10. Jan 06, 2017
  11. Jan 05, 2017
  12. Jan 02, 2017
  13. Dec 29, 2016
  14. Dec 28, 2016
  15. Dec 25, 2016
  16. Dec 20, 2016
  17. Dec 19, 2016
  18. Dec 18, 2016