|
e2f21c22
|
2023-05-25T13:01:48
|
|
win32: Deprecate old Windows build system
|
|
20c60886
|
2020-03-08T17:19:42
|
|
Fix typos
Resolves #133.
|
|
afb0f93c
|
2017-08-28T17:45:47
|
|
Revert "Allow build on Visual Studio 2017 community edition for WIN32 on a 64 bit machine."
This reverts commit 605899cf22d185f537eb5efb97a55be30467eb17.
|
|
605899cf
|
2017-08-16T12:22:44
|
|
Allow build on Visual Studio 2017 community edition for WIN32 on a 64 bit 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.
|
|
4f928215
|
2003-11-27T18:39:01
|
|
modified for compiler coexistence, added xmlwriter, added cruntime option
|
|
9e0acaa0
|
2003-08-28T12:34:00
|
|
Added support for Borland C++
|
|
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
|
|
b2f61635
|
2002-11-14T17:43:55
|
|
cleanup
|
|
a6f2d906
|
2002-04-16T17:57:17
|
|
*** empty log message ***
|
|
ac97f6e0
|
2002-03-24T21:00:26
|
|
Windows command-line build components added.
|