aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2020-09-24[ffmpeg] fix linking with iconv feature (#13481)Matthias C. M. Troffaes
* [ffmpeg] fix linking with iconv feature * [ffmpeg] use official iconv cmake target (broken for now, needs fix in libiconv, see #11776) * [ffmpeg] fix typo in theora configuration * [ffmpeg] switch to $<NOT:$<CONFIG:Debug>> for selecting release libraries * [ffmpeg] use find_dependency(Iconv) on macos to better handle downstream REQUIRED * Bump port version. * [ffmpeg] remove iconv dependency on mac when it's not needed Patch originally provided by @cenit
2020-09-24[ffmpeg] fix feature dependencies (#13502)Matthias C. M. Troffaes
* [ffmpeg] fix feature dependencies * do not pull in default depedencies when specifying nonfree/gpl * explicitly mark postproc as gpl * add required dependencies for ffmpeg, ffplay, and ffprobe * remove defunct ffserver feature (this feature was removed in ffmpeg a while ago) * [ffmpeg] fix feature dependencies for avformat and avdevice * [ffmpeg] Bump port-version to 25 Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-24[vcpkg, libpq] separate static and shared library installations (#13491)Andrei Lebedev
* [vcpkg] add missing Makefile flag for install step Signed-off-by: Andrei Lebedev <lebdron@gmail.com> * [libpq] add custom Makefile to install only required targets Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2020-09-24[nng] Update to 1.3.2 (#13545)myd7349
* [nng] Update to 1.3.2 [nng] Add tools feature * [nng] Let's give ninja a second chance * Update ports/nng/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-24[scintilla] Update to 4.4.5 (#13665)Alek
* Add static linking to Scintilla * Add Port-Version to CONTROL * Split library linkage from crt linkage * Update CI baseline * [scintilla] Update to 4.4.5 * Remove vcpkg_copy_pdbs() * [scintilla] Add supports Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-09-24[libvpx] allow arm64 as target architecture (#13569)Hanseul Jun
* [libvpx] allow arm64 as target architecture * [libvpx] bump port version to 2
2020-09-24[qt5] Install Qt5 Network SSL dependencies (#13599)alexander-smyslov
* Add files via upload * [new port] avro-cpp * add boost-format * remove comments * remove comments * fix copy ssl libraries * fix * bump version Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com> Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-09-24[libzip] Update to libzip 1.7.3 (#13625)Cédric Tabin
* Update to libzip 1.7.3 * [libzip] Update CONTROL Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com> Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-09-24[libvpx] fix cmake target for linux (#13636)Matthias C. M. Troffaes
2020-09-24[apr-util] use find_package(expat) (#13663)janholt
Co-authored-by: janholt <janholt@gmail.com>
2020-09-24[orc] Update to the latest version (#13705)NancyLi1013
* [orc] Update to the latest version * Update patch format
2020-09-24[tinyutf8] Updating to v4.0.2 (#13706)iainchesworth
Update DuffsDevice/tinyutf8 library from v3.0.1 to v4.0.2
2020-09-22[mimalloc] Update to 1.6.4 (#13629)JonLiu1993
* [mimalloc] Update to 1.6.4 * deletecibaseline
2020-09-22[ffnvcodec] only supports windows and linux (#13638)Matthias C. M. Troffaes
2020-09-22[nanodbc] Update to 2.13.0 (#13662)Samuel Toussay
2020-09-22[scintilla] Add static linking to Scintilla (#13529)Alek
* Add static linking to Scintilla * Add Port-Version to CONTROL * Split library linkage from crt linkage * Update CI baseline * Remove vcpkg_copy_pdbs()
2020-09-22[polyclipping] Fix cmake patch for include directory (#13668)Fabien Péan
2020-09-22[Many ports] Update to the latest version or commit (#13560)NancyLi1013
* [Many ports] Update to the latest version or commit * [libplist] Update version [libsync] Update patch format * Update as review suggestions * [libplist] Revert changes
2020-09-20[unqlite] Add new port (#13544)myd7349
2020-09-20[sentry-native] Update port to 0.4.2 (#13546)Vitalii Koshura
* [sentry-native] Update port to 0.4.2 Remove custom fix for msvc 19.27 because of the fix that was introduced by port authors here: https://github.com/getsentry/sentry-native/commit/f1437333d4ea1eca2f8a3664d57efff081b4dad6 Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com> * Fix review comments Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-09-20[xbyak] Update port to 5.97 (#13553)Ryan
2020-09-20[libsndfile] Update to 1.0.30 (#13616)evpobr
* Update to latest release * Remove patch merged to upstream * Add vcpkg_fixup_pkgconfig() call * Do not use deprecated option `ENABLE_STATIC_RUNTIME`
2020-09-20[skyr-url] Changed version number to 1.13.0 (#13617)Glyn Matthews
2020-09-18[inja/kd-soap/fastrtps/graphite2/jsonnet] Update to latest release revision ↵Phoebe
(#13584) * [inja/kd-soap/fastrtps/graphite2/jsonnet] Update to latest release revision * Fix license path for fastrtps and remove bin with static build for kd-soap
2020-09-18[jsoncons] Update to version 0.156.1 (#13595)Daniel Parker
2020-09-17[opus] Fix for arm64-ios (#13568)Hanseul Jun
* Add SYSTEM_LIBRARIES m to vcpkg_fixup_pkgconfig() in opus/portfile.cmake. * [opus] Update CONTROL Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-09-16[json_dto] Update to v.0.2.10 (#13535)eao197
* json_dto updated to v.0.2.10 * Update portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-09-16[google-cloud-cpp] Update to v1.18.0 release (#13552)Carlos O'Ryan
* [google-cloud-cpp] Update to v1.18.0 release * Update portfile.cmake Add unsupported message Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-09-15[dartsim] Fix version in vcpkg.json (#13550)Silvio Traversaro
2020-09-14[dartsim] Add new port (#13320)Silvio Traversaro
* [dartsim] Add new port * Update vcpkg.json * Update vcpkg.json * Update vcpkg.json
2020-09-14[triangle] Add new port (#13322)Nathan
* New Port : libigl-triangle * Update ci.baseline.txt for libigl-triangle port * Update ports/libigl-triangle/CONTROL Unnecessary Port-Version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/libigl-triangle/portfile.cmake Unnecessary inclusion of vcpkg_common_functions Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/libigl-triangle/portfile.cmake Use README from source as the copyright file Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Updates to libigl-translate port * Update libigl-triangle port * Update ports/libigl-triangle/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/libigl-triangle/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Make the header copy properly and add CMake targets * Utilize original sources for triangle library and rename to triangle * Build triangle executable and add it to tools * Fix Linux build which requires linking to m library for math functions * Update scripts/ci.baseline.txt Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Instead of defining INT_PTR, use uintptr_t from stdint.h Also, define FLOAT and VOID in the header so the user of the library does not have to define them * Make sure the port works and can be used * Remove the use of the SINGLE define for switching the REAL define to be float or double. Also make the define for VOID be void rather than replacing all VOID with void in order to reduce the patch size. Co-authored-by: Nathan Mercer <nmercer@intermap.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2020-09-14[qt-advanced-docking-system] update to 3.6.1 (#13340)Stijn Herfst
* update to 3.6.1 * remove unneeded changes * fix qt5-x11extras linux dependency * add dependency for osx * make requested changes * change hash
2020-09-14[croncpp] Added croncpp port (#13359)Robert Kesteson
* Added croncpp port * Update croncpp for windows failure * Update ports/croncpp/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update ports/croncpp/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update ports/croncpp/CONTROL Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update ports/croncpp/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update ports/croncpp/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update ports/croncpp/portfile.cmake Co-authored-by: Robert Kesterson <robert.d.kesterson@leidos.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-14[ffmpeg:arm64-linux] Fix bug #13511: [ffmpeg:arm64-linux] build failure. ↵xyb
(#13512) Root cause: In `ffmpeg/portfile.cmake`, `--target-os=win32` is applied to all arm or arm64 targets. This is wrong. Fix: Only apply "--target-os=win32" if VCPKG_TARGET_IS_WINDOWS. Verify: Run `./vcpkg install ffmpeg` on arm64-linux host, make sure the generated libraries are *.a not *.lib.
2020-09-14[sdl2] Fix pkgconfig: missing system lib dbus-1 (#13520)Jack·Boos·Yu
2020-09-14[sqlite3] Update to 3.33.0 (#13501)Kevin Lu
2020-09-14[tool-meson] Update to 0.55.3 (#13497)Wolfgang Stöggl
2020-09-14[vcpkg manifest] Add documentation! (#13488)nicole mazzuca
* [vcpkg docs] add docs for manifest files These are just for the maintainer docs, not user docs. * [vcpkg] EBNF-ify platform expression parsing this modifies nothing about what strings are accepted or rejected, it just moves stuff around. also adds tests. * [vcpkg docs] add manifest mode example * [wip] docs for augustin also fix tabs * [vcpkg manifest] switch to using maps for features * Apply suggestions from code review * un-experimentize format-manifest * flesh out the user manifest mode docs * CRs * billy CRs * final personal pass-thru
2020-09-13[yoga] Update to 1.18.0 (#13515)Agustin Mendez
* Update CONTROL * Update portfile.cmake * Update add-project-declaration.patch
2020-09-11[d3dx12] Add new port (#13360)Mérill Téterel
* [d3dx12] new port * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update portfile.cmake Use the correct d3dx12.h that does not require the very latest Windows SDK * Apply suggestions from code review Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update ports/d3dx12/portfile.cmake * [d3dx12] Download license file Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-11[freeimage] Add freeimage-config.cmake (#12627)Lily
* [freeimage] Add vcpkg-cmake-wrapper.cmake * [freeimage] Prefer creating config.cmake instead of vcpkg-cmake-wrapper Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-11[qwt] update to 6.1.5 (#12459)JonLiu1993
* [qwt] update to 6.1.5 * delete patch file Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-09-11[gtest] Remove autodetectable usage information (#13442)ras0219
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
2020-09-11[shogun] Fix build error (#13425)NancyLi1013
2020-09-11[pybind11] Fixup cmake information (#13443)ras0219
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
2020-09-11[hffix] New port hffix library 1.0.0 (#13433)gnaggnoyil
2020-09-11[urdfdom] Fixing up _IMPORT_PREFIX (#12795)Sean Yen
* Fixing up _IMPORT_PREFIX. * update version. * address the feedback.
2020-09-11[qhull] Update to 8.0.2 (#13445)ras0219
* [qhull] Extracted from Microsoft/vcpkg#12199 * [qhull] Update to 8.0.2 release Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-11[libigl] Re-fix install extra headers (#13471)Jack·Boos·Yu
2020-09-11[soxr] remove doc files from install (#13480)Matthias C. M. Troffaes