aboutsummaryrefslogtreecommitdiff
path: root/ports/ccfits/CONTROL
AgeCommit message (Collapse)Author
2021-06-09[ccfits] Fix usage (#18197)Jack·Boos·Yu
* [ccfits] Fix usage * update version * fix header name * update baseline record
2020-10-17[cfitsio] Update to 3.49 and fix dependency zlib (#14064)Jack·Boos·Yu
* [cfitsio] Update to 3.49 and fix dependency zlib * export unofficial cmake targets * [cfitsio] Fix file paths, export cmake targets * [cfitsio] Required cmake_policy CMP0012 * [ccfits] Fix dependency cfitsio * [cfitsio] Fixup pkgconfig * [healpix] Fix dependency cfitsio * [cfitsio] fix homepage and patches Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2020-05-25[VCPKG baseline] Fix many ports (#11559)Jack·Boos·Yu
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`.
2019-08-01[manyports]Regenerate patches and modify how the patches are used. (#7484)JackBoosY
* [ccfits]Regenerate patches and modify how the patches are used. * [itpp]Regenerate patches and modify how the patches are used. * [mpg123]Regenerate patches and modify how the patches are used. * [qwt]Regenerate patches and modify how the patches are used. * [sdl1]Remove a patche and modify how the patches are used.
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2018-03-23[paho-mqtt][cfitsio][ccfits] Reduce conflicts in headers (unistd.h, etc)Robert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-21ccfits port implemented for dynamic and static buildsveggiesaurus