aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-04[blaze][ceres][clapack][geogram][lapack][lapack-reference][opencv4][selene] ↵ras0219
Fix deps issues (#13229) Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-09-04[sqlitecpp] Update to 3.1.1 (#13334)Christian Fersch
2020-09-04fix compile on g++ 6 (#13290)nicole mazzuca
2020-09-04[vcpkg_acquire_msys.cmake] Add gettext tool (#13297)General Jack O'Neill
1. Added dependencies to gettext-0.19.8.1-1-x86_64.pkg.tar.xz of libintl libgettextpo libasprintf 2. Added dependency download for libgettextpo-0.19.8.1-1-x86_64.pkg.tar.xz 3. Added dependency download for libasprintf-0.19.8.1-1-x86_64.pkg.tar.xz 4. Put downloads in reverse dependcy order - seems it is called topological order now
2020-09-04[libtorrent] Update to 1.2.10 (#13341)Francisco Pombal
2020-09-04[google-cloud-cpp] Upgrade to v1.17.1 (#13336)Carlos O'Ryan
2020-09-03[dlib] Fix dependency port sqlite3 (#13325)Phoebe
2020-09-03Fix ffmpeg build for PATH with spaces. (#13275)Rafael Kitover
Followup on 085225b7b. Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2020-09-03[vcpkg] Delay failures in `vcpkg install` until missing manifest requested ↵ras0219
(#13231)
2020-09-03[cli11] Update to 1.9.1 (#13280)BullyWiiPlaza
2020-09-03Adapting for HPX V1.5 (#13309)Hartmut Kaiser
2020-09-03[folly] Fix findpackage error messages (#13278)JonLiu1993
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-09-03[freetype] static build fix (#13250)Peter Steneteg
2020-09-03[knet] Add new port (#13207)Kiba Amor
2020-09-03[simdjson] Update to 0.5.0 (#13079)myd7349
2020-09-0311129: Add VCPKG_LINKER_FLAGS_<CONFIG>. (#11290)Paul
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-09-03[many ports] Add supports (#12857)Phoebe
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2020-09-03[vcpkg.cmake] error out if the mode has changed (#13313)nicole mazzuca
2020-09-02Correct Spelling of Port-Verison to Port-Version in CONTROL file (#13315)General Jack O'Neill
2020-09-02[hypre] Update to 2.19.0 (#13252)Albert Ziegenhagel
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-09-02[vcpkg RFC] initial registries RFC (#12881)nicole mazzuca
2020-09-02[vcpkg] Registries MVP (#13038)nicole mazzuca
2020-09-02[vcpkg baseline][rest-rpc] Skip check in baseline (#13295)Jack·Boos·Yu
2020-09-02[json5-parser] update source for json5-parser from BitBucket to GitHub. (#13289)Billy O'Neal
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-09-02[vcpkg] Add July 2020 changelog (#13302)Griffin Downs
* Create July + half of June changelog * Update test numbers; rephrase items * Correct release notes begin date * Remove false entries
2020-09-01[darknet] update to v2020-08-30 (#13238)Stefano Sinigardi
2020-09-01[bzip2] Add SHA512 hash check (#13242)General Jack O'Neill
2020-09-01[blend2d] Update to beta_2020-08-24 (#13258)ZeeWanderer
2020-09-01[levmar] Add new port (#13164)Alberto Jaspe
Co-authored-by: LilyWangL <wangli28@beyondsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-31[vcpkg] Implement 'repository' tag for NuGet binary caching (#13228)ras0219
This tag is required to correctly interface with GitHub Packages, because GHP shares a single remote for the entire organization and uses the repository field to associate a package with a particular repository. This tag will be automatically generated if the default GitHub Actions environment variables are present (GITHUB_XYZ) or if the user defines VCPKG_NUGET_REPOSITORY. Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-08-31[vcpkg] Replace uses of msys pacman.exe with direct package downloads (#13019)ras0219
* wip Apply suggestions from code review Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> * [vcpkg_acquire_msys] Trim list of packages. Introduce defaults. * [behaviortree-cpp] Fix dynamic dependency on ZMQ Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-31[vcpkg_configure_cmake] Pass CMAKE_DISABLE_SOURCE_CHANGES to all ports by ↵ras0219
default (#12846) * [vcpkg] Pass CMAKE_DISABLE_SOURCE_CHANGES to all ports by default * [docs] Regenerate Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-31[libxmlmm ] Add new port libxmlmm 0.6.0 (#13139)Sean Farrell
2020-08-31[sentry-native] Add new port (#13118)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-08-31[libhsplasma] Add new port (#13174)Adam Johnson
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-31[geos] Update to 3.8.1 (#12163)Oskari Timperi
2020-08-31[ffmpeg] Use nproc - 1 build jobs for ffmpeg instead of 6. (#12659)Rafael Kitover
2020-08-31[clapack, lapack-reference] Add conflict messages (#13200)NancyLi1013
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-31[libarchive] Update to 3.4.3 (#13179)JonLiu1993
2020-08-31[caf] Update caf to 0.17.6 (#13175)Robert Kesteson
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-31[cpu-features] Add new port (#12681)myd7349
2020-08-31[matplotlib-cpp] Upgrade to latest version (#13201)Alex
2020-08-31[toml11] Update to version 3.5.0 (latest) (#13204)David Duque
2020-08-31Fix link (#13209)Sprite
2020-08-31[libvpx] Update to 1.9.0. (#13213)Matthew Oliver
2020-08-31[polyhook2] Update to latest (#13221)Stephen Eckels
2020-08-31[bfgroup-lyra] Upgrade to version 1.5 (latest) (#13222)David Duque
2020-08-31[gdal] for static builds utilize static proj library (#13226)Nathan
2020-08-31[rest-rpc]add new port (#13232)leap
2020-08-31[OpenMVS] add missing include directories for downstream projects (#13233)Stefano Sinigardi