Commit Graph

17030 Commits

Author SHA1 Message Date
Hamish Moffatt
96c35a683e
[Argon2] Add new port (#24747)
* start of argon2 port

* continue development

* attempt to compile with optimization

* add feature to enable hardware optimizations

* fix symbol visibility

* set symbol visibility

* add pkg-config

* use libs.private for threading

* use last release

* start of argon2 port

* continue development

* attempt to compile with optimization

* add feature to enable hardware optimizations

* fix symbol visibility

* set symbol visibility

* add pkg-config

* use libs.private for threading

* use last release

* publish the command line tool

* Argon2 port

* add version info for argon2

* use preferred vcpkg cmake functions

* update version

* fix compile of x64-windows-static

* update version

* Update ports/argon2/portfile.cmake

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update ports/argon2/portfile.cmake

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* install pdbs

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* add argon2 licence

* use target-specific functions for link libraries

* use upstream pkgconfig file

* export library for cmake

* update version hash

* don't use deprecated vcpkg_fixup_cmake_targets

* fix cmake integration

* update version

* fix thread.c includes when building on mingw32

* export header path and thread dependency properly

* don't export the argon2_tool

* fix output clash between library and tool on mingw

* use declspec for symbol visibility with mingw

* update version

* fix missing PDBs for library due to tool/library filename clash

* update argon2 version

* quote filenames for safety

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* update arong2 version

* note upstream PR for visibility patch

* always build with hardware optimizations if supported by compiler

* update argon2 version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-08-29 16:38:21 -07:00
Thomas1664
754b45e090
[ncnn] New Port (#26557)
* [ncnn] Add new port

* [ncnn] Add new port

* update version

* add ncnn options

* update vcpkg.json to constraint supported platforms

* Add a new final line

* update version

* Update ports/ncnn/portfile.cmake

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* fixed ncnn install error

* Update to latest upstream version

* Fixup pc files

* version

* unsupported on Windows arm

* version

Co-authored-by: holylong <mrhlingchen@163.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-08-29 16:37:12 -07:00
Alexis La Goutte
9bba2861b8
[nghttp3] Add new Port (#26497)
* Add nghttp3 port

* nghttp3: update homepage

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* nghttp3: use main branch with fix for build with UWP ARM 32bits

* nghttp3: add licence (MIT)

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-08-29 16:26:10 -07:00
Billy O'Neal
abb15f0b40
Update vcpkg-tool to 2022-08-24 (#26507)
* Update vcpkg-tool to 2022-08-24

https://github.com/microsoft/vcpkg-tool/releases/tag/2022-08-24

* Add `--no-print-usage` note to docs.
2022-08-29 15:30:16 -07:00
Jamlys Lee
f4efe37911
[libpng] fix mips64 support (#26265)
* [libpng]fix mips64 support

* [libpng]update port version

* [libpng]update versiond database

* fix msa support for mips

* update port version database

Co-authored-by: Jamlys Lee <jamlys_lee@163.com>
2022-08-29 13:40:31 -07:00
Thomas1664
e034b9ffb4
[nanogui] Respect VCPKG_LIBRARY_LINKAGE on Linux (#26549)
* [nanogui] Respect VCPKG_LIBRARY_LINKAGE on Linux

* version
2022-08-29 13:28:42 -07:00
Thomas1664
f571b30b86
[cpuid] Fix library linkage (#26545)
* [cpuid] Fix linkage

* Fix Windows build

* version
2022-08-29 13:19:20 -07:00
Thomas1664
ed0279d48d
[libnice] Fix license (#26560)
* [libnice] Fix license

* version
2022-08-29 12:06:37 -07:00
Thomas1664
2ab1624cf0
[cgal] Remove docs (#26558)
* [cgal] Remove docs

* version
2022-08-29 12:05:47 -07:00
Thomas1664
ca2807e8f9
[gmp] Remove docs (#26559)
* [gmp] Remove docs

* version
2022-08-29 11:53:49 -07:00
Kyle Benesch
6d77eb5a5f
Update to 1.22.2 (#26539) 2022-08-29 11:52:43 -07:00
Thomas1664
70bf557bab
[vcpkg baseline][opencensus-cpp] De-vendor dependencies (#26567)
* [opencensus-cpp] De-vendor dependencies

* version
2022-08-29 11:39:33 -07:00
Thomas1664
10ad7b2592
[lcm] Disable examples and docs (#26568)
* [lcm] Disable examples and docs

* Test tools on Windows

* Copy tools

* version

* TOOL_NAMES

* version
2022-08-29 11:36:07 -07:00
Hamish Moffatt
9d44c159a4
[Flat] Add new port (#26577)
* new port flat: flat containers library

* add flat library

* add versions
2022-08-29 11:34:28 -07:00
Mengna Li
8f9a4f2de9
[opencc] De-vendor darts (#26581)
* Add tclap support

* Add darts support
2022-08-29 11:33:30 -07:00
autoantwort
427f956bd5
[opencv4,dv-processing] no absolute paths (#26586) 2022-08-29 11:22:42 -07:00
Matthias Kuhn
8a991b8d86
[anyrpc] Add MinGW support (#25901)
* [anyrpc] Add MinGW support

* Add note
2022-08-29 08:56:19 -07:00
Alexander Neumann
e85b5bb95a
[wayland] add ports for wayland. (#26475)
* add wayland

* format manifest

* uncomment the library guard

* v db

* add missing policy

* v db
2022-08-26 14:07:10 -07:00
Alexander Neumann
3163230192
[vcpkg baseline][libxdamage,libxext,libxfixes] add ports (#26486)
* [libxdamage] add port

* [libxext] add port

* [libxfixes] add port

* v db

* [libx11] try fixing crosscompilation on windows.

* retry

* move to manual-tools

* touch doesn't work need the original obj file

* retry touch

* touch doesn't seem to work.

* v db
2022-08-26 13:08:05 -07:00
daljit97
024a041b66
[matchit] Add first draft port (#26499)
* Add first draft port for matchit

* Adjust formatting

* Add version for matchit

* Update matchit to v1.0.1

* Run vcpkg x-add-version for v1.0.1

* Fix typo in command for copying license file

* Remove installation of redudant files

* Add usage instructions

* Update license info in vcpkg.json

* FIX: revert license change info to libzippp

Previous commit incorrectly change the license for the port libzippp. This commit fixes that.

* Run vcpkg x-add-version

* Update ports/matchit/portfile.cmake

Change HEAD_REF to main

Co-authored-by: Bowen Fu <BowenFu@users.noreply.github.com>

* Run vcpkg xdg-version

* Add command for installing usage file

* Run vcpkg x-add-version

* Update matchit.json

* Use quoted variables in portfile.cmake

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Run x-add-version

Co-authored-by: Bowen Fu <BowenFu@users.noreply.github.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-08-26 12:30:53 -07:00
Thomas1664
de7091ee24
[cocoyaxi] Upstream changed repo name (#26514)
* [cocoyaxi] Fix SHA

* Fix upstream repo name

* version

Co-authored-by: Neo Ko <neo.blackcap@gmail.com>
2022-08-26 12:15:49 -07:00
Mengna Li
083e31d80b
Add tclap support (#26530) 2022-08-26 12:11:07 -07:00
Russell Greene
754cc25428
[jxrlib] fix iOS build (#26506)
* [jxrlib] fix iOS build

* ./vcpkg x-add-version --all

* [jxrlib] fix deprecated functions, add license

* ./vcpkg x-add-version --all

* [jxrlib] fix absolute paths

* ./vcpkg x-add-version --all
2022-08-26 12:03:37 -07:00
Russell Greene
99d30139e9
[jasper] disable opengl feature on ios, allowing it to build (#26472)
* [jasper] don't include opengl feature on ios

* ./vcpkg x-add-version --all

* add license: null to indiate a license not in SPDX

* ./vcpkg x-add-version --all
2022-08-26 11:55:08 -07:00
Daniele Pallastrelli
e049c9cd9f
[cli] Update the version to 2.0.2 (#26411)
* [cli] Update the version to 1.1.1

* [cli] Update the version to 1.2.1

* [cli] Update the version to 1.2.1: fix PR requests

* [aricpp] create a new port (#17162)

* [cli] run the command: ./vcpkg x-add-version --all

* [aricpp] change request for #18048

* Update ports/aricpp/portfile.cmake

* [aricpp] change request for #18048

* Update ports/aricpp/vcpkg.json

* Update ports/aricpp/vcpkg.json

* Update versions/a-/aricpp.json

* Update versions/a-/aricpp.json

* [aricpp] port-version -> 0

* [cli] v. 2.0

* [cli] Update ports/cli/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/cli/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [cli] bump port version

* Update versions/c-/cli.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [cli] Update the version to 2.0.1

* [cli] Update the version to 2.0.1

* [cli] Update the version to 2.0.1

* update version

* update version

* use version not version-semver

* overwrite version

* add license

* update version

* [cli] update port-version

* format

* add version

Co-authored-by: Daniele Pallastrelli <daniele.pallastrelli@sadel.it>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-08-26 11:53:08 -07:00
Cheney Wang
c87d5dc427
[boost-build] Fix incorrect hash (#26527) 2022-08-26 11:50:42 -07:00
Jack·Boos·Yu
2dd429b67b
[nuget] Update to 6.2.1 (#26522) 2022-08-26 11:45:15 -07:00
Nursultan Zarlyk
a9dc9a4b32
[OpenBLAS] Upgrade to 0.3.21 and add arm64-windows support (#26396)
* Upgrade OpenBLAS

* Update OpenBLAS version

* Add OpenBLAS dependents to ci.baseline

Co-authored-by: Nursultan Zarlyk <nzarlyk@microsoft.com>
2022-08-25 14:36:41 -07:00
Kai Pastor
8a5bbf4409
[hunspell] Update and fix (#26481)
* Update to 1.7.1

* Minor portfile updates

* Fix mingw

* Add proper 'nls' feature

* Patch for autotools subdirs control

* Update versions

* Add license field

* Update versions
2022-08-25 10:59:30 -07:00
Yury Bura
8424da584e
[boost] update to 1.80.0 (#26233)
* [scripts/boost] modify script to use v1.80.0.beta1

* [boost] generate ports

* add versions

* [boost-build] remove obsolete patches

* update version

* [boost-json] remove obsolete patch

* [scripts/boost] modify script to use v1.80.0

* [boost] generate ports v1.80.0

* [boost] generate ports v1.80.0

* [boost-locale] update patch

* update versions

* [scripts/boost] fix script and regenerate Boost ports

* update versions

* update version

Co-authored-by: Yury Bura <yury.bura@sk.com>
2022-08-25 10:46:01 -07:00
Henrik Gaßmann
23e74ca2c2
[Turbobase64] Adopt maintainer guidelines (#26498)
* [turbobase64] Fix maintainer guideline violations

* [turbobase64] Update version database
2022-08-25 10:44:12 -07:00
Kyle Benesch
b8b8efa56d
[libtcod] Update to 1.22.1 (#26504)
* Update to 1.22.0.

* Add png and zlib features, enabled by default.

Adds missing default features.

* Update to 1.22.1.

* Update versions/l-/libtcod.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-08-25 10:42:47 -07:00
Mengna Li
3af5e21083
fix usage (#26509) 2022-08-25 10:38:49 -07:00
Ulysses1337
55112eb54a
[mchehab-zbar] Add new port (#16113)
* Add mchehab/zbar

* Quote all paths

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* Update to 0.23.90

* Flip name

* Update version registry

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-08-24 09:08:34 -07:00
Tim Miller
c350275db4
[guile] Added guile port (#26336) 2022-08-24 09:04:34 -07:00
Adolfo Solis
9eb19776b0
[ceres] Use ceres without gflags for [arm-uwp] build (#26434)
* Use Cmake without gflash for UWP-ARM64 build

* Merge branch 'master' of https://github.com/Microsoft/vcpkg

* Update version database

* Added glog dependencie for not uwp platforms

* Formatted vcpkg.json

* Updated version

* Added MINIGLOG Feature in uwp

* Update version database

* Changed platform support for glog

* Update version database

Co-authored-by: Adolfo Solis <asolis@polyworksmexico.com>
2022-08-24 08:59:33 -07:00
Cheney Wang
6511a6f0d5
[dartsim] Enable dart-gui (#26493) 2022-08-24 08:54:40 -07:00
Alexis La Goutte
1ccf92726f
[nghttp2]: update to v1.49.0 (#26425)
* [nghttp2]: update to v1.48.0

* nghttp2(vcpkg): Add License (MIT)

* nghttp2(.json), fix git hash after update licence

* nghttp2: update to 1.49.0

* nghttp2.json: remove v1.48.0

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2022-08-24 08:51:57 -07:00
myd7349
88b1071e39
[edflib] Add new port (#25738)
* [edflib] Add new port

* [edflib] Add version

* [edflib] Fix PDB installation

* [edflib] Overwrite version

* [edflib] No need to call vcpkg_copy_pdbs

* [edflib] Overwrite version

* [vcpkg] Drop dynamic build support

* [edflib] Update version

* [edflib] Fix linux build

* [edflib] Overwrite version

* [edflib] Remove test_edflib and test_generator

* [edflib] Overwrite version

* [edflib] Cleanup

* [edflib] Overwrite version
2022-08-23 12:43:10 -07:00
Dawid Wróbel
e5eb2da7fb
[windres-rc] support --define, --include-dir (#26454)
* [windres-rc] support --define, --include-dir

* [windres-rc] treat --include-dir with func_file_conv()
2022-08-23 12:36:24 -07:00
Russell Greene
5bb60c0580
[libsrt] Produce correct library kind (#26471)
* [libsrt] respect VCPKG_LIBRARY_LINKAGE

* ./vcpkg x-add-version --all
2022-08-23 12:11:44 -07:00
Kai Pastor
02fcf92f48
Deprecated VCPKG_PREFER_SYSTEM_LIBS (#26449) 2022-08-23 12:07:33 -07:00
Sean Farrell
698ca0211d
[freetype] Add feature to include error strings. (#26427)
* [freetype] Add feature to add error string.

* [freetype] Update baseline.

* [freetype] Fix typo.

* [freetype] Update baseline.
2022-08-23 11:04:52 -07:00
Kai Pastor
5cae88e33e
[gklib] Fix mingw build (#26468)
* Fix mingw build

* Update versions
2022-08-23 10:37:35 -07:00
Lily Wang
d044f52707
[google-cloud-cpp] Fix features dialogflow-* CMake export (#26480)
* [google-cloud-cpp] Fix feature dialogflow-* CMake export

* x-add-version
2022-08-23 10:36:54 -07:00
JonLiu1993
8ab78df4b5
[poppler] update to version 22.8.0 and Add glib support (#25578)
* [poppler] Add glib support

* format vcpkg.json

* update version

* update version

* update version

* Add cairo dependency

* update version

* update dependcies

* update version
2022-08-23 10:33:57 -07:00
Kai Pastor
7bd1ddfe86
[pdal] Update to 2.4.3 (#26435)
* Update to 2.4.3

* Update versions
2022-08-23 10:20:48 -07:00
eao197
42c70cd0f0
[sobjectizer] Update to 5.7.4.2 (#26461)
* SObjectizer updated to v.5.7.4.2.

* SObjectizer-5.7.4.2 added to the baseline.
2022-08-23 10:14:41 -07:00
Francisco Facioni
3e0abbde12
[rapidcsv] Update to 8.64 (#26473) 2022-08-23 10:13:33 -07:00
Francisco Facioni
e71ce10294
[vectorclass] Update to 2.02.00 (#26474) 2022-08-23 10:12:03 -07:00