Go to file
Sebastian Pipping c235f0aa43 MinGW: No longer ignore expat_config.h
Previously, "#define XML_CONTEXT_BYTES 1024" from winconfig.h
would render --disable-xml-context ineffective.
2017-06-16 20:38:52 +02:00
expat MinGW: No longer ignore expat_config.h 2017-06-16 20:38:52 +02:00
testdata wrapped some long lines 2003-09-12 03:52:18 +00:00
.gitignore Added Visual Studio 2013 solution/project files. Will also work in Visual Studio 2015 if VS 2013 is installed. Otherwise, open a "Visual Studio 2015 Developer Command Prompt" and execute "devenv.exe /upgrade expat.sln" in the expat directory to upgrade the main solution and project files (Tests have their own solutions). 2016-06-17 14:34:46 -04:00
.travis.yml Travis: Have xmlts.zip bypass git clean -X 2017-03-13 20:16:06 +01:00