aboutsummaryrefslogtreecommitdiff
path: root/ports/gsl/portfile.cmake
AgeCommit message (Collapse)Author
2021-09-22[gsl] Update to 2.7 (#20268)misirlou-tg
* Update gsl to version 2.7 * Updating portfile to remove deprecated functions These were the github-actions bot recommendations * Quoting string parameters, fixing version * Run x-add-version
2021-05-28[vcpkg.cmake] Cleanup every special case in the find_package override (#18047)Alexander Neumann
* move boost out of the toolchain * move icu out of the toolchain * remove CURL from the toolchain (was already unreachable?) * remove gsl from toolchain * remove grpc from toolchain * version stuff * fix indent and missing endif() * version stuff * Revert changes to vcpkg.cmake * push port version * version stuff
2020-04-09[gsl] update to 2.6Alexander Neumann
2020-01-06[many ports] Add mirror (#9123)NancyLi1013
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2018-03-07[gsl] Fix finding release libs in debug configurations. Fixes #2982.Robert Schumacher
2017-07-25[gsl] update to 2.4Mikhail Paulyshka
2017-05-03[ms-gsl][gnusl][gsl] Rename gnusl->gsl, gsl->ms-gsl.Robert Schumacher
2017-05-03[gsl] Update to 8b320e4f5Robert Schumacher
2016-10-26[gsl] Mark as header-only libraryAlexander Karatarakis
2016-09-28Introduce SOURCE_PATH to almost all portfilesAlexander Karatarakis
2016-09-25URL and MIRRORS are now URLSNinetainedo
Updated all portfiles accordingly.
2016-09-22Replaced everything concerning MD5 with SHA512Ninetainedo
2016-09-20[gsl] Initial additionNeil MacIntosh