Commit Graph

9 Commits

Author SHA1 Message Date
autoantwort
e7e328cf9d
[many ports] call vcpkg_fixup_pkgconfig() (#20953)
* [many ports] call vcpkg_fixup_pkgconfig()

The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files

* Update port-version for armadillo and polyclipping.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-27 15:19:28 -07:00
Jack·Boos·Yu
a0e0c57f86
[vcpkg] Add vcpkg_from_sourceforge (1/2) (#11899) 2020-06-26 15:06:30 -07:00
Phoebe
33f15e40e8 modernize many ports (#7986)
* modernize many ports

* Update the code to handle copyright

* Retriger to build qt5-gamepad
2019-09-05 10:43:09 -07:00
Phil Christensen
22ebb8ca68
[libmikmod] resolve ninja error (-w dupbuild=err) (#7052) 2019-06-26 16:03:13 -07:00
Phil Christensen
1004b2ea11
[libmikmod] patch cmake warning (#7035)
* [libmikmod] Address cmake warnings
2019-06-25 14:19:57 -07:00
JackBoosY
252ba6a04f [libmikmod]fix missing dll bug. (#5743)
* [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'
2019-03-25 22:51:45 -07:00
Jesse Talavera-Greenberg
8d23131813
Flesh out libmikmod 2017-07-14 23:46:03 -04:00
Jesse Talavera-Greenberg
6af7b6716c Handle static builds of libmikmod 2017-07-14 19:32:16 -04:00
Jesse Talavera-Greenberg
21a7ede5cd Port libmikmod to vcpkg 2017-07-14 14:09:50 -04:00