aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-15[aws-lambda-cpp] Update to 0.2.7aws-lambda-cppOskari Timperi
2021-10-14[ace] Added missing 'xml' feature implementation (#20032)HEADmasterErik Sohns
* added missing 'xml' feature implementation * updated versions * Update version database * small fixes and update version database * merged changes * Update version database * add version-port * update version * fixed [tao] feature * updated version database * forgot to merge this * update version * another small change * update version database * pass the same ACE features to ACEXML as well * update version * fixed zlib feature * update version * fixed x64-windows-static triplet * update version * incorporated requested changes after review * update version * updated "version" string * updated version * use current_install_dir * update version Co-authored-by: Erik Sohns <erik.sohns@posteo.de> Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-14docs: You can use the msbuild interation with multiple triplets since #19767 ↵autoantwort
(#20717)
2021-10-14[google-cloud-cpp] fix backwards compatibility package files (#20723)Carlos O'Ryan
2021-10-14[bdwgc] Update to v8.2.0 (#20580)Ivan Maidanski
* Remove 001-install-libraries.patch (all changes are in upstream) * Change REF from 0c8905e84 (old master) to 59f15da55 (v8.2.0-20211013) * Remove -Dbuild_tests=OFF which is default one * Kill spaces at EOLn in portfile.cmake * Update version, reset port-version
2021-10-14[log4cxx] Update to 0.12.0 (#19963)Jack·Boos·Yu
* [log4cxx] Update to 0.12.0 * version * Replace depreciate functions * version
2021-10-14[libigl] Update to 2.3.0 (#20662)Cheney Wang
* [libigl] Update to 2.3.0 * remove the change in fix-config.patch * restore to the original state Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-10-14[bext-wintls] add new port (#20719)autoantwort
* [bext-wintls] add new port * delete extra blank lines * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-10-14[hfsm2] Update to 1.10.1 (#20729)chausner
* Update hfsm2 to 1.10.1 * Update CI baseline * Fix include path * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-13[nghttp2] v1.45.1 (#20688)7FrogTW
2021-10-13[boost] fix boost-mpi dependency (#20681)Yury Bura
* [boost] fix #20676 * update version
2021-10-13[mimalloc] Update to 2.0.2 (#20680)Rémy Tassoux
* [mimalloc] Update to 2.0.2 * [mimalloc] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-10-13[imgui] Update to 1.85 (#20679)Rémy Tassoux
* [imgui] Update to 1.85 * [imgui] Update version files * [imgui] Replace deprecated vcpkg functions * [imgui] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-10-13[tcl] make it possible to uninstall tcl (#20675)autoantwort
2021-10-13[nanodbc] Add missing include (#20668)Phoebe
2021-10-13Add a patch for co v2.0.2 (#20657)Alvin
* add a patch for co v2.0.2 * update port version * update version * version Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-10-13[fastrtps] Update to 2.4.0 (#20645)chausner
* Update fastrtps to 2.4.0 * Update CI baseline * Fix installation of fast-discovery-server.exe tool * Update git-tree hash * Another fix * Update git-tree hash * Use vcpkg_replace_string Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Fix indentation * Update git-tree hash * Remove double quotes * update version * Disable symlinks * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-10-13[tiff] Fix find_package in cmake wrapper (#18473)Kai Pastor
* Revise tiff cmake wrapper * x-add-version * Use variables from vcpkg_check_features * x-add-version * Set CMP0012 to allow 'if(ON)' * x-add-version * Restore early call to _find_package * Move wrapper vars to z_vcpkg namespace * Use more common conditional dependency configuration * Don't touch TIFF_LIBRARY * Pass on QUIET option * Update versions
2021-10-13[libsrt] Update to 1.4.4 (#20641)chausner
* Update libsrt to 1.4.4 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-13[libsass] Update to 3.6.5 (#20628)chausner
* Update libsass to 3.6.5 * Update CI baseline * Add vcpkg_fail_port_install for UWP Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update git-tree hash * Add back vcpkg_copy_pdbs * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-10-13[tinyspline] Update to 0.3.0 (#20608)chausner
* Update tinyspline to 0.3.0 * Update CI baseline * Fixes * Update git-tree hash * Fix lib output folder on 64-bit architectures * Update git-tree hash * Add homepage * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-13[CCTag] Update to v1.0.1 (#20603)Simone Gasparini
* [cctag] fix find cuda * [cctag] upgrade to 1.0.1 * [cctag] migrating to new vcpkg_cmake_* functions * [cctag] update baseline and version
2021-10-12V8Config-shared compatibility issue fixed for VS generator (#20560)gllebede
* V8Config-shared compatibility issue fixed for VS generator * Version updated * port version fix * update version * adjust first entry * update version * Use version rather than version-string. * Picking V8 snapshot via cmake generator expression * version fix Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-12[ryml] Support osx (#20661)NancyLi1013
* [ryml] Support osx * Update deprecated functions * Remove supports field
2021-10-12[vcpkg_from_github] Fix parse error on OSX (#20650)Jack·Boos·Yu
2021-10-12[vcpkg docs][ES] Sync with English readme (#20412) (#20647)Jonathan Guzmán
2021-10-12[graphviz] new port (#20564)Akash
* Add graphviz * Address bot feedback * Add python3 dep and fix pkgconf var * Acquire python3 program * Specify python3 executable * Move bison earlier in path * Add bison executable as var * Add other deps as var * Fix formatting * Apply suggestions from code review Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update to 2.49.1 Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-10-12[vcpkg.cmake] Add default triplet for mingw compilers (#19020)Long Nguyen
2021-10-12[boost-modular-build-helper] Fixup mingw lib names (#20576)Kai Pastor
* Fixup mingw lib names on windows * Update versions * Bump boost-modular-build-helper port-version. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-12[pffft] new port (#20624)chausner
* Add new port pffft * Add pffft to baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-11[asio-grpc] new port (#20602)Dennis
* Add asio-grpc * Migrate deprecated functions in ports/asio-grpc/portfile.cmake
2021-10-11[librttopo] Revise windows build (#20584)Kai Pastor
* Use common indentation of 4 spaces * Minimize makefiles patch * Fix single-config build * Install pc file for windows * Update versions
2021-10-11[corrade] Fix build error on vs2019 (#20655)NancyLi1013
2021-10-11[vcpkg_configure_make] Fix environment variable _LINK_ (#20652)Jack·Boos·Yu
2021-10-11[sentry-native] Add missing `CMakeFindDependencyMacro` for `find_dependency` ↵Gleb Ignatev
(#20597) * ports: sentry-native: Add CMakeFindDependencyMacro for find_dependency find_dependency requires CMakeFindDependencyMacro to be included, otherwise there is a CMake error when using find_package(sentry). * versions: update sentry-native port-version to 2
2021-10-11[boost-gil] remove dependency boost-filesystem (#20575)Osyotr
* [boost-gil] remove dependency boost-filesystem This dependency is optional and only used to build and run tests and examples. See https://github.com/boostorg/gil#requirements However, there is also BOOST_GIL_IO_ADD_FS_PATH_SUPPORT which enables boost::filesystem::path support for IO functions, but since users have to define it manually, they must install the dependency manually, too. * fix spacing * fix generate-ports.ps1 Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-11[vcpkg baseline][rply] Skip all triplets check on ci for temporatory fix ↵NancyLi1013
(#20653) * [rply] Skip all triplets check on ci for temporatory fix * Add x64-windows-static-md
2021-10-11[jsonnet] Update to 0.17.0 (#20627)chausner
* Update jsonnet to 0.17.0 * Update CI baseline * add supports * update version * revert portfile.cmake * update version Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-10-11[greatest] Update to 1.5.0 (#20643)chausner
* Update greatest to 1.5.0 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-11[oniguruma] Update to 6.9.7.1 (#20642)chausner
* Update oniguruma to 6.9.7.1 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-11[nmslib] Update to 2.1.1 (#20638)chausner
* Update nmslib to 2.1.1 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-11[libhv] Update to 1.2.2 (#20637)chausner
* Update libhv to 1.2.2 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-11[libsvm] Update to 3.25 (#20629)chausner
* Update libsvm to 3.2.5 * Update CI baseline * Fix version * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-11[numactl] Update to 2.0.14 (#20626)chausner
* Update numactl to 2.0.14 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-11[optional-lite] Update to 3.5.0 (#20625)chausner
* Update optional-lite to 3.5.0 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-11[kcp] update to 1.7 (#20612)JonLiu1993
* [kcp] update to 1.7 * update version * change version-string to version * update version
2021-10-11[quazip] update to 1.1 (#20611)JonLiu1993
* [quazip] update to 1.1 * update version * change version-string to version * update version
2021-10-11[wildmidi] Update to 0.4.4 (#20609)chausner
* Update wildmidi to 0.4.4 * Update CI baseline * Remove double quotes * update version * Remove obsolete patch file * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-10-11[tinyxml2] Update to 9.0.0 (#20607)chausner
* Update tinyxml2 to 9.0.0 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-11[replxx] Update to 0.0.3 (#20606)chausner
* Update replxx to 0.0.3 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>