aboutsummaryrefslogtreecommitdiff
path: root/ports/mozjpeg/CONTROL
AgeCommit message (Collapse)Author
2020-07-30[mozjpeg] fix build (#12118)Clinton Ingram
* fix mozjpeg build * re-disable in CI baseline * fix static install * rename static libs, add pkgconfig fixup * update version string Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-06-05[mozjpeg] Update to latest commit (#11719)Lily
2019-07-31Add PREFER_NINJA to many ports (#7468)Phoebe
* Add PREFER_NINJA to many ports
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-03-27[mozjpeg]Fix installation files to the wrong directory (#5833)JackBoosY
* [jemalloc]Fix dll generated when generating static library * Revert "[jemalloc]Fix dll generated when generating static library" This reverts commit a833bf5593be181e065af097732c78cb810888fd. * [mozjpeg]1.Fix installation files to the wrong directory. 2.Change how dynamic and static library built macros are used
2017-10-06[mozjpeg] Use vcpkg_from_github and vcpkg_copy_tool_dependenciesRobert Schumacher
2017-10-05mozjpeg initial portglachancecmaisonneuve