Sebastian Pipping
|
fa379d65dd
|
Bump version to 2.4.5
|
2022-02-18 20:17:16 +01:00 |
|
Sebastian Pipping
|
3ce557eecb
|
win32: Add missing files to the installer
|
2022-01-29 23:33:09 +01:00 |
|
Sebastian Pipping
|
c322e14f9f
|
doc: Drop unused file valid-xhtml10.png
Unused since commit 30c4aa85f5 of 2.4.0
|
2022-01-29 23:28:05 +01:00 |
|
Sebastian Pipping
|
039af6611d
|
Sync file headers
|
2022-01-29 23:28:05 +01:00 |
|
Sebastian Pipping
|
a445be8e0d
|
Bump version to 2.4.4
|
2022-01-29 23:20:49 +01:00 |
|
Sebastian Pipping
|
6496a03d40
|
Sync years in file headers
|
2022-01-13 23:45:22 +01:00 |
|
Sebastian Pipping
|
d102671bfe
|
Bump version to 2.4.3
|
2022-01-13 20:08:47 +01:00 |
|
Sebastian Pipping
|
f3f6ae617c
|
Bump version to 2.4.2
|
2021-12-17 18:01:39 +01:00 |
|
Sebastian Pipping
|
8001550dc4
|
Bump version to 2.4.1
|
2021-05-23 16:52:59 +02:00 |
|
Sebastian Pipping
|
b913a529ae
|
Bump version to 2.4.0
|
2021-05-22 19:07:49 +02:00 |
|
Sebastian Pipping
|
4107aca9cb
|
expat.iss: Use URLs with SSL
|
2021-05-14 22:14:54 +02:00 |
|
Sebastian Pipping
|
2c9230f611
|
Increase precision in existing MIT headers based on Git history
|
2021-05-14 22:14:54 +02:00 |
|
Sebastian Pipping
|
b19cc837ef
|
expat.iss: Add MIT header
|
2021-05-14 22:10:39 +02:00 |
|
Sebastian Pipping
|
df42f935bf
|
Increase precision in existing MIT headers based on Git history
|
2021-05-02 19:53:29 +02:00 |
|
Sebastian Pipping
|
3417b3e098
|
Bump version from 2.2.10 to 2.3.0
|
2021-03-24 21:05:04 +01:00 |
|
Sebastian Pipping
|
ea60ef34a7
|
Drop remaining support for Visual Studio 2008, 2010, 2012 (#422)
|
2020-10-03 21:30:13 +02:00 |
|
Sebastian Pipping
|
3af8f46e3f
|
Bump version from 2.2.9 to 2.2.10
|
2020-10-03 00:49:33 +02:00 |
|
Sebastian Pipping
|
d8daead33e
|
installer: Add missing file to fix build from installed sources (#409)
|
2020-09-10 20:01:04 +02:00 |
|
Sebastian Pipping
|
90ed5777a6
|
Drop support for Visual Studio <=8.0/2005, officially
|
2020-03-20 02:44:35 +01:00 |
|
luz.paz
|
56893d4fbb
|
Fix source comment typos
Found via `codespell -q 3 -S ./testdata,./expat/Changes`
|
2019-11-04 07:52:31 -05:00 |
|
Sebastian Pipping
|
25c96511a0
|
Bump version from 2.2.8 to 2.2.9
|
2019-09-25 21:22:30 +02:00 |
|
Sebastian Pipping
|
de621b53cf
|
CMake: Use libexpat*.(dll|lib) not expat*.(dll|lib) on Windows
|
2019-09-21 20:43:04 +02:00 |
|
Sebastian Pipping
|
a5414b759d
|
Bump version from 2.2.7 to 2.2.8
|
2019-09-13 22:03:21 +02:00 |
|
Sebastian Pipping
|
27ec307136
|
CMake: Introduce option EXPAT_CHAR_TYPE=(char|ushort|wchar_t)
|
2019-09-05 17:20:06 +02:00 |
|
Sebastian Pipping
|
1a67aa4ad2
|
win32: Fix slash to be a backslash in expat.iss
|
2019-09-02 00:18:48 +02:00 |
|
Sebastian Pipping
|
d13ceacad1
|
CMake: Rename XML_% to EXPAT_%
|
2019-08-30 23:54:51 +02:00 |
|
Sebastian Pipping
|
fce015875e
|
CMake: Rename BUILD_shared to EXPAT_SHARED_LIBS
|
2019-08-30 23:54:51 +02:00 |
|
Sebastian Pipping
|
4b214610e2
|
CMake: Rename MSVC_USE_STATIC_CRT to EXPAT_MSVC_STATIC_CRT
|
2019-08-30 23:54:51 +02:00 |
|
Sebastian Pipping
|
9595968a3e
|
CMake: Rename BUILD_tests to EXPAT_BUILD_TESTS
|
2019-08-30 21:38:21 +02:00 |
|
Sebastian Pipping
|
87d60093fd
|
CMake: Rename BUILD_examples to EXPAT_BUILD_EXAMPLES
|
2019-08-30 21:38:21 +02:00 |
|
Sebastian Pipping
|
c3bd1953be
|
CMake: Rename BUILD_tools to EXPAT_BUILD_TOOLS
|
2019-08-30 21:38:21 +02:00 |
|
Sebastian Pipping
|
716c53052b
|
CMake: Provide files for config-mode find_package
|
2019-08-30 02:30:28 +02:00 |
|
Sebastian Pipping
|
2d1fb08c61
|
win32: Get readme back in sync with CMake
Related commit: 84cf2fb213
|
2019-08-29 21:20:15 +02:00 |
|
Sebastian Pipping
|
84cf2fb213
|
Revert "CMake: Enabled MSVC_USE_STATIC_CRT by default (to match MSVC)"
This reverts commit f42417b92c .
|
2019-08-29 14:00:17 +02:00 |
|
Sebastian Pipping
|
71485dcf8b
|
win32: Remove MSVC solution and project files
|
2019-08-29 02:35:05 +02:00 |
|
Sebastian Pipping
|
7ae689fd95
|
docs: Migrate to generated solution files with CMake and msbuild on Windows
|
2019-08-29 02:34:14 +02:00 |
|
Sebastian Pipping
|
f42417b92c
|
CMake: Enabled MSVC_USE_STATIC_CRT by default (to match MSVC)
|
2019-08-29 02:30:34 +02:00 |
|
Sebastian Pipping
|
208e9b4f60
|
CMake: Re-introduce MT/MD postfix for static windows .lib files
|
2019-08-29 02:30:34 +02:00 |
|
Sebastian Pipping
|
ee9a7a718e
|
win32: Implement build_expat_iss.bat
|
2019-08-29 02:30:07 +02:00 |
|
Sebastian Pipping
|
66b4a3f673
|
win32: Add CMake files to Inno Setup
|
2019-08-29 02:21:52 +02:00 |
|
Sebastian Pipping
|
d3b78b42a2
|
Bump version from 2.2.6 to 2.2.7
|
2019-06-19 18:41:14 +02:00 |
|
Sebastian Pipping
|
39e487da35
|
Prepare release version 2.2.6 (#209)
|
2018-08-12 21:40:00 +02:00 |
|
Karl Waclawek
|
968b8cc46d
|
Improved Win32 setup file name.
|
2017-11-01 10:47:55 -04:00 |
|
Karl Waclawek
|
99c17d3b98
|
Simplified version number updating in setup file for Win32. Fixed Copyright character for UTF-8.
|
2017-11-01 10:43:36 -04:00 |
|
Sebastian Pipping
|
5f9bc4836f
|
Prepare release version 2.2.5 (#133)
|
2017-10-31 17:20:31 +01:00 |
|
Sebastian Pipping
|
3bdb11fc86
|
Prepare release version 2.2.4 (#123)
|
2017-08-19 16:40:21 +02:00 |
|
Sebastian Pipping
|
97c6bd0199
|
Prepare release version 2.2.3
|
2017-08-02 15:40:48 +02:00 |
|
Sebastian Pipping
|
da70f7af4d
|
Migrate README to Markdown
|
2017-07-29 16:21:39 +02:00 |
|
Sebastian Pipping
|
e72c42eb18
|
Prepare release version 2.2.2
|
2017-07-12 19:00:02 +02:00 |
|
Karl Waclawek
|
85718691e5
|
Windows release: Update README, remove VC++ 6.0 files from installer, fix runtests.vcxproj file.
|
2017-06-17 12:05:48 -04:00 |
|