aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-11[ace] tao as feature (#11473)victorburckel
* Add tao as feature for ace * Use vcpkg_install_msbuild instead of vcpkg_build_msbuild * Use lists for directories installation as in #11464 * Update to version 6.5.9-4 * Update version Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-06-11[python3] Update to Python 3.8 (#11708)Adam Johnson
* [python3] Update to Python 3.8.3. [vtk] Update to Python 3.8 and fix improper Python3 artifact specification. * [python3] Fix static linking, broken in 121faf2. * [hyperscan] Add missing build dependency (fixes CI on macOS).
2020-06-11[librabbitmq] Update to use rabbitmq-config.cmake (#11733)Eric Huff
* Update librabbitmq portfile to use rabbitmq-config.cmake * Change version and update outdated vcpkg functions * Capitalization error Co-authored-by: Eric Huff <thegreaterici@gmail.com>
2020-06-11[libpmemobj-cpp] Update to 1.10 (#11738)JonLiu1993
* [libpmemobj-cpp] Update to 1.10 * [libpmemobj-cpp] Update to 1.10 * [libpmemobj-cpp] Update to 1.10 * fixlibpmemobj-cpp * Update ports/libpmemobj-cpp/portfile.cmake * Update ports/libpmemobj-cpp/portfile.cmake * Update ports/libpmemobj-cpp/portfile.cmake * Update ports/libpmemobj-cpp/portfile.cmake * Update ports/libpmemobj-cpp/portfile.cmake * Update ports/libpmemobj-cpp/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-06-11[discord-game-sdk] Won't compile with certain compilers (#11728)Maki
* [discord-game-sdk] Added required flag for compiling * [discord-game-sdk] Added patch for fixing cstdint issue * [discord-game-sdk] Bumped version for patch * [discord-game-sdk] Formatting Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-06-11[LAStools] Update to 200509 (#11796)Moritz
* [LAStools] Update to 200509 * [LAStools] fixed file naming for case-sensitive linux triplett
2020-06-11[fmt] Update to 6.2.1 (#11789)NancyLi1013
2020-06-11[libuuid] Install uuid.pc file (#11849)Lily
* [libuuid] Install uuid.pc file * [libuuid] Install uuid.pc file * [libuuid] Install uuid.pc file * Update portfile.cmake * Update ports/libuuid/portfile.cmake Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-06-11[xalan-c] Fix import Xalan.exe (#11869)Lily
* [xalan-c] Fix import Xalan.exe * [xalan-c] Fix import Xalan.exe
2020-06-11[glib/gts] Add pkgconfig files (#11884)Phoebe
* [glib/gts] Add pkgconfig files * Update the patch * Update ports/glib/CMakeLists.txt
2020-06-11[WinReg] Update to 3.1.0 (#11888)Leonid Pospelov
2020-06-11[gtk] DISABLE_PARALLEL_CONFIGURE (#11892)Billy O'Neal
2020-06-11[vcpkg] Merge unit test pass into x86-windows. (#11858)Billy O'Neal
2020-06-11[vcpkg] Fix bootstrap on VS2015 (#11891)Billy O'Neal
* Fix boostrap on VS2015 by removing use of C++17 constexpr lambdas.
2020-06-11[vcpkg] Add nologo to windows toolchain (#11146)Alexander Neumann
* add nologo to windows toolchain * bump control of one cmake port for ci testing * [scripts] add nologo to _DEBUG flags * revert version bump
2020-06-11[vcpkg] [cudnn] [msmpi] [openmpi] Update VMSS (#11365)Billy O'Neal
Co-authored-by: @JackBoosY Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com> Co-authored-by: Voskrese <10104740+Voskrese@users.noreply.github.com>
2020-06-11[gzip-hpp] Add new port (#11735)Eitan Har-Shoshanim
* added gzip-hpp port * added 'header-only library' comment
2020-06-11[spdlog] Update to 1.61 (#11793)JonLiu1993
* [spdlog] Update to 1.61 * Modify the question * fixPortfile.camke * Update ports/spdlog/portfile.cmake * fixPortfile.cmake * Update ports/spdlog/portfile.cmake * Update ports/spdlog/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-06-11[directxtk][directxtk12][directxtex][directxmesh] Update to latest version ↵Rémy Tassoux
(#11794) * [directxtk][directxtk12][directxtex][directxmesh] Update to latest version * [directxtex][directxtk12] Remove deprecated function * [directxtk][directxtk12][directxtex][directxmesh] Fix x86 platform build error
2020-06-11[libvpx] Add cmake config file (#11795)Matthias C. M. Troffaes
* [libvpx] Add cmake config file This allows libvpx to be used with find_package(libvpx CONFIG REQUIRED) target_link_libraries(main PRIVATE libvpx::libvpx) Tested on all supported windows triplets. * [libvpx] Rename cmake config file to make clear it is unofficial * [libvpx] Add cmake config target guard * [libvpx] Update version
2020-06-11[lua] Add vcpkg-cmake-wrapper (#11870)Jack·Boos·Yu
2020-06-11[cairo] Install the xlib header file when selecting feature x11 (#11868)Jack·Boos·Yu
* [cairo] Install the xlib header file when selecting feature x11 * update baseline * Update CMakeLists.txt
2020-06-11[WinReg] Update to 3.0.1 (#11883)JonLiu1993
2020-06-11[nameof] Update to 0.9.4 (#11815)Daniil Goncharov
2020-06-11[uWbSockets] Update to 18.1.0 (#11866)JonLiu1993
* [uWbSockets] Update to 18.1.0 * fix hash
2020-06-11[libosmium ] added new port (#11863)Majid Hojati
* added libosmium port * minor fixes * minor fixes * Update CONTROL * Update portfile.cmake Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-06-11[irrlicht] Add Supports and fix environment variable reference (#11852)Phoebe
2020-06-11[vcpkg-acquire-msys] Improvement (#11810)emptyVoid
* [vcpkg-acquire-msys] Remove obsolete workaround. * [vcpkg-acquire-msys] Don't refresh package database on package install. * [vcpkg-acquire-msys] Drop no longer needed taskkill. * Trigger CI rebuild to test vcpkg_acquire_msys.
2020-06-11[libgit2] Update to 1.0.1 (#11844)Kevin Lu
2020-06-11[sciter] Update to 4.4.3.20.7852 (#11723)pravic
* [sciter] Update to 4.4.3.20.7852 * [sciter] A feature to install windowless variants of the library. * Update ports/sciter/CONTROL Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-06-11[v-hacd] Add new port (#11606)David Katz
* Add v-hacd * [v-hacd] Fix portfile features * [v-hacd] Only support static linkage * [v-hacd] Fix patchfile * [v-hacd] Remove ARM as a supported platform * [v-hacd] Update ports/v-hacd/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-06-11[polyhook2] Update polyhook to latest (#11729)Stephen Eckels
* update polyhook to latest * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * push polyhook2 fix * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version * fix build * bump polyhook2 version * bump polyhook2 version * bump polyhook2 version
2020-06-11[ms-angle] Set ms-angle to empty package (#11458)Lily
* [ms-angle] Remove invalid port * [ms-angle] Remove invalid port * [ms-angle] Add build depends angle
2020-06-11[openssl-unix] Fix openssl-unix android build (#11344)majaeger
* Fix openssl-unix android build * Update version. Remove deprecated functions * Update pacman before installing updates (perl fails to install otherwise) * Update vcpkg_acquire_msys to (successfully) update pacman and bash before updating anything else * Undo whitepsace remove
2020-06-11[PROJ4] Add search path for sqlite.exe (#11086)Lars Glud
* Add additional search path * Update ports/proj4/portfile.cmake Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-06-11[libpcap] Fix pkgconfig libs and include path (#9426)almikhayl
* [libpcap] Fix pkgconfig libs and include path * [libpcap] use vcpkg_fixup_pkgconfig instead of homegrown * Update ports/libpcap/portfile.cmake * Update ports/libpcap/CONTROL * Update ports/libpcap/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-06-11[sqlite] Updated to 3.32.1 to fix a security vulnerability (#11716)Richard H
* updated to sqlite 3.32.1 to fix a security vulnerability * Update ports/sqlite3/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-06-11[licensepp] Add new port (#11711)myd7349
* [licensepp] Add new port * [cryptopp-pem] Update to a newer version that will make lincensepp happy * Revert "[cryptopp-pem] Update to a newer version that will make lincensepp happy" This reverts commit 726e3ce3d20bc6266bc7bf63cb35572fe297869f. This version can not compile with cryptopp. * [licensepp] Finish it * [licensepp] Fix interface include directory * [licensepp] Fixup cmake targets * [licensepp] -O3 is not recognised by msvc * [licensepp] Fix _iterator_debug_level value mismatch * [licensepp] Update patch file * [licensepp] Fail fast on UWP * [licensepp] Simplify patch file * [licensepp] Tabs -> Spaces
2020-06-11[xbyak] Add new port (#11689)Ryan
* [xbyak] Add new port * [xbyak] add homepage, removed deprecated functions, handle copyright correctly
2020-06-11[log4cxx] Add new port (#11659)Sean Yen
* Adding log4cxx 0.10.0 * adding the ci baseline. * updated ci.baseline.txt * Update portfile.cmake * Update CONTROL
2020-06-11[opencv4] Fix linking halide (#11429)huangqinjin
2020-06-11[usd] Fix build error on Linux (#11440)NancyLi1013
* [usd] Fix build error on Linux * Add supports field and update baseline
2020-06-11[json-schema-validator] Add new port (#11599)Ankush Singh
* [json-schema-validator] Add new port * [json-schema-validator] Fix string ambiguous assignment error * [json-schema-validator] Remove redundant part from patch's path * [json-schema-validator] Forward find_package() for nlohmann_json * [json-schema-validator] comment out lines from source's CMakeLists.txt * [json-schema-validator] Improve portfile.cmake and regenerate patch Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-06-10[vcpkg baseline] Fix baseline (#11865)Jack·Boos·Yu
* [msix] Fix source hash * [librsfv] Change repo to github * [librsvg] Just re-trigger it * [libxmp-lite] Re-trigger CI test * Update ports/msix/CONTROL
2020-06-10[plibsys] Fix failures on linux and osx (#11633)Phoebe
* [plibsys] Fix failures on linux and osx * Update patch for fix build failure with x64-windows-static * Add vcpkg_cmake_wrapper and usage
2020-06-10[avisynthplus] Upgrade to 3.6.0 (#11736)wangqr
* [avisynthplus] Upgrade to 3.6.0 AviSynth+ also supports linux and macOS now * [avisynthplus] Allow x64-linux build fail on CI AviSynth+ requires C++17 to build correctly. C++17 std::filesystem is not available in gcc 7.5 used in CI.
2020-06-10[magic-enum] Update to v0.6.6 (#11814)Daniil Goncharov
2020-06-10[sol] Update to version 3.2.1 (#11826)hdhog
Co-authored-by: hdhog <hdhog@hdhog.ru>
2020-06-10[abseil] Enable dynamic build on Windows (#11827)Jack·Boos·Yu
* [abseil] Enable dynamic build on Windows * re-fix arm build
2020-06-10[unicorn-lib] Update to 01cc7fc (2020-03-02) (#11830)Wolfgang Stöggl
* [unicorn-lib] Check current version on CI first - Check if the current version of unicorn-lib builds on all supported triplets - Current version of port in vcpkg: commit ba11f5930dbeb5f8e04b2ee727b6dd3932fd6b03 date 2019-07-09 * [unicorn-lib] Update to 01cc7fc (2020-03-02) - Update to current version in git: commit 01cc7fcd2d60dbc083767d448477638e5ec8b92a date 2020-03-02