aboutsummaryrefslogtreecommitdiff
path: root/versions/f-
AgeCommit message (Collapse)Author
2021-02-10[fast-float] Add new port (#16144)georg-emg
* added a port for the fast_float library * Updated fast_float to version 0.8.0 * Added version files for fast-float * Added newline at end of file * Updated git-tree entry after change * Fixed line endings * Updated tree after change * ran vcpkg x-add-version --all to fix versions for log4cpp, which were broken for some reason.
2021-02-08[ffmpeg] avfilter: fix dependencies and linux library ordering (#16000)Matthias C. M. Troffaes
* [ffmpeg] avfilter: fix library ordering on linux and fix feature dependencies * [ffmpeg] bump port version * [ffmpeg] add OpenGL, Foundation, CoreGraphics, AppKit and CoreImage for osx (needed for avfilter) * [ffmpeg] update git-tree * [ffmpeg] restrict new osx dependencies to avfilter feature * [ffmpeg] update git-tree * [ffmpeg] remove avfilter dependencies Note this exposes a bug in upstream, will need fix in ffmpeg configure script itself. * [ffmpeg] improve macos framework dependencies * [ffmpeg] update git-tree * [ffmpeg] patch for filter dependencies in configure script * [ffmpeg] update git-tree * [ffmpeg] apple framework fix: securetransport is part of avformat and not avdevice * [ffmpeg] update git-tree
2021-02-08[functions-framework-cpp] add new port with version 0.3.0 (#15989)Carlos O'Ryan
* [functions-framework-cpp] add new port with version 0.3.0 * Address review comments * Too much cleanup in the CI baseline * Update version file
2021-02-01[fast-cpp-csv-parser ] Update to the latest commit: Fixes compiler warnings ↵Rémi Bédard-Couture
(#15943) * Update port to latest commit: Fixes compiler warnings * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-01-27[ffmpeg] use nasm instead of yasm (#14547)Matthias C. M. Troffaes
* [ffmpeg] use nasm instead of yasm * [ffmpeg] bump port version * [ffmpeg] remove old yasm path reference * update baseline * [ffmpeg] fall back to yasm on x86 * [ffmpeg] add comment in portfile about issue with ffmpeg nasm build for future reference * [ffmpeg] update git-tree Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-25[freeimage] Fix plugin disable patch (#15812)Jack·Boos·Yu
* [freeimage] Fix plugin disable patch * update version record
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca