6 Commits
Author SHA1 Message Date
Mateusz Łoskot 5c90e84c56 Add other utilities to MSVC build. 2017-02-03 10:32:59 +01:00
Mateusz Łoskot 79367e6284 Add Makefile for NMAKE and Visual C++ toolset.
Add pre-digested config.h for Visual C++ on Windows
(courtesy of Martin Hofmann (tin-pot) fork of Discount).

Basic MSVC configuration allows to build libmarkdown and mkd2html utility.
2017-02-03 01:05:20 -08:00
Mateusz Łoskot df8c0c5eee Add Makefile for NMAKE and Visual C++ toolset.
Add pre-digested config.h for Visual C++ on Windows
(courtesy of Martin Hofmann (tin-pot) fork of Discount).

Basic MSVC configuration allows to build libmarkdown and mkd2html utility.
2017-02-03 09:53:59 +01:00
Mateusz Łoskot 11ee726446 include "config.h" (to pick up strncasecmp() if it's defined as a macro) 2017-02-02 23:52:26 +01:00
Mateusz Łoskot 473e53845d Remove redundant <unistd.h> header as unused 2017-02-02 23:35:22 +01:00
Mateusz Łoskot ed579626b6 Remove redundant <unistd.h> header as unused 2017-02-02 23:28:38 +01:00