win32/Makefile.mingw


Log

Author Commit Date CI Message
Kasimier T. Buchcik 2363555e 2006-02-01T11:28:14 Added changed as proposed on the mailing list by venkat naidu in order to * tapi.c win32/Makefile.*: Added changed as proposed on the mailing list by venkat naidu in order to compile testapi.c on windows.
Daniel Veillard 3d6aa10d 2005-11-01T10:55:24 applied patch from Mark Junker to fix compilation with MinGW Daniel * win32/Makefile.mingw include/win32config.h: applied patch from Mark Junker to fix compilation with MinGW Daniel
Kasimier T. Buchcik 87db1cf6 2005-07-05T10:40:52 Tiny portability adjustment for win. Added runtest.exe and runsuite.exe to * runsuite.c runtest.c: Tiny portability adjustment for win. * win32/Makefile.*: Added runtest.exe and runsuite.exe to be created.
Igor Zlatkovic f12177d9 2005-04-06T21:14:06 make install cleanup
Igor Zlatkovic f52de60f 2005-04-06T20:42:35 fixed mingw compilation
Daniel Veillard ce1648b1 2005-01-04T15:10:22 applied DSO support patch 2 from Joel Reed Daniel * Makefile.am config.h.in configure.in error.c libxml-2.0.pc.in testModule.c testdso.c xml2-config.in xmllint.c xmlmodule.c include/libxml/Makefile.am include/libxml/xmlerror.h include/libxml/xmlmodule.h include/libxml/xmlversion.h.in include/libxml/xmlwin32version.h.in: applied DSO support patch 2 from Joel Reed Daniel
Igor Zlatkovic 5b9d7146 2004-08-24T14:42:56 upgraded to zlib 1.2.1
Igor Zlatkovic 72c28585 2004-06-09T14:32:47 minor changes for the windows binary package
William M. Brack 39111ecb 2004-03-09T10:53:42 added new module xmlsave with patch supplied by Eric Zurcher (second * win32/Makefile.bcb, win32/Makefile.mingw, win32/Makefile.msvc: added new module xmlsave with patch supplied by Eric Zurcher (second attempt - don't know what happened to the first one!)
Daniel Veillard abfca615 2004-01-07T23:38:02 applying patch from Mark Vakoc for Windows applied doc fixes from Sven * win32/Makefile.bcb win32/Makefile.mingw win32/Makefile.msvc: applying patch from Mark Vakoc for Windows * doc/catalog.html doc/encoding.html doc/xml.html: applied doc fixes from Sven Zimmerman Daniel
Igor Zlatkovic c5a29ca1 2003-12-11T13:56:54 added pattern support
Igor Zlatkovic 4f928215 2003-11-27T18:39:01 modified for compiler coexistence, added xmlwriter, added cruntime option
Daniel Veillard 1e5e4386 2003-10-21T19:15:44 typo pointed out by Stephane Bidoul Daniel * win32/Makefile.mingw: typo pointed out by Stephane Bidoul Daniel
Daniel Veillard ea04893e 2003-10-21T09:27:57 set of Win32 patches for 2.6.0 by Joachim Bauch Daniel * win32/Makefile.bcb win32/Makefile.mingw win32/Makefile.msvc win32/configure.js: set of Win32 patches for 2.6.0 by Joachim Bauch Daniel
Daniel Veillard 141310af 2003-10-06T08:47:56 applied patch from Stéphane Bidoul to fix the compilation of 2.6.0 code on * win32/Makefile.bcb win32/Makefile.mingw win32/Makefile.msvc win32/configure.js: applied patch from Stéphane Bidoul to fix the compilation of 2.6.0 code on Win32 Daniel
Igor Zlatkovic 1bab92db 2003-08-28T10:24:40 fixed for mingw
Igor Zlatkovic f3bffaf0 2003-02-08T17:53:46 updates for relaxng
Daniel Veillard beb70bd3 2002-12-18T14:53:54 more work on the xml reader interfaces. updated Igor's mail and the Web * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml: more work on the xml reader interfaces. * AUTHORS MAINTAINERS doc/* win32/*: updated Igor's mail and the Web page for the Windows binaries. Daniel
Igor Zlatkovic 3f752e2a 2002-12-16T18:45:29 added xmlreader interface
Igor Zlatkovic 002372e9 2002-11-22T18:07:37 fixed unresolved symbols for mingw
Igor Zlatkovic bd1a306c 2002-11-14T17:43:24 integrated mingw into jscript configure
Daniel Veillard 22669b26 2002-08-22T07:17:11 updated with version from Elizabeth Barham at * win32/win32/Makefile.mingw: updated with version from Elizabeth Barham at http://soggytrousers.net/repository/ Daniel
Daniel Veillard ff0b7311 2001-10-11T06:46:09 update from Tobias Peters for 2.4.5 generate line nubers in elements * win32/Makefile.mingw: update from Tobias Peters for 2.4.5 * DOCBparser.c: generate line nubers in elements Daniel
Daniel Veillard bd20df79 2000-10-29T17:53:40 - uri.c: Wayne Davison's patch fixing xmlBuildURI() - Makefile.mingw: Wayne Davison's update adding hash.c Daniel
Daniel Veillard d3c68c46 2000-10-12T08:06:28 - Makefile.am include/Makefile.am include/win32config.h win32/Makefile.mingw: fixed problems reported by Wayne Davison and make distcheck Daniel
Daniel Veillard e8282edd 2000-10-10T23:01:31 More work toward 2.2.5, integrated a number of patches - configure.in Makefile.am win32config.h.in: trying to cleanup make distcheck .... huh ... - include/Makefile.am include/win32config.h: new directory for includes - win32/Makefile.mingw win32/README.MSDev win32/libxml2/libxml2.dsp updated teh makefiles and instructions for WIN32 - xpath.c: small fixes - test/XPath/ results/XPath: updated the testcases and results - HTMLparser.c nanohttp.c testXPath.c: incorporated provided or suggested patches - valid.c: fixed an ID bug Daniel