Commit Graph

10 Commits

Author SHA1 Message Date
jim wang
b2f2cd3e4b
[plplot] Fix download errors (#34441) 2023-10-12 19:23:11 -07:00
autoantwort
7939c3498e
[plplot] fix example x11 (#30110) 2023-03-12 20:48:47 -07:00
Kai Pastor
927b997977
[baseline][plplot] Update, cleanup (#27931)
* [plplot] Update, cleanup

* Revise dependencies and features
2022-11-21 09:08:15 -08:00
Kai Pastor
3edde7d925
[plplot] Disable all language bindings but C++ (#22224)
* Disable all language bindings but C++

* Update versions
2021-12-28 17:59:01 -08:00
autoantwort
756c6c27c3
[plplot] no absolute paths (#21693)
* [plplot] no absolute paths

* [plplot] delete example folder
2021-12-01 19:20:35 -08:00
Billy O'Neal
8e4cfac84b
[plplot] Correct control of wxwidgets probably broken by https://github.com/microsoft/vcpkg/pull/21303/ (#21636)
This caused wxwidgets to get set on as far as the upstream build system cares if wxwidgets was built first regardless of the feature setting, which broke in CI with unresolved external symbol errors in wxwidgets' internals.
2021-11-23 20:47:51 -08:00
autoantwort
a5ff5cdf2f
[plplot] no absolute paths (#21303) 2021-11-12 16:40:14 -08:00
autoantwort
e7e328cf9d
[many ports] call vcpkg_fixup_pkgconfig() (#20953)
* [many ports] call vcpkg_fixup_pkgconfig()

The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files

* Update port-version for armadillo and polyclipping.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-27 15:19:28 -07:00
nicole mazzuca
ff190a561a
[macos ci] update 2021-07-27 (#19207)
* update 2021-07-27

macOS -> 11.5.1, XCode -> 12.5.1

* update azure-pipelines

* update sha of macfuse

* change how macos-ci-base works

* fix build errors

* fix itpp:linux

* more fixes

* remove tab

* allow version changes in all the remove/rename-version patches

* fix libunistring for real

* robert CR
2021-08-04 13:27:40 -07:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00