summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* win32: Don't depend on removed .def fileNick Wellnhofer2023-05-022-17/+3
* win32: Remove broken libxml2.def.srcNick Wellnhofer2023-03-122-3413/+0
* doc: Remove xmlDllMain from documentation and version scriptNick Wellnhofer2022-11-041-1/+0
* Remove HAVE_WIN32_THREADS configuration flagNick Wellnhofer2022-09-043-11/+4
* Move automata test to runtest.cNick Wellnhofer2022-09-023-3/+0
* Don't define WIN32 macroNick Wellnhofer2022-09-022-3/+3
* Remove "runtime debugging"Nick Wellnhofer2022-09-021-8/+0
* Remove xmlErrMemory from symbolsNick Wellnhofer2022-08-261-1/+0
* Move some HTML functions to correct header fileNick Wellnhofer2022-08-241-0/+4
* Introduce xmlNewSAXParserCtxt and htmlNewSAXParserCtxtNick Wellnhofer2022-08-241-0/+4
* Add xptr_locs flag to win32/configure.jsJoey Arhar2022-05-061-0/+8
* Move regexp tests to runtestNick Wellnhofer2022-04-043-3/+0
* Remove major parts of old test suiteNick Wellnhofer2022-04-043-84/+0
* Mark docbook symbols as removedNick Wellnhofer2022-03-291-46/+0
* Remove DOCBparserNick Wellnhofer2022-03-045-46/+1
* Remove broken Visual Studio 2010 supportNick Wellnhofer2022-03-019-794/+0
* Remove broken Windows CE supportNick Wellnhofer2022-03-017-5556/+0
* Remove elfgcchack.hNick Wellnhofer2022-02-203-8/+3
* Update news and rebuild documentationNick Wellnhofer2022-02-191-0/+1
* Remove CVS and SVN-related codeNick Wellnhofer2022-02-131-14/+0
* Redirect links to xmlsoft.orgNick Wellnhofer2022-02-131-1/+1
* Python distutils: Make DLL packaging more flexibleChun-wei Fan2022-01-161-0/+8
* Fix variable name in win32/configure.jsNick Wellnhofer2020-09-211-3/+3
* Fix version parsing in win32/configure.jsNick Wellnhofer2020-09-211-9/+9
* win32: allow passing *FLAGS on command lineMichael Stahl2020-05-041-0/+5
* Fix typosNick Wellnhofer2020-03-083-7/+7
* Minor fixes to configure.jsNick Wellnhofer2020-01-021-8/+6
* Rebuild docsNick Wellnhofer2019-09-301-0/+1
* Large batch of typo fixesJared Yanovich2019-09-304-6/+6
* Merge testThreadsWin32.c into testThreads.cNick Wellnhofer2019-01-063-16/+3
* Fix MSVC build with lzmaNick Wellnhofer2018-11-061-0/+6
* Build more test executables on Windows/MSVCNick Wellnhofer2017-11-271-0/+3
* Fix ICU library filenames on Windows/MSVCNick Wellnhofer2017-11-271-1/+5
* Add resource file to Windows DLLccpaging2017-11-273-2/+53
* Remove unused AC_CHECKsNick Wellnhofer2017-11-271-1/+0
* Fix libz and liblzma detectionNick Wellnhofer2017-11-273-18/+0
* Increase warning level to /W3 under MSVCNick Wellnhofer2017-10-091-1/+1
* Fix the Windows header messNick Wellnhofer2017-10-093-8/+1
* Revert "Allow build on Visual Studio 2017 community edition for WIN32 on a 64...Daniel Veillard2017-08-282-30/+4
* Allow build on Visual Studio 2017 community edition for WIN32 on a 64 bit mac...Boris Shtrasman2017-08-282-4/+30
* win32\VC10\config.h and VS 2015Bruce Dawson2016-03-111-0/+2
* Update Win32 configure.js to search for configure.acDaniel Veillard2014-10-281-1/+1
* remove HAVE_CONFIG_H dependency in testlimits.cRoumen Petrov2014-10-161-1/+1
* win32/libxml2.def.src after rebuild in docRoumen Petrov2014-10-161-0/+24
* Fix for win32/configure.js and WITH_THREAD_ALLOCDaniel Richard2012-12-121-0/+2
* Windows build fixesDaniel Richard2012-09-181-3/+12
* Remove all .cvsignore as they are not used anymoreDaniel Veillard2012-09-041-7/+0
* More changes for Win32 compilationEric Zurcher2012-08-152-11/+14
* Basic changes for Win32 builds of release 2.9.0: compile buf.cEric Zurcher2012-08-154-9/+19
* Fix compiler warnings of wincecompat.cPatrick Gansterer2012-08-131-4/+3