Rémy Tassoux
25382e39f7
[sdl2] Update to 2.0.16 ( #19509 )
...
* [sdl2] Update to 2.0.16
* [sdl2] Update version files
* [sdl2] Fix uwp builds
* [sdl2] Update version files
* [sdl2] Change version-semver to version
* [sdl2] Fix uwp pkgconfig file creation
* [sdl2] Add alias on static build
* [sdl2] Remove cmake wrapper
* [sdl2] Update version files
* [sdl2] Disable SDL2::SDL2main target search on uwp
* [sdl2] Update version files
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-18 17:19:15 -07:00
pastdue
b3e8d4dc69
[sdl2] Fix pthread detection on macOS ( #17106 )
...
* [sdl2] Fix pthread detection on macOS
* Add missing "FEATURES" to vcpkg_check_features
* [sdl2] Bump port-version
* Run x-add-version sdl2
2021-04-07 12:31:03 -07:00
NancyLi1013
6a46f50134
[sdl2] Update patch ( #16370 )
...
* [SDl2] Update patch
* update versions
2021-02-24 13:49:53 -08:00
pastdue
60d979c588
[sdl2] Fix vulkan feature dependencies ( #16033 )
...
* [sdl2] Fix vulkan feature dependencies
SDL2 ships with its own copy of required Vulkan headers, so the `vulkan` port dependency here is unneeded (and unused).
* Run x-add-version sdl2
2021-02-08 16:16:20 -08:00
Long Nguyen
124f5d912b
[sdl2] Fix improper replacement of -lSDL2main + remove IGNORE_FLAGS and SYSTEM_LIBRARIES ( #15540 )
...
* [sdl2] Proper replacement of -lSDL2main -> -lSDL2maind
* [sdl2] Add extra SYSTEM_LIBRARIES and IGNORE_FLAGS
* [sdl2] Remove SYSTEM_LIBRARIES and IGNORE_FLAGS
* update baseline
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-24 23:21:41 -08:00
Rémy Tassoux
0a262e7d61
[sdl2] Update to 2.0.14 ( #15398 )
...
* [sdl2] Update to 2.0.14
* Revert "[sdl2] Update to 2.0.14"
This reverts commit b8e82e0dac
.
* [sdl2] Update to 2.0.14
* [sdl2] Fix manifest formatting
* [sdl2] Change the shared library preprocessor symbol name to DLL_EXPORT for compatibility with SDL 2.0.14
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-01-05 12:33:13 -08:00
Jesse Farebrother
1fca0cb761
[sdl2] Don't propagate shared link options ( #14992 )
2020-12-11 14:18:42 -08:00
Jon Spencer
6ba00186b1
[sdl2] apply upstream patch to fix macos vulkan ( #14417 )
2020-11-09 14:52:42 -08:00
Joakim L. Gilje
f543049ddd
skip ibus on linux ( #14275 )
2020-10-30 13:36:13 -07:00
pastdue
fdcfd8e5d7
[sdl2] Fix build when VCPKG_BUILD_TYPE is set to "release" ( #13801 )
...
* [sdl2] Fix build when VCPKG_BUILD_TYPE is set to "release"
* Convert CONTROL file to manifest
2020-10-07 11:47:58 -07:00