[LIBXML2]
authorAmine Khaldi <amine.khaldi@reactos.org>
Fri, 18 Apr 2014 19:33:35 +0000 (19:33 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Fri, 18 Apr 2014 19:33:35 +0000 (19:33 +0000)
commitd6098a47bffc3f45678dcc1f93a43b74648c10bf
tree468882321814ef4e044542ba60bef4823fa44152
parent15ceab25f8215f7f431674bec2f9ed74e15badb2
[LIBXML2]
* Update to 2.9.1
* Make use of our iconvc and zlib libs.
[LIBXSLT][MSXML3]
* Make use of our iconvc and zlib libs.
CORE-8079 #resolve

svn path=/trunk/; revision=62773
100 files changed:
reactos/dll/3rdparty/libxslt/CMakeLists.txt
reactos/dll/win32/msxml3/CMakeLists.txt
reactos/include/reactos/libs/libxml/Makefile.am [deleted file]
reactos/include/reactos/libs/libxml/Makefile.in [deleted file]
reactos/include/reactos/libs/libxml/entities.h
reactos/include/reactos/libs/libxml/parser.h
reactos/include/reactos/libs/libxml/tree.h
reactos/include/reactos/libs/libxml/xmlerror.h
reactos/include/reactos/libs/libxml/xmlversion.h
reactos/include/reactos/libs/libxml/xmlversion.h.in
reactos/include/reactos/libs/libxml/xpath.h
reactos/lib/3rdparty/libxml2/CMakeLists.txt
reactos/lib/3rdparty/libxml2/Copyright
reactos/lib/3rdparty/libxml2/HTMLparser.c
reactos/lib/3rdparty/libxml2/INSTALL [deleted file]
reactos/lib/3rdparty/libxml2/Makefile.am [deleted file]
reactos/lib/3rdparty/libxml2/Makefile.in [deleted file]
reactos/lib/3rdparty/libxml2/Makefile.tests [deleted file]
reactos/lib/3rdparty/libxml2/README.tests [deleted file]
reactos/lib/3rdparty/libxml2/SAX2.c
reactos/lib/3rdparty/libxml2/acinclude.m4 [deleted file]
reactos/lib/3rdparty/libxml2/aclocal.m4 [deleted file]
reactos/lib/3rdparty/libxml2/buf.c
reactos/lib/3rdparty/libxml2/catalog.c
reactos/lib/3rdparty/libxml2/check-relaxng-test-suite.py [deleted file]
reactos/lib/3rdparty/libxml2/check-relaxng-test-suite2.py [deleted file]
reactos/lib/3rdparty/libxml2/check-xinclude-test-suite.py [deleted file]
reactos/lib/3rdparty/libxml2/check-xml-test-suite.py [deleted file]
reactos/lib/3rdparty/libxml2/check-xsddata-test-suite.py [deleted file]
reactos/lib/3rdparty/libxml2/config.guess [deleted file]
reactos/lib/3rdparty/libxml2/config.h
reactos/lib/3rdparty/libxml2/config.h.in [deleted file]
reactos/lib/3rdparty/libxml2/config.sub [deleted file]
reactos/lib/3rdparty/libxml2/configure [deleted file]
reactos/lib/3rdparty/libxml2/configure.in [deleted file]
reactos/lib/3rdparty/libxml2/dbgen.pl [deleted file]
reactos/lib/3rdparty/libxml2/dbgenattr.pl [deleted file]
reactos/lib/3rdparty/libxml2/debugXML.c
reactos/lib/3rdparty/libxml2/depcomp [deleted file]
reactos/lib/3rdparty/libxml2/dict.c
reactos/lib/3rdparty/libxml2/elfgcchack.h
reactos/lib/3rdparty/libxml2/enc.h
reactos/lib/3rdparty/libxml2/encoding.c
reactos/lib/3rdparty/libxml2/genUnicode.py [deleted file]
reactos/lib/3rdparty/libxml2/gentest.py [deleted file]
reactos/lib/3rdparty/libxml2/hash.c
reactos/lib/3rdparty/libxml2/include/Makefile.am [deleted file]
reactos/lib/3rdparty/libxml2/include/Makefile.in [deleted file]
reactos/lib/3rdparty/libxml2/install-sh [deleted file]
reactos/lib/3rdparty/libxml2/libxml-2.0-uninstalled.pc.in [deleted file]
reactos/lib/3rdparty/libxml2/libxml-2.0.pc.in [deleted file]
reactos/lib/3rdparty/libxml2/libxml.3 [deleted file]
reactos/lib/3rdparty/libxml2/libxml.h
reactos/lib/3rdparty/libxml2/libxml.m4 [deleted file]
reactos/lib/3rdparty/libxml2/libxml.spec.in [deleted file]
reactos/lib/3rdparty/libxml2/libxml2.spec [deleted file]
reactos/lib/3rdparty/libxml2/ltmain.sh [deleted file]
reactos/lib/3rdparty/libxml2/missing [deleted file]
reactos/lib/3rdparty/libxml2/nanohttp.c
reactos/lib/3rdparty/libxml2/parser.c
reactos/lib/3rdparty/libxml2/parserInternals.c
reactos/lib/3rdparty/libxml2/regressions.py [deleted file]
reactos/lib/3rdparty/libxml2/regressions.xml [deleted file]
reactos/lib/3rdparty/libxml2/relaxng.c
reactos/lib/3rdparty/libxml2/runsuite.c [deleted file]
reactos/lib/3rdparty/libxml2/runtest.c [deleted file]
reactos/lib/3rdparty/libxml2/runxmlconf.c [deleted file]
reactos/lib/3rdparty/libxml2/testAutomata.c [deleted file]
reactos/lib/3rdparty/libxml2/testC14N.c [deleted file]
reactos/lib/3rdparty/libxml2/testHTML.c [deleted file]
reactos/lib/3rdparty/libxml2/testModule.c [deleted file]
reactos/lib/3rdparty/libxml2/testReader.c [deleted file]
reactos/lib/3rdparty/libxml2/testRegexp.c [deleted file]
reactos/lib/3rdparty/libxml2/testRelax.c [deleted file]
reactos/lib/3rdparty/libxml2/testSAX.c [deleted file]
reactos/lib/3rdparty/libxml2/testSchemas.c [deleted file]
reactos/lib/3rdparty/libxml2/testThreads.c [deleted file]
reactos/lib/3rdparty/libxml2/testThreadsWin32.c [deleted file]
reactos/lib/3rdparty/libxml2/testURI.c [deleted file]
reactos/lib/3rdparty/libxml2/testXPath.c [deleted file]
reactos/lib/3rdparty/libxml2/testapi.c [deleted file]
reactos/lib/3rdparty/libxml2/testchar.c [deleted file]
reactos/lib/3rdparty/libxml2/testdict.c [deleted file]
reactos/lib/3rdparty/libxml2/testdso.c [deleted file]
reactos/lib/3rdparty/libxml2/testlimits.c [deleted file]
reactos/lib/3rdparty/libxml2/testrecurse.c [deleted file]
reactos/lib/3rdparty/libxml2/threads.c
reactos/lib/3rdparty/libxml2/timsort.h
reactos/lib/3rdparty/libxml2/tree.c
reactos/lib/3rdparty/libxml2/valid.c
reactos/lib/3rdparty/libxml2/xml2-config.1 [deleted file]
reactos/lib/3rdparty/libxml2/xml2-config.in [deleted file]
reactos/lib/3rdparty/libxml2/xml2Conf.sh.in [deleted file]
reactos/lib/3rdparty/libxml2/xmlIO.c
reactos/lib/3rdparty/libxml2/xmllint.c
reactos/lib/3rdparty/libxml2/xmlreader.c
reactos/lib/3rdparty/libxml2/xmlregexp.c
reactos/lib/3rdparty/libxml2/xmlsave.c
reactos/lib/3rdparty/libxml2/xmlschemas.c
reactos/media/doc/3rd Party Files.txt