aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-11[xeus] update to 0.24.3 (#14455)Seeker
2020-11-11[xsimd][xtensor][xtl] Update to latest (#14454)Seeker
* [xsimd] update to 7.4.9 * [xtensor] update to 0.21.9 * [xtl] update to 0.21.9
2020-11-11[netcdf-c] Fix linkage error (#14421)NancyLi1013
2020-11-11[paho-mqtt] Update to version 1.3.5 (#13680)Lily
* [paho-mqtt] Update to version 1.3.5 * [paho-mqtt] Fix build error * [paho-mqttpp3] Fix build error * [paho-mqttpp3] Fix build error * [paho-mqttpp3] Fix build error * [paho-mqtt] Fix old patch * [paho-mqtt] Add vcpkg_copy_tools * [paho-mqtt] Fix build error
2020-11-11[onnxruntime-gpu] Add port for onnxruntime (GPU) (#14481)Ian Ormesher
* feat: Add the port for onnxruntime-gpu This port uses the binaries created by Microsoft for the onnxruntime which will run with a GPU. * Update ports/onnxruntime-gpu/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Ian Ormesher <ian.ormesher@zeiss.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-11-11[v8] Update v8 to current stable version: 8.6.395.17 (#13355)Rodrigo Hernandez Cordoba
2020-11-11[libosmscout] Add new port (#14485)OgreTransporter
* [libosmscout] Add new port * [libosmscout] Update manifest format * Update ports/libosmscout/portfile.cmake Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Qt feature removed due to problems with various configurations. * Change of line ends from Windows to Linux * Disable ARM, UWP and static * Update support tag Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-11-11[openssl] Remove unused patches (#14477)NancyLi1013
* [openssl] Remove unused patches * Update ports/openssl/CONTROL Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-11-10[vcpkg/scripts] Add a way to get cmake compiler settings/flags (#12936)Alexander Neumann
* add function get_cmake_vars * fine tuning. * apply to make based ports. * add log suffix on not windows platforms * fix c&p error * add previous LINK env * setup env on windows and extract cpp flags correctly. * Apply suggestions from code review * commit changes from fontconfig PR * Apply suggestions from code review Co-authored-by: nicole mazzuca <mazzucan@outlook.com> * cleanup docs * add conversion from somelib.lib to -lsomelib * add missing ar-lib wrapper * small but important regex correction * add latest changes from update_fontconfig PR * Apply suggestions from code review first set which don't need special attention Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> * Apply suggestions from code review one more simple change Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> * [x264] set env AS * fix bugs due to refactor * use subpath everywhere * apply changes from CR * remove unnecessary lines 41 & 44 * remove flag transformation * reintroduce the flag / to - transformation for MSVC * Apply suggestions from code review Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> * rename the function * rename function/variables * transform flags list * Apply suggestions from code review * fix vcpkg_build_make due to the variable name change * fix another case of function renaming regressions * only rename config.log if it exists * actually add the script after vcpkg_common_functions was deleted. * remove setting of ldflags if path contains spaces Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2020-11-10[netcdf-cxx4] Export cmake targets (#14405)NancyLi1013
* [netcdf-cxx4] Update to latest commit and also export targets file * Revert the update to latest commit and make a patch to export cmake targets * Revert the changes in fix-dependecy-hdf5.patch
2020-11-10[libflac] require NASM for libflac[asm] (#14465)cbergemann
* require NASM for libflac[asm] * Increment port version number * Update ports/libflac/portfile.cmake Co-authored-by: BergemannC <CBergemann@nordex-online.com> Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-11-10[libmysql/libmariadb] Export unofficial cmake targets (#14290)Jack·Boos·Yu
* [libmysql/libmariadb] Add vcpkg-cmake-wrapper and usage * [libmysql] Export target unofficial-libmysql * [libmariadb] Export target unofficial-libmariadb * Add conditions * Remove empty folder * [libmysql] Enable static build, generate library mysqlclient * Update ports/libmysql/CONTROL * [libmysql] Re-write portfile.cmake * [vcpkg_clean_executables_in_bin] clean up the pdbs * [libmysql] Fix tools on non-Windows * [libmysql] Fix tools, fix wrapper * [libmysql] Add macro libmysql_FOUND * [vcpkg_clean_executables_in_bin] Revert changes * [libmysql] Export unofficial-libmysql on both dynamic and static * Update ports/libmariadb/export-cmake-targets.patch Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-11-09Add support for llvm-objdump to applocal.ps1 (#11898)Christian Fersch
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-11-09[aws-sdk-cpp] Update to 1.8.83 (#14479)Phoebe
2020-11-09[libcuckoo] Update version to v0.3 (#14462)Rayan
* update libcuckoo version to v0.3 * Update ports/libcuckoo/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/libcuckoo/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/libcuckoo/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-11-09[szip, openssl] Fix problems with mingw (#14460)Long Nguyen
* [openssl] Use the unix portfile when building with mingw * [mingw triplets] Add architecture check exceptions for szip
2020-11-09[sdl2pp] Update to 0.16.1 and fix find_package error (#13300)Lily
* [sdl2pp] Fix find_package error * [sdl2pp] Update to version 0.16.1
2020-11-09[sdl2] apply upstream patch to fix macos vulkan (#14417)Jon Spencer
2020-11-09[opencascade] update debug paths in *Targets-debug.cmake (#14435)socuwn
* [opencascade] replace libd with lib and bind by bin in *Targets-debug.cmake * updated to port-version 1
2020-11-09[protopuf] Add a new port protopuf (#14446)Twice
* [protopuf] add new port * [protopuf] fix sha512 * [protopuf] add homepage & fix typo * [protopuf] format manifest
2020-11-09[alembic] update to 1.7.16 (#14447)Seeker
* Update CONTROL * Update portfile.cmake * Update portfile.cmake
2020-11-09[quill] update to 1.5.2 (#14448)Odysseas Georgoudis
2020-11-09[bond] update to 9.0.3 (#14450)Seeker
* Update CONTROL * Update portfile.cmake
2020-11-09[zstr] update to 1.0.4 (#14452)Seeker
2020-11-09[yas] update to 7.0.5 (#14453)Seeker
2020-11-09[wepoll] update to 1.5.8 (#14456)Seeker
2020-11-09[mpg123] Upgrade to 1.26.3 (#14444)evpobr
* Update to the newest version * Convert `CONTROL` to `vcpkg.json` * Use `vcpkg_install_msbuild()` instead of deprecated `vcpkg_build_msbuild()`
2020-11-09[krabsetw] Update to 4.1.14 (#14443)Johannes Rave
2020-11-09[string-theory] Update to 3.4 (#14439)Michael Hansen
2020-11-09[libffi] mingw support (#14407)Long Nguyen
2020-11-09[caf] Add usage and vcpkg-cmake-wrapper (#14292)NancyLi1013
* [caf] Add usage and vcpkg_cmake_wrapper * Update usage
2020-11-09[vcpkg] Initial Registries: Part 2 MVP (#14153)nicole mazzuca
* [vcpkg wip] start implementation of registries pt. 2 * Remove the `ports` field of `VcpkgPaths` This is an implementation detail, and so we want to make sure that it's obvious that this is an internal detail; thus, we add a new function `builtin_ports_directory()`, which returns the directory where the builtin ports backing store is. * continue WIP * wip * It works! * format * fix some issues * switch from function static to DelayedInit * fix lexically_normal for experimental::filesystem * format * fix missing include * add STL notice * whee error handling * moar error handling! * ignore extra files in registries * formatting * Billy CRs * Update toolsrc/include/vcpkg/versiont.h * fix add_filename test * fix tests * remove unused function add_filename
2020-11-07[openssl] Add build depends to deprecated openssl ports (#14457)Alexander Neumann
2020-11-07[span-lite] update to 0.8.1 (#14414)Ryan
also converts control file Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-11-07[physx] Add support for Linux, macOS, and UWP (#13849)Adam Johnson
2020-11-06add dataframe of github hosseinmoein/DataFrame (#14351)Shimon Doodkin
2020-11-06[libnice] Fix build error on Linux (#14248)Lily
2020-11-06[boost] Update to 1.74.0 (#14089)niclar
2020-11-06[osg-qt] Fix installation when building static on Windows (#14422)Jack·Boos·Yu
2020-11-06[cppgraphqlgen] Update to v3.2.4 (#14416)Bill Avery
* [cppgraphqlgen] Update to v3.2.4 * Suppress tool install for debug
2020-11-06[vcpkg baseline][rtabmap] Fix dependency issue when build tools (#14426)Phoebe
* [vcpkg baseline][rtabmap] Fix dependency issue when build tools * Format vcpkg.json * Fix copy tools
2020-11-06[fmt] update to 7.1.2 (#14413)bl-ue
2020-11-06[vcpkg] Add a definition for OVERLAY_TRIPLET_ENV (#14436)nicole mazzuca
This definition is needed in C++14/gcc 6 to compile.
2020-11-05[ignition] Updates on various pkgs 🤖 (#14324)Antoine Hoarau
2020-11-05[ffmpeg] use OPENSSL_LIBRARIES generated by upstream cmake FindOpenSSL ↵Matthias C. M. Troffaes
script (fixes linux openssl linking) (#14388)
2020-11-05[rhash] Update to the latest version (#13658)Lily
2020-11-05[oatpp] Add new port and vcpkg.json (#14341)Michael Heyman
2020-11-05[vcpkg] copy tools pdb if they exist. (#14396)Alexander Neumann
2020-11-05[eigen3] Fix include path (#13739)Lily
2020-11-05[vcpkg, azure-macro-utils-c] Fix SHA and add FILE_DISAMBIGUATOR for ↵Billy O'Neal
vcpkg_from_github (#14343)