aboutsummaryrefslogtreecommitdiff
path: root/ports/libaaplus/portfile.cmake
AgeCommit message (Collapse)Author
2021-09-27[libaaplus] Update to 2.36 (#20228)NancyLi1013
* [libaaplus] Update to 2.36 * Export include path
2020-04-23[libaaplus] Use versioned download link (#10981)Wolfgang Stöggl
A download link with the version in the filename is provided now for releases of aaplus. E.g. http://www.naughter.com/download/aaplus_v2.12.zip instead of previously http://www.naughter.com/download/aaplus.zip, which was overwritten, when a new version was released.
2020-01-13[libaaplus] Fix Mac support (#9664)SeekingMeaning
* [libaaplus] Fix Mac support * [libaaplus] Correct version number
2020-01-08Update baseline (#9579)Phoebe
2020-01-06[libaaplus] Add new port (#9194)Matioupi
* Added port for AA+ library (astronomical algorithms) * fix PR #9194 for static builds * Additionnal PR #9194 fixes following JackBoosY comments * [libaaplus] Fix export cmake, add feature tools Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>