summaryrefslogtreecommitdiff
path: root/expat/win32/build_expat_iss.bat
Commit message (Expand)AuthorAgeFilesLines
* Sync file headersSebastian Pipping2022-09-191-1/+1
* win32/build_expat_iss.bat: Add -DEXPAT_WARNINGS_AS_ERRORS=ONSebastian Pipping2022-09-191-4/+4
* Increase precision in existing MIT headers based on Git historySebastian Pipping2021-05-021-1/+1
* CMake: Use libexpat*.(dll|lib) not expat*.(dll|lib) on WindowsSebastian Pipping2019-09-211-6/+6
* CMake: Introduce option EXPAT_CHAR_TYPE=(char|ushort|wchar_t)Sebastian Pipping2019-09-051-2/+2
* CMake: Rename XML_% to EXPAT_%Sebastian Pipping2019-08-301-2/+2
* CMake: Rename BUILD_shared to EXPAT_SHARED_LIBSSebastian Pipping2019-08-301-2/+2
* CMake: Rename MSVC_USE_STATIC_CRT to EXPAT_MSVC_STATIC_CRTSebastian Pipping2019-08-301-4/+4
* CMake: Rename BUILD_tests to EXPAT_BUILD_TESTSSebastian Pipping2019-08-301-4/+4
* CMake: Rename BUILD_examples to EXPAT_BUILD_EXAMPLESSebastian Pipping2019-08-301-4/+4
* CMake: Rename BUILD_tools to EXPAT_BUILD_TOOLSSebastian Pipping2019-08-301-3/+3
* Revert "CMake: Enabled MSVC_USE_STATIC_CRT by default (to match MSVC)"Sebastian Pipping2019-08-291-4/+4
* CMake: Enabled MSVC_USE_STATIC_CRT by default (to match MSVC)Sebastian Pipping2019-08-291-4/+4
* CMake: Re-introduce MT/MD postfix for static windows .lib filesSebastian Pipping2019-08-291-2/+2
* win32: Implement build_expat_iss.batSebastian Pipping2019-08-291-0/+84