Commit Graph

16597 Commits

Author SHA1 Message Date
Thomas1664
1721648556
[kf5] Merge copyright files to a single file (#25759)
* [kf5] Remove copyright dir part 1

* part 2

* version

* format

* version

* Diagram has only a single license file

* version

* Delete docs

* version

* Fix empty dirs

* version

* Only remove readme

* version
2022-07-14 12:09:56 -07:00
JonLiu1993
e658a5d7ee
[WinReg] update to v6.1.0 (#25765)
* [WinReg] update to v6.1.0

* update version
2022-07-14 12:07:04 -07:00
Jack·Boos·Yu
8b14e7e872
[hiredis] Fix the conflict of macro ssize_t (#25271) 2022-07-13 18:29:41 -07:00
eao197
26ba6f56c1
[restinio] update to v.0.6.16 (#25724)
* RESTinio updated to v.0.6.16.

* RESTinio v.0.6.16 added to baseline.
2022-07-13 13:55:44 -07:00
Cheney Wang
9241267aa1
[libmount] Update to 2.38 (#25727)
* [libmount] Update to 2.38

* x-add-version

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-07-13 13:55:14 -07:00
Cheney Wang
6d66b8fbbb
[libproxy] Add vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY) (#25733)
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-07-13 13:54:44 -07:00
Frank
7e0fcb4ccf
[WavPack] update to 5.5.0 (#25742)
* [WavPack] update to 5.5.0

* update version
2022-07-13 13:53:41 -07:00
Sean Farrell
9065505cd6
[rsig] Updates rsig to 0.1.1 (#25669)
* [rsig] Updates rsig to 0.1.1

* Use the right usage file.

* Update versions.
2022-07-13 13:52:54 -07:00
Kai Pastor
98b41de91e
[libsquish] Fix unexpected OpenMP dependency (#25746)
* [libsquish] No unguarded OpenMP dependency

* Update versions
2022-07-13 13:51:19 -07:00
Cedric GNIEWEK
343319653a
[libmicrodns] Add new port (#25660)
* [libmicrodns] Add new port

* [libmicrodns] Add version
2022-07-13 13:48:45 -07:00
xaedes
9402f6f765
[imgui] Set C++ 11 standard in CMakeLists.txt (#25601)
* [imgui] Enable C++ 11 standard as code requires it

see vcpkg issue microsoft#25588

* [imgui] Enable C++ 11 standard using target_compile_features

As lerppana suggested:
It is better to use cxx_std_11 meta feature instead of locking the version number.
This should indicate cmake to use at least 11 instead of exactly 11.

see vcpkg issue microsoft#25588

* [imgui] update versions (vcpkg x-add-version imgui)

Enable C++ 11 standard as code requires it

see vcpkg issue microsoft#25588
2022-07-13 13:47:22 -07:00
Kai Pastor
ac68609a51
[x265] Fix dependencies, modernize (#25747)
* [x265] No unguarded NUMA dependency

* [x265] Keep non-standard runtime libs in pc file

* Rewrite assembly options

* Modernize and cleanup

* Update versions
2022-07-13 13:17:56 -07:00
tqcq
5f631cf955
[rxcpp] upgrade version from v4.1.0 to v4.1.1 (#25557)
* feature upgrade rxcpp version from v4.1.0 to v4.1.1

* feature x-add-version

* fix rxcpp version hash diff

* feature migrating new cmake function

* feature upgrade vcpkg from v4.1.0 to v4.1.1

* fix format-manifest

* feature use version instead of version-string

* feature run x-add-version for rxcpp

* feature add license to rxcpp

* feature x-add-version for rxcpp

* update vcpkg.json

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-07-13 10:35:33 -07:00
JonLiu1993
91cb13a659
[dlib] update to 19.24 (#25749)
* [dlib] update to 19.24

* update version

* Recovery patch form

* update version
2022-07-13 10:31:37 -07:00
Mengna Li
72cdfe25ee
[vcpkg baseline][libharu] update to 2.4.0-rc1 (#25569)
* update to 2.4.0-rc1

* update vtk vcpkg.json file

* export targets

* update patch

* update patch

* Fix FindLibHaru in vtk

* update ports/vtk/FindLibHaru.patch

* update patch

* fix find libharu
2022-07-13 10:30:11 -07:00
Ryan A. Pavlik
5f8189bc48
[liblsquic] Add new port (#24310)
* [liblsquic] Add new port.

* version

* use vcpkg_install_copyright()

Co-authored-by: Victor Romero <viromer@microsoft.com>
2022-07-13 10:12:19 -07:00
Thomas1664
c69f2b9098
[vcpkg] Add vcpkg_install_copyright() portfile function (#25239)
* [vcpkg tool] Add vcpkg_install_copyright

* Make sure FILE_LIST is provided

* relative to ${SOURCE_PATH}

* Add documentation

* Add to table of contents

* Relative paths was a bad idea.

* Tell users to use the correct way

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* Fix docs

* Add parameter COMMENT

* Rename to vcpkg_concat_copyright

* Fix escape

* Revert "Fix escape"

This reverts commit 53f1636705.

* Revert "Rename to vcpkg_concat_copyright"

This reverts commit 6ce9152a61.

* Fix escape

* Add support for single copyright file

* Update docs

* Make comment less confusing

* [ci skip] Billy CR

* [ci skip] Format

* Remove explicit checks for STREQUAL ""

* Add error msg if file doesn't exist

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-07-13 09:41:52 -07:00
Thomas1664
6118049642
[vcpkg baseline][opencensus-cpp] Set cxx standard to 14 for compatibility with abseil (#25735)
* {vcpkg baseline] Set cxx standard to 14 for compatibility with abseil

* Remove from CI baseline

* version

* license

* version
2022-07-12 14:07:02 -07:00
JoergAtGithub
204949bc59
[ableton] Fixed ASIO vs. ASIOSDK confusion (#25626)
* Fixed ASIO vs. ASIOSDK confusion

* Renamed variable in portfile, to enable build with Steinberg ASIO audio driver SDK
2022-07-12 11:12:55 -07:00
JonLiu1993
abb575484e
[freerdp] update to 2.7 (#25688)
* [freerdp] update to 2.7

* update evrsion
2022-07-12 11:09:23 -07:00
Kai Pastor
4e7bcf7a99
[python3] Fix wrapper, mark mingw unsupported (#25699)
* Fix python3 wrapper

* python3 is unsupported on mingw

* Update versions
2022-07-12 11:08:50 -07:00
JonLiu1993
6d087e76ef
[unrar] update to 6.1.7 (#25714)
* [unrar] update to 6.1.7

* update version
2022-07-12 11:08:08 -07:00
Frank
d9ac3c2e50
[WinReg] update to v6.0.0 (#25715)
* [WinReg] update to v6.0.0

* update version
2022-07-12 11:07:46 -07:00
Jamlys Lee
c50743e812
[gtk] fix cross build (#25718)
* [gtk] Fix package failure for cross-compiling.

* update port version database

Co-authored-by: Jamlys Lee <jamlys_lee@163.com>
2022-07-12 11:07:23 -07:00
Mengna Li
553c7dff3c
update to 20211114 (#25719) 2022-07-12 11:06:44 -07:00
Mengna Li
1cf8af0b65
fix stdalign.h not find issue (#25721) 2022-07-12 11:06:15 -07:00
Mengna Li
d303fe640b
update to v1.2.1 (#25722) 2022-07-12 10:50:03 -07:00
LilyWangLL
81b10ef999
[speex] update to 1.2.1 (#25726)
* [speex] update to 1.2.1

* x-add-version

Co-authored-by: LilyWangLL <v-lilywang@microsoft.com>
2022-07-12 10:49:24 -07:00
myd7349
6b036f4545
[simdjson] Update to 2.2.0 (#25581)
* [simdjson] Update to 2.0.0

* [simdjson] Bump version

* [simdjson] Update to 2.2.0

* [simdjson] Overwrite version

* [simdjson] Remove version 2.0.0
2022-07-12 10:48:00 -07:00
Osyotr
d769781d11
[qtbase] Fix x64-linux-dynamic build (#25672)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-07-11 16:27:05 -07:00
Mengna Li
3c37f48862
update to 37 (#25677) 2022-07-11 16:26:21 -07:00
Osyotr
edf3441180
[pcre] Fix x64-linux-dynamic build (#25671)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-07-11 16:25:36 -07:00
Jack·Boos·Yu
7f49d67ef8
[vcpkg baseline][yasm/vcpkg-tool-ninja] Fix build (#25678)
* [yasm/vcpkg-tool-ninja] Fix build

* version
2022-07-11 16:24:23 -07:00
LilyWangLL
dbb8930ca3
[vcpkg baseline][isal, spdk-isal] Fix conflict (#25679)
* [vcpkg baseline][isal, spdk-isal] Fix conflict

* format vcpkg.json

* x-add-version

* apply suggestion

* x-add-version

Co-authored-by: LilyWangLL <v-lilywang@microsoft.com>
2022-07-11 16:22:28 -07:00
Jack·Boos·Yu
1c284e9aa4
[uvw] Fix usage (#25684)
* [uvw] Fix usage

* version
2022-07-11 16:20:49 -07:00
Jack·Boos·Yu
7f4476af9d
[sdformat9] Update to 9.8.0 (#25685)
* [sdformat9] Update to 9.8.0

* version
2022-07-11 16:18:21 -07:00
JonLiu1993
82c7a4578a
[uwebsockets] update to 20.14.0 (#25687)
* [uwebsockets] update to 20.14.0

* update version
2022-07-11 16:17:58 -07:00
Osyotr
88f7ab6054
[freealut] Fix x64-linux-dynamic build (#25667)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-07-11 16:17:35 -07:00
Osyotr
d0521dadf6
[fastrtps] Update to 2.4.2, fix tool path and x64-linux-dynamic build (#25666)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-07-11 16:08:31 -07:00
Kai Pastor
e2b22a2ae5
[liblas] Fix geotiff dependency, document usage, add feature 'tools' (#25664)
* [liblas] use supports expression

* Fix linkage and license

* Drop pointless stuff

* Simplify cleanup, minor fixes

* Fix exported config

* Add tools feature

* Install usage file

* Update versions

* Fix usage

* Update versions

* Add Windows prefix to usage

* Update versions

Co-authored-by: Leander Schulten <Leander.Schulten@rwth-aachen.de>
2022-07-11 15:52:46 -07:00
Osyotr
60e22b44bf
[basisu] Fix x64-linux-dynamic build, switch to vcpkg_cmake_configure (#25662)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-07-11 15:38:12 -07:00
Matthias Kuhn
e3316f695b
[gdal] compatibility with 32bit devices android_api<24 (#25637) 2022-07-11 15:24:05 -07:00
Jamlys Lee
e562b659d1
[boost-modular-build-helper] Add support for loongarch64 cpu (#25614)
* Add support for loongarch64 cpu.

* update port version database

* update port version

* Do nothing...

* Revert "Do nothing..."

This reverts commit b73b0e4cb8.

Co-authored-by: Jamlys Lee <jamlys_lee@163.com>
Co-authored-by: Victor Romero <viromer@microsoft.com>
2022-07-11 15:14:32 -07:00
tkeinz
538234bd53
[ezfoundation] Add new port (#25604)
* Add new port ezfoundation

* Update version registry for ezfoundation

* Skip unsupported Linux and OSX build for ezfoundation

* Add license field for ezfoundation

* Update version registry for ezfoundation

* Add supports spec in manifest

* Update version registry

Co-authored-by: Mark Keinz <makei@microsoft.com>
2022-07-11 15:13:28 -07:00
Kai Pastor
88b3aedb3b
[wxwidgets] Update and fix (#25572)
* Revert "[wxwidgets] Remove debug asserts from Release build. (#25240)"

This reverts commit 6e16931acd.

* Update to 3.1.7

* Update installation layout

* Upstream CMake export is not ready for use

* Update versions

* Remove obsolete patch

* Use msvc layout for mingw on windows

* Add debug-support feature

* Update versions

* Fix condition

* Update versions

* Restore symlink patch

* Update versions

* Remove trace option from test port

* Enable testing without feature debug-support

* Fixup defaults for using without debug support

* Expect wxrc-3.1 for mingw cross builds ("unix" layout)

* Update versions
2022-07-11 14:06:54 -07:00
Mengna Li
0c5939ea29
[apsi] update to v0.8.2 and fix supports (#25461)
* update to v0.8.1 and fix supports

* skip x86-windows and arm64-windows in ci.baseline

* add x86-windows and arm64-windows supports

* update

* update

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-07-11 13:57:02 -07:00
Henrik Gaßmann
98f8d00e89
[ned14-internal-quickcpplib] Update port @2022-07-04 (#25560)
* [quickcpplib] Update port @2022-07-04

* [quickcpplib] Invert polyfill features

* [quickcpplib] Update version database

* [quickcpplib] Exclude CI failures
2022-07-08 14:05:39 -07:00
Frank
58a4010284
[OpenSSL] update to 3.0.5 (#25597)
* [OpenSSL] update to 3.0.5

* update version
2022-07-08 13:57:26 -07:00
Samuel Marks
1b9d210262
[nuklear] Upgrade to latest nuklear (12/05/2022) (#24829)
* [ports/nuklear] Upgrade to latest nuklear; use correct LICENSE path; correct `GNUInstallDirs` usage

* [ports/nuklear/vcpkg.json] Set license

* [ports/nuklear/vcpkg.json] version-date

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

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

* [versions/n-/nuklear.json] Remove `2022-05-12` @ `"port-version": 1`

* [ports/nuklear/portfile.cmake] Remove quotes around `${FEATURE_OPTIONS}`

* [nuklear] Revert reformat

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-07-08 13:56:32 -07:00
JonLiu1993
72ef222e77
[libuv] update to 1.44.1 and use official CMakeLists (#24745)
* [libuv] update to <1.44.1>

* update version

* fix ci error

* update version

* fix-ci-error

* [libuv] update to <1.44.1>

* update version

* add patch

* update version

* add option

* update version

* delete patch

* update evrsion

* fix ci error

* update version

* delete patch

* update evrsion

* Use official CMakeLists.txt

* Fix build type

* Re-fix, fix pkgconfig

* Fix usocket build

* Fix uvw build

* Fix wpilib build

* Fix cmake build

* Fix tensorpipe build

* Fix qpid-proton build

* modern portfile

* update version

* Add licese

* update version

* Update ports/usockets/CMakeLists.txt

* update version

* Add usage

* Apply suggestion

* version

* Disable to build examples

* version

* typo

* version

* Fix find_package

* version

* Update version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-07-08 13:02:45 -07:00