aboutsummaryrefslogtreecommitdiff
path: root/versions
AgeCommit message (Collapse)Author
2021-02-08[geos] Update to 3.9.0 (#16109)Jack·Boos·Yu
* [geos] Update to 3.9.0 * update version record
2021-02-08[nng] Update to v1.4.0 (#16120)Jackson
* Updated 'nng' to 1.4.0 * Generated version files for nng 1.4.0 Co-authored-by: Jackson Harmer <jackson.harmer@gm.com>
2021-02-08[doctest] Update to v2.4.5 (#16121)Jackson
* Updated 'doctest' to v2.4.5 * Updated version for doctest to v2.4.5 Co-authored-by: Jackson Harmer <jackson.harmer@gm.com>
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[ shaderwriter ]Update to version 1.0.0 (#15948)Sylvain Doremus
* Updated shaderwriter port to version 1.0.0 * Updated version files. * Fixed license file install script. * Fixed version file again
2021-02-03[azure-identity-cpp] Publish version 1.0.0-beta.3 (#16014)Azure SDK Bot
* Update port for azure-identity-cpp * Update port version SHA * Remove comment header from CONTROL file * Remove comment header from portfile.cmake file * Update port version SHA once again Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com> Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2021-02-03[azure-storage-common-cpp] Publish version 12.0.0-beta.7 (#16020)Azure SDK Bot
* Update port for azure-storage-common-cpp * Update port for azure-storage-blobs-cpp * Update port for azure-storage-files-datalake-cpp * Update port version SHAs * Remove comment header from CONTROL files * Remove comment header from portfile.cmake files * Update port version SHAs once again Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2021-02-03[cairo] Make freetype and fontconfig optional. (#15965)Adam Johnson
* [cairo] Make fontconfig optional. * [cairo] Update port versions
2021-02-03[vcpkg baseline][armadillo] Update to 10.2.0 and also update the repository ↵NancyLi1013
(#15973) * [armadillo] Update to 10.2.0 and also update the repository * Update versions * Remove NO_REMOVE_ONE_LEVEL and update patches * Update versions/a-/armadillo.json
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-02-03[magic-enum] Update to v0.7.2 (#15974)Daniil Goncharov
* [magic-enum] Update to v0.7.2 * x-add-version
2021-02-03[nameof] Update to 0.10.0 (#15975)Daniil Goncharov
* [nameof] Update to 0.10.0 * x-add-version
2021-02-03[libebur128] add new port with version 1.2.5 (#15988)Be
2021-02-03[libdjinterop] add new port with version 0.14.6 (#15990)Be
2021-02-03[date] Fix vcpkg_fixup_cmake_targets for mingw (#15994)Long Nguyen
* [date] Fix vcpkg_fixup_cmake_targets for mingw * [vcpkg baseline] Update date port-version * [date] Tweak Windows detection Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> * [vcpkg baseline] Update date port-version again Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2021-02-03[azure-core-cpp] Add new port (#16013)Azure SDK Bot
* Update port for azure-core-cpp * Update port version SHA * Apply suggestions from code review Remove comment headers from port files Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update port version SHA once again Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com> Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-02-03[libpqxx] Fix build with Visual Studio 2017 (#15995)Jack·Boos·Yu
* [libpqxx] Fix build with Visual Studio 2017 * update version record
2021-02-03[opencascade] Update to 7.5.0 (#15997)JonLiu1993
* [opencascade] Update to 7.5.0 * update version
2021-02-03 [log4cxx] Fix dependency and pkgconfig (#16018)NancyLi1013
* [Log4cxx] Fix dependency and pkgconfig * Update versions
2021-02-03[google-cloud-cpp] update to the latest release (v1.24.0) (#16001)Carlos O'Ryan
2021-02-02[chromaprint] add new port with version 1.5.0 (#15986)Be
2021-02-02[Arrow] Update to 3.0.0 (#15757)Tanguy Fautre
* Cherry picked WiP (Update to arrow-2.0.0) * Point to arrow-3.0.0 files * Add missing re2 dependency. Sort dependency list alphabetically. * Configure ARROW_SNAPPY_USE_SHARED * Configure ARROW_THRIFT_USE_SHARED * Spaces vs tabs. * Fix Thrift and Lz4 library finding logic. * Fix debug arrow (shared) linking against release snappy. Tell CI x86 is not supported. * Fix debug arrow (shared) linking against release snappy (for real this time). * Fix linux build not finding Lz4. * Fix thrift finding on Linux (was pointing to an intermediate dir) * Try to fix macOS 10.x build. * Update port_versions. * update version * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-02-02[vcpkg] Miscellaneous internal improvements extracted from #15424 (#15677)ras0219
* [vcpkg] Miscellaneous internal improvements extracted from #15424 * [vcpkg] CR comments * [armadillo] Use vcpkg_from_git() to workaround gitlab missing archive Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-02-02[metrohash] support Android triplet build (#15715)Park DongHa
* [metrohash] support Android build * check ANDROID variable * exclude 'crc' sources that requires non-ARM intrinsic * rewrite CONTROL to vcpkg.json * [metrohash] update checksum and version JSON * [metrohash] apply PR feedback * [metrohash] enable sse4.2 for Clang compiler * [metrohash] fix wrong version string * [metrohash] fix wrong version string
2021-02-02[libidn2] Fix cross-compile (non-Windows) (#15868)pastdue
* [libidn2] Fix cross-compile (non-Windows) * Convert CONTROL, bump port-version * x-add-version libidn2
2021-02-02[libffi] Added armv7-a to allowed architectures for Android 32 bit arm ↵Don Venable
builds (#15821) * Added armv7-a to allowed architectures for Android 32 bit arm builds Closes #15820 * Fixed typo * Bumped port version to 7 * Updated libffi version files
2021-02-02[drogon] Upgrade to v1.3.0 (#15850)双草酸酯
* [drogon] Upgrade to v1.3.0 * Update_versions * [drogon] remove debug stuffs * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-02-02[ngspice] build codemodel extension libraries (#15882)Marek Roszko
* [ngspice] build codemodel extension libraries * tabs -> spaces * [ngspice] make codemodels a feature * [ngspice] Improve portfile.cmake * update version record Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-02-02[libconfig] Fix libconfig when installing master branch (#15885)miheer vaidya
* Fix libconfig when installing master branch Also add a warning that stable version won't create cmakeConfig files * run x-add-version * Update ports/libconfig/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/libconfig/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/libconfig/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/libconfig/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Revert "run x-add-version" This reverts commit 79b9ef86933a79012be9866ef638c8cee5abf02d. * run x-add-version libconfig Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-02-01[fast-cpp-csv-parser ] Update to the latest commit: Fixes compiler warnings ↵Rémi Bédard-Couture
(#15943) * Update port to latest commit: Fixes compiler warnings * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-02-01[raylib] Fix usage (#15935)NancyLi1013
* [raylib] Fix usage * Update ports/raylib/CONTROL * Update versions * Update versions/r-/raylib.json
2021-02-01[libgcrypt] Update libgcrypt (#15950)Ryan Mast
* [libgrypt] Update version to 1.8.7 * [libgcrypt] update versions
2021-02-01[libjpeg-turbo] update to 2.0.6 (#15936)JonLiu1993
* [libjpeg-turbo] update to 2.0.6 * update version
2021-02-01[libsndfile] Update to 1.0.31 (#15953)evpobr
* [libsndfile] Update to 1.0.31 * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-02-01[libsamplerate] Update to 0.2.1 (#15954)evpobr
2021-01-28[libpq] Fix install tool pg_config on Linux (#15748)Jack·Boos·Yu
* [libpq] Fix install tool pg_config * update baseline * [libpq] Use vcpkg_copy_tool_dependencies instead * update baseline * [libpq] Fix install tool pg_config * update baseline * [libpq] Use vcpkg_copy_tool_dependencies instead * update baseline
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[CGAL] switch dep to gmp instead of mpir (#15860)Alexander Neumann
* [cgal] switch dependency to gmp * run x-add-version
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-28[ace] Update to 7.0.0 (#15862)Johnny Willemsen
* [ace] 7.0.0 * [ace] 7.0.0 versions * Update portfile.cmake * Update ace.json
2021-01-28[OpenCV] bump to 4.5.1 and to 3.4.13 (#15859)Stefano Sinigardi
* [OpenCV] bump to 4.5.1 and to 3.4.13 * [OpenCV] fix patches * [OpenCV] fix hdf5 integration * [OpenCV] devendor quirc * fix quirc for downstream ports * [quirc] fix target export * update version refs * [OpenMVG] fix regressions with new opencv * update version refs * fix quirc mismatch * update version refs
2021-01-28[libkeyfinder] add new port with libkeyfinder 2.2.4 (#15878)Be
2021-01-28[seal] Update verson record (#15933)Jack·Boos·Yu
2021-01-27[ffmpeg] use nasm instead of yasm (#14547)Matthias C. M. Troffaes
* [ffmpeg] use nasm instead of yasm * [ffmpeg] bump port version * [ffmpeg] remove old yasm path reference * update baseline * [ffmpeg] fall back to yasm on x86 * [ffmpeg] add comment in portfile about issue with ffmpeg nasm build for future reference * [ffmpeg] update git-tree Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-27[libpqxx] Upgrade to v7.3.1 (#15851)Tom Lankhorst
* [libpqxx] Upgrade to v7.3.1 * Update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-01-27[speex] Add linux and macOS support. (#15855)Adam Johnson
* [speex] Add linux and macOS support. * [speex] Improve portfile.cmake * update version record Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-27[baseline][colmap] Fix find dependency freeimage (#15886)Jack·Boos·Yu
* [colmap] Fix find dependency freeimage * update version record
2021-01-27[taskflow] update to 3.0.0 (#15894)mfornace
* update taskflow portfile to 3.0.0 * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-01-27[openvdb] Fix vcpkg-cmake-wrapper (#15902)Jack·Boos·Yu
* [openvdb] Fix vcpkg-cmake-wrapper * update version record
2021-01-27[nsync] create a new port (#15714)Park DongHa
* [nsync] create a new port * [nsync] support system name WindowsStore * [nsync] use "version" instead of "version-string" * [nsync] add version JSON * Update ports/nsync/portfile.cmake * [nsync] apply PR feedback * [nsync] update SHA of port * [nsync] extract vcpkg_replace_string to patch * update version SHA Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>