aboutsummaryrefslogtreecommitdiff
path: root/ports/brotli/portfile.cmake
AgeCommit message (Collapse)Author
2021-02-26[brotli] add iOS support (#16397)Jesse Towner
* [brotli] add iOS support This commit adds support for iOS by modifying the CMakeLists.txt file to specify the BUNDLE DESTINATION parameter during install, which is required for iOS builds. * [brotli] update control file * [brotli] update versions
2020-09-27[asmjit][botan][brotli] Update version (#13676)Jack·Boos·Yu
2020-08-06[brotli] add pkgconfig / [freetype] depend on brotli (#12405)Alexander Neumann
* [brotli] add pkgconfig * [freetype] add pkgconfig and add dependency on brotli * [qt5-base] add new freetype dependency to brotli and zstd * [freetype] fix cmake paths * [freetype] removed renaming of include dir and unnecessary cmake fixes * [freetype-gl] fix glew include dir * [podofo] fix freetype search. * fixing wrong freetype stuff due to vcpkg owned wrong CMakeLists.txt ..... * fixing more freetype hidden issues. * [sfml] fix missing include * fix typo * [freetype] uncomment previous renaming of include folders * fix brotli linkage in static builds * remove added alias to avoid problems. * [freetype] add brotli to the wrapper * [lzokay] format manifest Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2020-02-25[brotli] Fix build failure on arm64-uwp (#10116)Jack·Boos·Yu
* [brotli] Fix build failure on arm64-uwp * update baseline
2019-05-21[many ports] Updates 2019.05.19 (#6524)Robert Schumacher
2018-08-31[brotli] Add unofficial targetsRobert Schumacher
2018-05-15[brotli][folly][sol] Fix regressions on masterRobert Schumacher
2018-05-10[brotli] Fix Linux buildSeo Sanghyeon
2017-12-13[brotli] Fix regressions introduced during updateRobert Schumacher
2017-11-30[many ports] Updates to latestRobert Schumacher
2017-05-23[brotli] Use vcpkg_from_github and latest stable releaseRobert Schumacher
2017-05-23Brotli #1150atkawa7
Created a brotli port file