aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-13[ompl] Fix patch apply error (#10972)Lily
* [ompl] Fix patch apply error * [ompl] Fix build error * [ompl] Add comments
2020-05-13[boost] update to 1.73.0 (#11221)yurybura
* [boost] update to 1.73 * [ompl] remove dependency to boost-disjoint-sets * [libtorrent] include fixes from RC_1_2 branch * [liblas] fix boost headers * [freeopcua] fix std headers * [pcl] fix build with Boost 1.73.0 * [hpx] fix build with Boost 1.73.0 * [libmysql] fix conflict with C++20 header <version> * [boost-modular-build-helper] move port-specific b2 options to the file `<port_dir>/b2-options.cmake` [boost-python] support Python2 (fixes #3495) * [boost-python] remove Python executable from user-config * [libtorrent] update version after merge * [libtorrent] add boost-variant dependency
2020-05-13[libpng] Fix android build (#11280)huangqinjin
2020-05-12[libmediainfo] Add new port (#7005)Maxime Gervais
2020-05-12[jaeger-client-cpp] New port (#9126)Sönke Schau
* Initial commit * Add missing files * Add patchfile * UWP Builds not supported * Fix Linux version * Removed 'include(vcpkg_common_functions)' as it is no longer needed * Implemented proposed changes to portfile.cmake * Further changes to portfile.cmake * Added indicator that a failure is expected for arm64 * Added the expected failure on arm64 to ci.baseline.txt * Combined two separate vcpkg_fail_port_install() calls * Use upstream version compatible with opentracing 1.6 * Added 'Supports:' entry in CONTROL to signal missing arm64 support and removed vcpkg_fail_port_install() for UWP in portfile.cmake Co-authored-by: xgcssch <soenke.schau@alte-leipziger.de>
2020-05-12[kissfft] Add new port (#9237)myd7349
* [kissfft] Add new port * [kissfft] Update * [kissfft] Update to 2020-03-20
2020-05-12[idevicerestore] Fix libgen.h cannot be found (#11074)NancyLi1013
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-05-12[units] Update to 2.3.1 (#11308)Krzysztof Machura
* [units] Update to 2.3.1 * [units] Update portfile Co-authored-by: Krzysztof Machura <krzysztofmachura1@gmail.com>
2020-05-12[jsoncons] Update to v0.151.0 (#11311)Daniel Parker
2020-05-12[z3] update port to 4.8.8 (#11314)Alberto Garcia Illera
* [z3] update port to 4.8.8 * update port file with new cmake var name, Z3_BUILD_LIBZ3_SHARED
2020-05-12[miniz] Fix broken cmake config file (#11316)Lily
2020-05-11[string-theory] Update to 3.2 (#11310)Michael Hansen
2020-05-11[otl] Update to 4.0.455 (#11300)Phoebe
2020-05-11[libtorrent] add iconv feature on windows and clean up portfile (#11257)Francisco Pombal
2020-05-11[nlopt] Update to 2.6.2 (#11254)Markus Rickert
2020-05-11[vcpkg] Hopefully fix build on macOS 10.13/10.14 (#11205)nicole mazzuca
2020-05-11[eigen3] [ignition-modularscripts] Fix installed pkgconfig files (#11270)Silvio Traversaro
* [eigen3] Fix generated pkgconfig files * [ignition-cmake2] Update to C++ library Now ignition-cmake also installs a C++ library, so it is possible to remove code specific for CMake-only ports. * [ignition-modularscripts] Fix pkgconfig files installed by ignition libraries Use the new function vcpkg_fixup_pkgconfig to fix the installed .pc pkgconfig files of the ignition libraries. As ignition-fuel-tools1 depends on curl that has a broken pkg-config file, disable installation of its pkg-config files.
2020-05-11[opus] Update port to 1.3.1-2 (#11279)evpobr
Adds `include/opus` to interface directories for compatibility.
2020-05-11[ceres] Added patch to add find_dependency() for suitesparse targets ↵Don Venable
downstream (#11200) * Added patch to add find_dependency() for suitesparse targets downstream Should address / close microsoft/vcpkg#7556 * Bumped port version to -7 * Removed patch that uses vcpkg features for suitesparse and added suitesparse detection logic in CeresConfig.cmake.in * Changed configure options to detect features using `vcpkg_check_features()` * Passed `${FEATURE_OPTIONS}` to `vcpkg_configure_cmake()`
2020-05-11[glog] Disable tests (#11288)huangqinjin
2020-05-11[sdformat9] Add new port 🤖 (#11265)Silvio Traversaro
* [sdformat9] Add new port * Update ports/sdformat9/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/sdformat9/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/sdformat9/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [sdformat9] Fix indent Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-05-11[ignition-msgs5][ignition-transport8] Add new ports 🤖 (#11272)Silvio Traversaro
* [ignition-msgs5][ignition-transport8] Add new ports * fixup
2020-05-11[mpg123] Enable UWP support (#11287)driver1998
* [mpg123] Enable UWP support * cleanup * [mpg123] Enable UWP CI
2020-05-11[zydis] Fix portfile (#11173)Pelanyo Kamara
* Updated zydis portfile.cmake Fixed issue with Zycore includes being in the wrong place. * Increase zydis package version number * Change version to fit CONTROL spec
2020-05-11[nuspell] update port to v3.1.1 (#11291)Dimitrij Mijoski
2020-05-11[bitserializer-rapidyaml] Add new port (#11242)Pavel Kisliak
Co-authored-by: Pavel_Kisliak <Pavel_Kisliak@epam.com>
2020-05-11[capstone] Update to 4.0.2 (#11250)ceeac
2020-05-11[libpng] Fix missing symbols when compiling for ARM (#11162)Kevin Lu
* [libpng] Fix missing symbols when compiling for ARM * [libpng] create src directory when it's not exists Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-05-11[gn, crashpad] Add GN build support and crashpad port (#10505)Martin Vejdarski
* [vcpkg_find_acquire_program] Add gn * [GN] Add build system support * [crashpad] Add new port
2020-05-11[vcpkg] Resolve --overlay-ports is only working for relative parths since ↵Tobias Funk
fix… (#11302) * Resolve --overlay-ports is only working for relative parths since fix for https://github.com/microsoft/vcpkg/issues/10771 Fixes https://github.com/microsoft/vcpkg/issues/11301 * use auto instead of fs::path
2020-05-11[vcpkg github] Update pull request template (#11260)Phoebe
2020-05-11[restclient-cpp] Fix portfile and update version. (#9717)Nikita
* [restclient-cpp] Fix installation. Remove only debug directory * [restclient-cpp] Fix directory cleanup * [restclient-cpp] Update library * [restclient-cpp] Add msvc patch * [restclient-cpp] Remove lib directory on dynamic compile * [restclient-cpp] set VCPKG_POLICY_DLLS_WITHOUT_LIBS * [restclient-cpp] Remove lib directory on dynamic compile * [restclient-cpp] Set compile type static * Remove patch * [restclient-cpp] Changes and fixes Update version Update handling copiright Remove no longer needed include Move COMPILE_TYPE parameter * [restclient-cpp] Update description. Add Homepage * [restclient-cpp] Bump to 0.5.2. Remove COMPILE_TYPE option * [restclient-cpp] Set ONLY_STATIC_LIBRARY for Windows * [restclient-cpp] Change version num 0.5.2-1 -> 0.5.2
2020-05-11[speexdsp] Change repo to github (#11218)Jack·Boos·Yu
2020-05-11[libzen] Update to 0.4.38 (#11237)Maxime Gervais
* remove patch (merged upstream) * update baseline (UWP support added)
2020-05-11[android] Link C++ runtime according to VCPKG_CRT_LINKAGE (#11266)huangqinjin
https://developer.android.com/ndk/guides/cpp-support
2020-05-11[VTK/vtk-m] Update VTK to 9.0 and add vtk-m (#11148)Alexander Neumann
* [vtk-m] new port vtk-m * [VTK] Update to 9.0 * include local buildtree changes * [pcl] disable VTK due to API changes in VTK 9.0 * [vtk-m] add supports field to be only x64 * [vtk-dicom] add python executable. * fix vtkm dependency * [vtk-dicom] fix missing std:: namespace * [vtk-m] add uwp to unsupported triplets * [vtk] add pegtl include patch, reenable IOMotionFX * remove hdf5 changes for testing * use different pgetl patch which redirects to the installed config of pegtl * [pegtl-2] version file needs renaming too * [vtk] change dependency to pgetl-2 and fix the patch * [vtk] put in hdf5 fix again and correct manually installed include files * remove deprecated function to retrigger CI * [lz4] correctly lowercase the lz4 config * [vtk] remove unnecessary code * [pegtl-2] add homepage * [pegtl] modernize portfiles * [vtk-dicom] add homepage * [vtk-dicom] modernize portfile * [vtk-m] remove empty build depends * [vtk] try fixing the permission issue * bump control * Update FindHDF5.cmake * Update pegtl.patch * Update ports/vtk/pegtl.patch Co-authored-by: nicole mazzuca <mazzucan@outlook.com> * [vtk] refactor portfile, added a few deps on [core] and added feature cuda * [vtk] pegtl.patch: Add additional found message * [vtk-m] add more documentation comments * [vtk] fix string replacement Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-05-11[uthenticode] Update to 1.0.3 (#11256)William Woodruff
2020-05-10[vcpkg] [llvm] [mpir] Bump Linux VM memory size and do all operations on the ↵Billy O'Neal
temporary disk. (#11174) * [vcpkg] Bump Linux VM memory size and do all operations on the temporary disk. * [llvm] disable optional dependencies to libxml2 and zlib * [vcpkg] Reduce quotas on the share to something reasonable. * [mpir] Skip on Linux because it conflicts with libgmp. Co-authored-by: yurybura <yurybura@gmail.com>
2020-05-08[allegro5] Update to 5.2.6.0 (#11187)Rodolfo Lam
2020-05-08link libdl on linux (#11223)mcgoo
2020-05-08[protobuf] Correct protobuf under android (Fix issue #8218) (#11228)Pascal Thomet
* Correct protobuf under android (Fix issue #8218) - This fixes https://github.com/microsoft/vcpkg/issues/8218 The original error is linkely inside protobuf CMakeLists, which should link the log library under Android. See explanations here: https://github.com/protocolbuffers/protobuf/issues/2719 * ports/protobuf/CONTROL: Version 3.11.4-1
2020-05-08[ignition-math6] Add new port 🤖 (#11232)Silvio Traversaro
* [ignition-math6] Add new port * [ignition-cmake2] Bump version to 2.2.0
2020-05-08[bitserializer-pugixml] Add new port (#11241)Pavel Kisliak
Co-authored-by: Pavel_Kisliak <Pavel_Kisliak@epam.com>
2020-05-08[azure-kinect-sensor-sdk] Fix Deploy Azure Kinect Sensor SDK on Windows (#11139)Tsukasa Sugiura
* Fix Deploy Azure Kinect Sensor SDK on Windows Fix deploy Azure Kinect Sensor SDK on Windows by copy Depth Engine. * Fix Download URL by Version Number * Fix Check SHA512 Hash of NuGet package * Add Check Library Linkage * Change Install Directory for Deploy Files * Update ports/azure-kinect-sensor-sdk/portfile.cmake Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-05-08[uthenticode] Add new port (#11199)William Woodruff
* [uthenticode] Add new port * ports/uthenticode: Add openssl as a dependency * ports/uthenticode: 1.0.1 * ports/uthenticode: 1.0.2 * ports/uthenticode: Drop quotes * treewide: Mark uthenticode as failing on UWP * ports/uthenticode: Use ${PORT}
2020-05-08[asmjit] Update to the latest commit (#11245)NancyLi1013
2020-05-08[sfml] Remove unnecessary patch (#11246)Jack·Boos·Yu
2020-05-08[opencv2,opencv3,opencv4] Changed dependency on qt5 to qt5-base, fixes ↵Don Venable
#11138 (#11201) * Changed dependency on qt5 to qt5-base, closes microsoft/vcpkg#11138 * Bump the correct control file. * Also added qt5-base as dep for opencv3, bumped version * Changed dep for `qt` feature from `qt5` to `qt5-base`, bumped ver Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-05-08[gmp,nettle,hogweed] Add new ports (#10613)Alexander Neumann
* add new function vcpkg_fixup_pkgconfig * make message with changed files a debug_message * add two more cases to the debug *.pc files * comment out prefix. use --define-variable=prefix=INSTALL_PATH * changed the comment header. * add missing word * finish vcpkg_fixup_pkgconfig.cmake * Update vcpkg_fixup_pkgconfig.cmake Note: since CMake is run in script mode the description of VCPKG_FIXUP_PKGCONFIG_CALLED cannot be viewed * transfer changes from x windows pr * fix typo in regex * add port for vs yasm integration within VCPKG * add gmp * add nettle * add missing windows flag in control * CI workaround CI seems to not pass env YASMPATH correctly to cl. Since YASM is on PATH -> remove $(VCInstallDir) as the default for YasmPath * overwrite correct import. * If CI does not give logs just display some extra info * target replacement was mising * apply same replacements for nettle * remove unnecessary status message * remove unnecessary platform code * update supports field for vs-yasm * apply replacement also to libhogweed * fix static builds * remove not working code * remove debug/release options * add additional replacement for the case the SOURCE dir has already been patched within VCPKG * add triplet selection to vcpkg_install_msbuild * fix missing ; in patches * remove gmp dependency in static builds since they are not required * cleanup portfiles * add missing vcpkg_fixup_pkgconfig() call
2020-05-08[azure-iot-sdk-c] Fixed the CMake config export. (#11017)Sean Yen
* Make the CMake config export correctly. * Update CONTROL * Update CONTROL * Update portfile.cmake * Update portfile.cmake * Update portfile.cmake