| Age | Commit message (Collapse) | Author |
|
* [sdl2-mixer] Fix features link error
* Update versions
|
|
default feature (#12374)
* [sdl2-mixer] Fix FLAC symbol export when static linking
Fix regression introduced by #11152
* [sdl2-mixer] Add nativemidi default feature
Closes #10318
* [libsndfile] Revert to port version 8 as version 10
* [libflac] Use BUILD_SHARED_LIBS to properly export FLAC__NO_DLL via CMake
* [libflac] Force FLAC__NO_DLL in installed headers in static triplets
* [libflac] Modify headers on installation
|
|
|
|
* [sdl2-mixer] Fix dynamic loading when building static library
* [sdl2-mixer] Set dynamic load as a feature
* [sdl2-mixer] Disable feature dynamic-load when building static
|
|
|
|
|
|
* [sdl2-mixer] Fix features dependency link libraries.
* [sdl2-mixer] Remove find_library.
* [sdl2-mixer] Fix feature name
* [sdl2-mixer] Fix feature options
|
|
|
|
|
|
* [vcpkg] Add "Homepage" field to the CONTROL files.
|
|
lib first (SDL2d) (#5948)
Prevent SDL2 dependent libraries from always linking against debug.
|
|
* Add SDL2 image target
* Add SDL2_mixer target
* Add SDL2_ttf target
* Add SDL2_net target
* Fix missing source file for SDL2_image
* Disable harfbuzz for freetype properly
* Use both include dirs for freetype in SDL2-tff
|
|
* [sdl2-gfx] Update to 1.0.4
* [sdl2-mixer] Update to 2.0.4 (#4934)
* [sdl2-image] Update to 2.0.4
* [sdl2-ttf] Update to 2.0.15
* [sdl2-gfx,-image,-ttf] Use vcpkg_extract_source_archive_ex()
|
|
|
|
* [sdl2-mixer] Fix libFLAC capitalization
* [sdl2-mixer] Only build native_midi on Windows
* [sdl2-mixer] Slight modernization; bump control version
|
|
* Fix mpg123 build in macOS and Linux, fix sdl2-mixer find mpg123 libarry
* Add package sdl2pp
* [mpg123] Use Windows logic in Windows Desktop
* [sdl2-mixer] Bump package version
* [sdl2pp] Use patch instead of replacing CMakeLists.txt. Use vcpkg_from_github()
|
|
Affected sdl2 libraries:
- sdl2-image
- sdl2-mixer
- sdl2-net
- sdl2-ttf
|
|
Follows upstream default mp3 library change from smpeg to mpg123
|
|
of release libs in debug mode.
|
|
libs (/Z7)
|
|
|
|
|