aboutsummaryrefslogtreecommitdiff
path: root/winbuild/makedebug.cmd
AgeCommit message (Collapse)Author
2019-05-23winbuild: Use two space indentationSteve Holme
Closes #3930
2019-05-05winbuild: Add our standard copyright header to the winbuild batch filesSteve Holme
2019-05-05makedebug: Fix ERRORLEVEL detection after running where.exeSteve Holme
Closes #3838
2018-09-29curl: enabled Windows VT Support and UTF-8 outputRich Turner
Enabled Console VT support (if running OS supports VT) in tool_main.c. Fixes #3008 Closes #3011