aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2020-05-08[vcpkg] Adding support for finding VS2019 by environment variable (#10760)Arsen Tufankjian
* Fixing build with VS2019 * Added support for finding VS2019 by VS160COMNTOOLS env var * [vcpkg] Explicitly handle trailing backslash in VS140 path. * [vcpkg] Defer instance validation for VS160COMNTOOLS Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-05-08[vcpkg] Resolve relative overlay ports to the current working directory. ↵Robert Schumacher
(#11233) Fixes #10771.
2020-05-08[qt5-webengine] Add dep atlmfc to CONTROL. Fix patches for latest. Add some ↵Alexander Neumann
options on linux (#11120) * [qt5-webengine] Fix dependencies and patch for latest * fix latest build and add options to linux build
2020-05-08[opencl] Add build type when installing targets (#10567)NancyLi1013
* [opencl] Add build type when installing targets * Update the conditions to judge build type
2020-05-08[Coin3D] Add new ports for simage, Coin, and SoQt (#9880)Markus Rickert
* [simage] Add new port * [coin] Add new port * [soqt] Add new port
2020-05-08Don't build the metrics uploader when metrics are disabled. (#11234)Billy O'Neal
2020-05-07[gainput] imporve cmake search gainput library (#11000)L
* imporve cmake search gainput library. * Update ports/gainput/install_as_cmake_package.patch * Update ports/gainput/install_as_cmake_package.patch * fix error * add prefix "unofficial" * [gainput] fix dynamic build generate static lib * remove unimportant changes * [gainput] update ci.baseline.txt * [gainput] fix build error on osx * [gainput] update portfile * Reset osx related code * [gainput] update build option * [gainput] update build option.
2020-05-07[mongo-c-driver] Fix find_package error (#11217)Lily
2020-05-07[libqcow] Update baseline (#11238)Jack·Boos·Yu
2020-05-07[dlib] add more granularity in features (#11195)Erwan BERNARD
* [dlib] add more feature selection * [dlib] replace custom with check_features * [dlib] bump version in CONTROL
2020-05-07[lua] Compile as position-independent code (#11163)Kevin Lu
2020-05-07[skyr-url] Update skyr-url to 1.7.5 (#11153)Glyn Matthews
* [skyr-url] Changed skyr-url version number to 1.7.5 * [skyr-url] Updated Git tag for fixes to CI breakages
2020-05-07[gsoap] Add supports for gsoap (#11048)Lily
* [gsoap] Add supports for gsoap * [gsoap] Update the version * [gsoap] Update ci.baseline.txt Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-05-07[BitSerializer] Update to version 0.9 (#11157)Pavel Kisliak
Co-authored-by: Pavel_Kisliak <Pavel_Kisliak@epam.com>
2020-05-07[libsquish] add missing SQUISH_EXPORT (#11124)here-mikelley
2020-05-07[blend2d] Update to beta_2020-05-04 (#11155)ZeeWanderer
2020-05-07[wxwidgets] Apply fix for copy and paste macOS (#11178)Brad Anderson
See wxWidget's Trac #18553
2020-05-07[freerdp] Update to 2.0.0 (#11051)Alexandro Sanchez
Signed-off-by: Alexandro Sanchez Bach <alexandro@phi.nz>
2020-05-07[glib] Update the usage of string(TOUPPER ...) (#10856)NancyLi1013
* [glib] Update the usage of string(TOUPPER ...) * Add a newline to the end of the file Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-05-07libiconv - Fix ICONV_CONST (#9832)nicole mazzuca
* libiconv - Fix ICONV_CONST * Remove "const" from the second argument of "iconv"
2020-05-07[vcpkg] Restrict telemetry uploads to TLS 1.2 (#11213)Billy O'Neal
* [vcpkg] Restrict telemetry uploads to TLS 1.2, as required by Azure security policy. Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-05-07[vcpkg] Add Linux toolchain x86 support (#8588)zhbanito
Add compile option for x86 triplet target architecture Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-05-07[gasol] Add new port (#9550)Mayank Kataruka
* Added new port GASol * added patch file * Code Refactoring * Code Refactoring to change port name * Updated baseline to resolve file conflicts with nanovg and stb * Added changes to ci-baseline and added port not supported on arm/uwp * [gasol] Use cmake to build * update baseline Co-authored-by: SanaJahan <sanadgrt@gmail.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-05-07[cuda] Fix find cuda in UNIX (#10838)Jack·Boos·Yu
* [cuda] Fix find cuda in UNIX * update baseline * [cuda] Add homepage * add newline to end of CONTROL * Update ports/cuda/portfile.cmake Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-05-07[ignition-modular-scripts] Migrate from bitbucket to github (#10858)Silvio Traversaro
As announced in https://community.gazebosim.org/t/important-gazebo-and-ignition-are-going-to-github/533, the ignition project repositories have been migrated from BitBucket to GitHub. This commit updates the ignition_modular_library helpers to use GitHub instead of BitBucket, and also update the hashes of all the ignition ports as apparently the archive generated by GitHub for releases are slightly different from the one generated by BitBucket.
2020-05-07[rtlsdr] Add new port (#10901)Egor Chesakov
* Add rtlsdr port * Update ci.baseline.txt * Update to use github mirror in portfile.cmake Co-authored-by: Egor Chesakov <echesakov@users.noreply.github.com>
2020-05-06[gtest] Rollback to a release version. (#10963)LazyWolf Lin
2020-05-06[vcpkg] always pass VSCMD_SKIP_SENDTELEMETRY=1 (#11202)nicole mazzuca
Fixes #10468
2020-05-06[OpenCV2] add new "old" port (#7849)Stefano Sinigardi
* [OpenCV2] add library for older C projects * [OpenCV2] fixes for non-Windows systems * [OpenCV2] add warnings for Ubuntu * add fixes for cuda * [OpenCV2] disable parallel building, otherwise cuda fails * [OpenCV2] refresh port with latest fixes * [OpenCV2] fix CONTROL * [OpenCV2] fixes for windows * [OpenCV2] fixes to avoid unnecessary install of pre-built ffmpeg, since it already uses externally provided one * [OpenCV2] openexr still has some problems, explicitly removed UWP support * [OpenCV2] use targets wherever possible. Jasper and OpenEXR features would require improvements in those ports, in order for them to provide targets too * [OpenCV2] re-enable parallel build also with CUDA * [OpenCV2] improve compatibility with CUDA 10+ * [OpenCV2] fix broken CUDA targets * [darknet] enable opencv2 feature * skip from building, like opencv3, to avoid problems in CI
2020-05-06[libmpeg2] Add new port (#8871)Michał Janiszewski
* [libmpeg2] Add new port Libmpeg2 seems to be a somewhat old project, last release was done in 2008, but it is still in use by some projects e.g. ResidualVM I have verified the mpeg2dec built for x86-64 with MSVC produces similar results as the one pre-packaged on my Arch. * [libmpeg2] Apply review comments * [libmpeg2] Add ci.baseline.txt exemptions