24 Mar 23:56
New build process for Windows
Igor Zlatkovic <igor <at> stud.fh-frankfurt.de>
2002-03-24 22:56:31 GMT
2002-03-24 22:56:31 GMT
Hello everyone, the recent discussion about the command-line based build process for Windows has been positive, if I am capable of any judgement. Thanks for the support. I have commited the files required for this to both libxml and libxslt. The files commited to libxml are: win32/configure.js - Configuration script. win32/Makefile.msvc - Makefile for MSVC/nmake. win32/libxml2.def.src - Export definition source. The files commited to libxslt are: win32/configure.js - Configuration script. win32/Makefile.msvc - Makefile for MSVC/nmake. win32/libxslt.def.src - Export definition source (xslt). win32/libexslt.def.src - Export definition source (exslt). Of course, both have a readme file attached which explains the build process. Although libxslt and libexslt do not have conditional export table like libxml, I have still supplied export definition sources, which are being preprocessed to the actual export definition. This I have done for the need of such conditional export table becoming necessary in the future. Oh, and there is a present for Mark in there, the 'sodir' option to the configure script(Continue reading).
.
RSS Feed