aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-27Update libmupdf 1.18.0 (#14201)simon987
2020-10-27[grpc] [arm-linux] Missing grpc plugins. (#14184)xyb
2020-10-26[lcm] Fix build error on Linux (#14147)Lily
2020-10-26[poco] Update to 1.10.1 (#10326)Phoebe
2020-10-26[libmariadb] Fix OpenSSL feature option (#14196)Arves100
2020-10-26[zstd] Removing de-duplication of cmake flags (#13454)Nemirtingas
2020-10-26[fmt] Update to 7.1.0 (#14239)Cengizhan Pasaoglu
2020-10-26[vcpkg] Fix more cases of semicolon mishandling in "scripts" - follow-up to ↵Joachim Gehweiler
PR #12926 (#13968)
2020-10-26[cppwinrt] Update to version 2.0.201008.2 (#14092)Jared Irwin
2020-10-26[pcre] Export cmake targets (#13539)Phoebe
2020-10-26[vcpkg] Implement versions db generator (#13777)Victor Romero
* [vcpkg] Add script to generate ports versions history * [vcpkg] Fix formatting * Fetch port versions from commit ID * Use global --x-json switch * Use --no-checkout when cloning secondary instance * Clone from local repository instead of from GitHub * Use CmdLineBuilder to build git commands * Use CmdLineBuilder and reduce repeated code * Fetch version at baseline and code cleanup * Guess version scheme from old CONTROL files * Rename version db generator script * Simplify x-history json output * Use CONTROL/manifest parsers on x-history * Use git-tree instaed of commit-id * Remove 'ports' field from root object * Clean up code * More code cleanup * Improve port version detection * Improve generator logging * Do not ignore parsing errors in CONTROL files * PR review comments in Python script * Fix subprocess.run() calls * Make `canonicalize()` return error instead of terminating * [vcpkg] Add tests for new test_parse_control_file paths * Remove unnecessary std::move() calls * Fix formatting * Python formatting Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-25[ogre] Temporary disable dependency qt (#14226)Jack·Boos·Yu
2020-10-25[vcpkg] update msys-libiconv version (#14220)Ludwig Chieng
link to previous version 1.16-1 does not exist anymore
2020-10-24[Many Ports] Baseline Fixes for 2020-10-24 CI Build (#14208)Billy O'Neal
* [libp7client, libp7-baical] Combine identical ports and update to libp7client 5.6. In a recent CI build, we started getting output like: Installing package libp7-baical[core]:x86-windows... The following files are already installed in C:/Dev/vcpkg/installed/x86-windows and are in conflict with libp7-baical:x86-windows Installed by libp7client:x86-windows bin/P7x32.dll bin/P7x32.pdb debug/bin/P7x32d.dll debug/bin/P7x32d.pdb include/P7/GTypes.h include/P7/P7_Client.h include/P7/P7_Cproxy.h include/P7/P7_Extensions.h include/P7/P7_Telemetry.h include/P7/P7_Trace.h It turns out that these ports are identical, they are just different versions of the same library. The libp7-baical version supported more platforms and was simpler, so took that one and updated it to a current version. * [ignition-modularscripts, ignition-msgs1] Attempt to fix intermittent build failures by disabling parallel configure. * Fix several "passing: remove from fail list." * [akali] Disable parallel configure. REGRESSION: akali:x64-windows. If expected, add akali:x64-windows=fail to .\scripts\ci.baseline.txt. Attempts to fix: CMake Error: Could not open file for write in copy operation C:/Dev/vcpkg/buildtrees/akali/src/fc94eb83a9-01654d3f7c.clean/include/akali_config.h.tmp CMake Error: : System Error: Permission denied CMake Error at CMakeLists.txt:20 (configure_file): configure_file Problem configuring file * [nvtt] Devendor libsquish This was regressed by https://github.com/microsoft/vcpkg/pull/13674 REGRESSION: nvtt:x64-linux. If expected, add nvtt:x64-linux=fail to .\scripts\ci.baseline.txt. REGRESSION: nvtt:x64-osx. If expected, add nvtt:x64-osx=fail to .\scripts\ci.baseline.txt. REGRESSION: nvtt:x64-windows-static. If expected, add nvtt:x64-windows-static=fail to .\scripts\ci.baseline.txt. REGRESSION: nvtt:x64-windows. If expected, add nvtt:x64-windows=fail to .\scripts\ci.baseline.txt. Installing package nvtt[core]:x64-linux... The following files are already installed in /mnt/vcpkg-ci/installed/x64-linux and are in conflict with nvtt:x64-linux Installed by libsquish:x64-linux debug/lib/libsquishd.a include/squish.h lib/libsquish.a * [knet] Disable parallel configure. REGRESSION: knet:x64-windows. If expected, add knet:x64-windows=fail to .\scripts\ci.baseline.txt. CMake Error at src/CMakeLists.txt:1 (configure_file): configure_file Problem configuring file * [libnice] Diable parallel configure. REGRESSION: libnice:x64-windows. If expected, add libnice:x64-windows=fail to .\scripts\ci.baseline.txt. CMake Error at CMakeLists.txt:13 (configure_file): configure_file Problem configuring file
2020-10-24Replace fwd header files to declarations (#13972)Cengizhan Pasaoglu
2020-10-23Print more verbose compiler detection info (#14188)Eric Kilmer
2020-10-23[netcdf-c/nvtt] Update to the latest version (#13674)NancyLi1013
2020-10-23[Armadillo] update to 10.1.0 (#14159)JonLiu1993
2020-10-23[drogon] Fix build errors on linux/osx (#14148)An Tao
2020-10-23[restinio] update to v.0.6.11 (#14162)eao197
2020-10-23[ashes] Add new port. (#14087)Sylvain Doremus
2020-10-23[yara] update Yara from v3.10.0 to v4.0.2 (#13478)Giuseppe Massaro
* update Yara to v4.0.2 * Update ports/yara/CONTROL with version 4.0.2 Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2020-10-23[directxmesh] Use CMake build system and add dx12 feature (#13976)Rémy Tassoux
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2020-10-23[directxtex] Set dx12 feature as dependency for arm and uwp platforms (#14175)Rémy Tassoux
See https://github.com/microsoft/vcpkg/pull/13976#pullrequestreview-515132943
2020-10-23Add lilv port (#14080)Dominic Clark
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2020-10-23[libjuice] Add new port (#13703)Nemirtingas
* libjuice port * Various fix from pr. * Remove unused code * Update to v0.5.2 * Add the private include file for datachannel * Smaller patch for vcpkg * Update ports/libjuice/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update scripts/ci.baseline.txt Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update libjuice to support uwp ? * Add nettle include path * Fix the nettle library name Co-authored-by: Nemirtingas <nanaki89@hotmail.fr> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2020-10-23[libgit2] Update to 1.1.0 (#14137)Kevin Lu
2020-10-23[vcpkg_find_acquire_program] Fix SWIG on non-Windows platforms. (#13953)Adam Johnson
Previously, the sourceforge downloader was attempting to download a mixture of the Windows URL with an incorrect extension, causing a cascade of HTTPS download failure messages. Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-10-22[grpc] Update to v1.32.0 - use correct port version (#14152)Jozef Izso
* [grpc] grpc v1.32.0 - use correct port version * [grpc] update 00001-fix-uwp.patch * [grpc] update 00002-static-linking-in-linux.patch * [grpc] update 00004-link-gdi32-on-windows.patch * [grpc] update 00011-fix-csharp_plugin.patch
2020-10-22[libpq] Fix incidental linkage of DL on windows platforms. (#14172)ras0219
Previously, detecting the presence of the dlfcn-win32 library resulted in an incorrect `-ldl` injection. Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-21[efsw] Fix share location (#14145)JonLiu1993
2020-10-21[vcpkg] Vcpkg appinstall deps fixes (#14129)Sander Cox
2020-10-21[leptonica] Update to 1.80.0 (#14125)Phoebe
2020-10-21[log4cplus ] Normilize log4cplus unicode build (#14100)Nicolai Grodzitski
2020-10-21[shaderwriter] Add new port. (#14088)Sylvain Doremus
2020-10-21[libzippp] Use VCPKG_TARGET_IS_WINDOWS rather than WIN32 and avoid libzip ↵NancyLi1013
default features (#14063)
2020-10-21[libp7-baical] Fix build error (#13540)NancyLi1013
2020-10-21[libnoise] Fix build and header, install FindLibNoise.cmake (#14141)Jack·Boos·Yu
2020-10-21[vcpkg] Add `versions` feature flag and version field manifest parsing (#14079)ras0219
* [vcpkg] Add `versions` feature flag and version field manifest parsing * Introduce FeatureFlagSettings struct to more easily access feature flags throughout the program * To avoid users accidentally starting to write "version" instead of "version-string" in their manifests, vcpkg explicitly detects and prevents usage of ports with schemes other than "String" * Drive-by fix of copiable SourceControlFileLocation and an exposed use-after-move bug This code is largely extracted from PR #13777 Co-authored-by: Victor Romero <romerosanchezv@gmail.com> * [vcpkg] Address CR Comments. Fix test crash on Linux. Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2020-10-20[ptex] Fix build on *inx (#14142)Jack·Boos·Yu
2020-10-20[libimobiledevice] Use upstream patched version (#14139)Billy O'Neal
2020-10-20[freetds] Update to v1.2.5 and update source to github. (#14120)Billy O'Neal
2020-10-20[rocksdb] update to v6.13.3 (#14085)Koby Kahane
2020-10-20[json-dto] update to v.0.2.11 (#14084)eao197
2020-10-20[cpr] Updated to 1.5.2 (#14131)Fabian Sauter
* Updated cpr to 1.5.2 * Updated the cpr SHA512
2020-10-20[hpx] Fix cmake config issue (#14112)Phoebe
2020-10-20[mlpack] Update to 3.4.1 (#14122)Phoebe
2020-10-20[opencv] Move dependency of protobuf from core to dnn/flann (#13987)Fei Chong
Co-authored-by: Fei Chong <fei.chong@calmcar.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-10-20[vulkan-headers] Added new port. (#14116)Sylvain Doremus
2020-10-20[cgal] Upgrade CGAL to 5.1 (#12614)Maxime GIMENO