aboutsummaryrefslogtreecommitdiff
path: root/ports/mozjpeg/portfile.cmake
AgeCommit message (Collapse)Author
2021-09-29[mozjpeg] Update to latest commit (#20401)JonLiu1993
* [mozjpeg] Update to latest commit * update version * Convert patch format * update version * Add double quotes * update version Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-01-10[libjpeg-turbo/mozjpeg] Add conflict messages (#15196)NancyLi1013
* [libjpeg-turbo/mozjpeg] Add conflict messages * Add missed CONTROL for libjpeg-turbo * Update ports/mozjpeg/CONTROL
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-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