Jesse Talavera 17c9227a9c
Fix the build when XDelta is enabled on certain platforms (#15968)
* Rename the `MIN_MATCH` defined by xdelta3 to `XD3_MIN_MATCH`

- zlib defines its own macro by that name, but with a different value

* Don't redefine `SIZEOF_ARRAY` in xdelta3 if it already exists

* Don't define ssize_t in xdelta3, rely on libretro's definition instead

* Enable xdelta3 support in MSVC 2015-2019

* Fix some invalid MSBuild condition syntax

* Always build xdelta with XD3_USE_LARGESIZET as 1

* Fix an `#if` in task_patch.c

* Enable `HAVE_XDELTA` in the UWP build

* First crack at fixing Xdelta support for Android
2023-12-05 08:32:16 -08:00
..
2022-12-05 15:10:19 +01:00
2021-10-15 14:32:07 +02:00
2023-01-09 00:51:05 +01:00
2023-06-19 18:16:40 +02:00
2023-07-16 18:07:49 +02:00
2020-08-24 14:35:25 +02:00
2023-08-04 09:20:50 +02:00
2023-08-16 17:10:59 +02:00
2020-08-15 00:35:15 +02:00