aboutsummaryrefslogtreecommitdiff
path: root/ports/libmikmod
AgeCommit message (Collapse)Author
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-03-25[libmikmod]fix missing dll bug. (#5743)JackBoosY
* [libmikmod]fix missing dll bug. * [libmikmod]1.Set macro to replace fixed library suffixes to support multiple platforms 2.Copying dynamic library files is disabled when building static libraries * [libmikmod]1. change vcpkg_apply_patches to vcpkg_extract_source_archive_ex. 2.delete commented code. * [libmikmod] remove extra 'set'
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-07-14Flesh out libmikmodJesse Talavera-Greenberg
2017-07-14Handle static builds of libmikmodJesse Talavera-Greenberg
2017-07-14Port libmikmod to vcpkgJesse Talavera-Greenberg