aboutsummaryrefslogtreecommitdiff
path: root/ports/plplot
AgeCommit message (Collapse)Author
2020-01-15[plplot] fix static build issue (#8817)Phoebe
2019-10-04fix find_package(wxWidgets) issue in release build (#8405)zi-m
2019-08-30Avoid naming nonstandard <ymath.h> to retrieve a NaN constant, as that ↵Billy O'Neal
header is no longer #includable from C. (#7979)
2019-01-10fixed building plplot with wxwidget feature on (#5089)Nikolay Simakov
* fixed builting plplot with wxwidget feature on * [plplot] Use vcpkg_extract_source_archive_ex
2018-04-10At static build now the bin directories are removed. (#3240)Gabor Cseh
2018-03-23Add port: PLplot (#3117)Nagy-Egri Máté Ferenc
* Initial commit - added plplot files * Added INTERFACE_INCLUDE_DIRECTORY to libplplot * Fix installation layout * Static linkage of plotting drivers (no need for PATH) * .patch file instead of overwrite * [plplot] Improve handling of cmake scripts. Avoid DLLS_WITHOUT_LIBS. Disable unused dependencies and require some.