Convert builddoc.bat into a perl script that actually works.
authorAndrew Dunstan <andrew@dunslane.net>
Wed, 25 May 2011 04:21:07 +0000 (00:21 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Wed, 25 May 2011 04:21:07 +0000 (00:21 -0400)
commit8c3604ae7fa1602e00b639447e894f9d59f9d297
tree4cd2c507a4103be2a6e270a0c125cfa65196e150
parent0711a8b2b340ee0b0a7fd7ea2ac0fa6aee4708ae
Convert builddoc.bat into a perl script that actually works.

The old .bat file wasn't working for reasons that are unclear, and
which it did not seem worth the trouble to ascertain.
The new perl script has been tested and is known to work.
Soon it will be tested regularly on the buildfarm.
The .bat file is kept as a simple wrapper for the perl script.
src/tools/msvc/builddoc.bat
src/tools/msvc/builddoc.pl [new file with mode: 0644]