summaryrefslogtreecommitdiff
path: root/win32/Readme.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix typosNick Wellnhofer2020-03-081-2/+2
| | | | Resolves #133.
* Revert "Allow build on Visual Studio 2017 community edition for WIN32 on a ↵Daniel Veillard2017-08-281-14/+0
| | | | | | 64 bit machine." This reverts commit 605899cf22d185f537eb5efb97a55be30467eb17.
* Allow build on Visual Studio 2017 community edition for WIN32 on a 64 bit ↵Boris Shtrasman2017-08-281-0/+14
| | | | | | | | | | | | machine. This patch hold the necessary changes to build libxml2 with Visual Studio 2017 for WIN32 on a 64 bit machine. Today 64 bit windows installation are very common, and Visual Studio 2017 community is the most recent version i have access to. I have chosen 32 bit and SDK 8.1 to be as close as possible to Igor Zlatkovic work.
* modified for compiler coexistence, added xmlwriter, added cruntime optionIgor Zlatkovic2003-11-271-16/+28
|
* Added support for Borland C++Igor Zlatkovic2003-08-281-48/+129
|
* more work on the xml reader interfaces. updated Igor's mail and the WebDaniel Veillard2002-12-181-1/+1
| | | | | | | | * 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
* cleanupIgor Zlatkovic2002-11-141-3/+7
|
* *** empty log message ***Igor Zlatkovic2002-04-161-1/+1
|
* Windows command-line build components added.Igor Zlatkovic2002-03-241-0/+129