aboutsummaryrefslogtreecommitdiff
path: root/versions/p-
AgeCommit message (Collapse)Author
2021-03-10[proj4] Copy over proj.pdb file on install (#15985)Stefan Uhrig
* Copy over proj.pdb file on install * Update port-version of proj4 * update version record * Update proj4 version * Update versions/p-/proj4 Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-03-01[protopuf] Update to 1.0.1 (#16459)Twice
* [protopuf] Update to 1.0.1 * [protopuf] Add version info
2021-02-24[python3] upgrade to 3.9.2 (#16315)Adam Johnson
* [python3] Update to 3.9.2. * x-add-version
2021-02-24[psimd] add a new port (#16339)Park DongHa
* [psimd] create a new port * [psimd] update baseline and port SHA * [psimd] update port SHA
2021-02-24[vcpkg baseline][poppler] Add feature splash and add its dependency ↵Jack·Boos·Yu
boost-container and boost-move (#16356) * [poppler] Add dependency boost-container and boost-move * [poppler] Add feature splash * update version record
2021-02-14[portaudio] Update port to latest on github (#16197)Cullen Jennings
* Update portaudio port to latest on github * correct port version info * remove the port-version when it is zero * update version file
2021-02-11[prometheus-cpp] Update to version 0.12.1 (#16057)Gregor Jasny
* [prometheus-cpp] Update to version 0.12.1 * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-02-08[proj4] Bump to proj 7.2.1 (#15978)Bert Huijben
* [proj4] Bump to proj 7.2.1 * [proj4] Fix versions by running 'vcpkg x-add-version proj4'
2021-02-04[pcl] Add gcc version check (#9231)NancyLi1013
* [pcl] Add compile options on unix platform * Add versions Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2021-02-03[physx] Use /Z7 instead of /Zi to integrate the debug info when building ↵Jack·Boos·Yu
static (#15934) * [physx] Use /Z7 instead of /Zi to integrate the debug message when building static * update version record * [physx] Add homepage * update version record * [physx] Re-fix flags, using toolchain set * update version record
2021-01-28[pugixml] Update to 1.11.4 (#15207)Wolfgang Stöggl
* [pugixml] Update to 1.11.4 * update version * Update ci.baseline.txt Add paraview:x64-linux=fail Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-01-28[libgeotiff] Fix packagename via find_package (#15750)NancyLi1013
* [libgeotiff] Fix packagename via find_package * Update port_versions * Update portfile.cmake * Update patch * [libgeotiff] Fix packagename via find_package * Update port_versions * Update patch * [pdal] Fix geotiff package name * Update versions * [pdal] Update dependency * Update versions/p-/pdal.json
2021-01-25[harfbuzz] Use meson and update to 2.7.0 (#12860)Martin Vejdarski
* [harfbuzz] Use meson * [harfbuzz] Add config file for CMake * [harfbuzz,pango] Remove glib option for harfbuzz * [libass,libmupdf,qt5-base,skia] Fix for harfbuzz * Back out meson edit already applied in https://github.com/microsoft/vcpkg/pull/15258 * [harfbuzz] Fixup pkgconfig * [libass] Bump port version * Revert "[libass,libmupdf,qt5-base,skia] Fix for harfbuzz" This reverts commit 3ba27c6c1c10a2889a8c5e028d010916f91418e3. * [harfbuzz] Update to 2.7.4 * update baseline record * Restore glib feature for harfbuzz and remove vagrant change * Update port version * Change over to manifests * Update port version Co-authored-by: Ebrahim Byagowi <ebrahim@gnu.org> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-22[poppler] Disable clang-format check (#15727)NancyLi1013
* [poppler] Disable clang-format check * Update port_version check * Add CLANG program * Add clang-format program * Update clang-format and add it to azure-pipelines/linux/provision-image.sh * Update ports/poppler/portfile.cmake * Revert the changes for clang-format
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca