aboutsummaryrefslogtreecommitdiff
path: root/ports/qcustomplot
AgeCommit message (Collapse)Author
2019-12-23[vcpkg_install_qmake] Add vcpkg_install_qmake (#9412)Robert Schumacher
* [vcpkg_install_qmake] Add vcpkg_install_qmake and convert existing ports to use it. [vcpkg_configure_qmake] Add 'staticlib' to CONFIG in static builds * [vcpkg_configure_qmake] Don't specify DESTDIR * [libqglviewer][vcpkg_configure_qmake] Add staticlib CONFIG only for libqglviewer * [qt5-base] Increment version to track changes in vcpkg_configure_qmake()
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-03-18[qcustomplot] Add new port (#5036)myd7349
* [qcustomplot] Add new port * [qt5-base] Trigger a rebuild for qcustomplot * Revert "[qt5-base] Trigger a rebuild for qcustomplot" This reverts commit 1082892d12958a207435310098587306d0f3114b. * [qcustomplot] Trigger rebuild on CI