Commit Graph

14995 Commits

Author SHA1 Message Date
LilyWangLL
c6e208fccf
[mpfr] Add warning message on Linux (#21940)
* [mpfr] Add warning message on Linux

* update version

* Update portfile.cmake

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2021-12-10 14:01:15 -08:00
LiarMaiq
31bf0e4a36
[co] update to version v2.0.3 (#21915)
* Update vcpkg.json

* Update portfile.cmake

* Update baseline.json

* Update co.json

* Update ports/co/portfile.cmake

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

* Update ports/co/vcpkg.json

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

* Run ”x-add-version co“ command

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-12-10 14:00:45 -08:00
David Federman
ec316f8fac
[python3] Update to 3.10.1 (#21927) 2021-12-10 13:58:11 -08:00
Kai Pastor
207af1c995
[vcpkg-cmake] Fix windows toolchain chainloading for uwp (#21857)
* Fix uwp toolchain chainloading

* Use common definitions

* Update versions

* [netcdf-c] Fix uwp compiler flags

* Update versions

* [skip actions] CI

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-10 13:55:24 -08:00
Jack·Boos·Yu
f315deab8d
[tesseract] Fix non-Windows build (#21320)
* [tesseract] Fix non-Windows build

* version

* apply suggestion

* version
2021-12-10 13:51:47 -08:00
NancyLi1013
36c0baf755
[mlpack] Fix supports (#21316)
* [mlpack] fix supports

* Update ports/mlpack/portfile.cmake

* fix typo

* version

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-12-10 13:51:15 -08:00
LilyWangLL
5c54cc0655
[v8] Fix link error (#21933)
* [v8] Fix link error

* update version

* [v8]Update portfile.cmake

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2021-12-09 21:01:18 -08:00
Billy O'Neal
dbf1506bb1
[libde265] Remove optional dependency on sdl and modernize. (#21953) 2021-12-09 19:40:12 -08:00
Alexander Neumann
bd4169a47f
[qtbase] fix installed qt.conf (#21944)
* fix paths in qt.conf

* version stuff
2021-12-09 18:19:33 -08:00
Kai Pastor
a4f322c567
[proj4] Update to 8.1.1, revise features and dependencies (#20443)
* Update to 8.1.1, cleanup patches

* Patch and use pc file installation from upstream

* Simplify dependency fixup

* Remove obsolete VCPKG_BUILD_SHARED_LIBS

* Revise feature and dependency interface

* Update versions

* Use all libs from proj.pc for gdal

* Set CMP0012 for dependency control

* Update versions

* Update versions

* Fix missing user32.lib when using libcrypto

* Update versions

* Fix missing user32.lib when using libcrypto

* Update versions
2021-12-09 18:18:18 -08:00
Jack·Boos·Yu
45a8674e1d
[hiredis] Support windows dynamic build (#21914)
* [hiredis] Support windows dynamic build

* versopm
2021-12-09 18:15:15 -08:00
Phoebe
371f47d170
[libzen] Update to 0.4.39 (#20405)
* [libzen] Update to 0.4.39

* Fix up the package name
2021-12-09 18:06:35 -08:00
Christian Ullrich
34a73b5010
[wtl] Add two "post-release updates". (#21924)
* [wtl] Add two "post-release updates".

See https://sourceforge.net/projects/wtl/files/WTL%2010/WTL10%20Post-Release%20Updates.txt/download

* Ran magic undocumented command line.
2021-12-09 17:56:38 -08:00
autoantwort
adc3cec1fc
Update readme for macOS (#21952) 2021-12-09 17:33:51 -08:00
Max
febf337ad8
[date] update sha to be lowercase for windows installs (#21922)
* [date] update sha to be lowercase for windows installs

* add version

* update version

Co-authored-by: Max Christy <mchristy@precisionplanting.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-12-09 17:01:00 -08:00
Frank
c6bda4e83b
[aws-sdk-cpp]update to 1.9.160 (#21930)
* [aws-sdk-cpp]update to 1.9.160

* update version
2021-12-09 17:00:43 -08:00
Jack·Boos·Yu
3887aff5e5
[rsocket] Remove keyword supports (#21911)
* [rsocket] Remove keyword supports

* version

* clean up baseline
2021-12-09 16:59:30 -08:00
vincent-nv
de0afd063a
UPDATE Qt-Advanced-Docking-System to v3.8.0 (#21802) 2021-12-09 16:55:57 -08:00
Billy O'Neal
af68e72795
[libyuv] Remove from ci.baseline.txt. (#21931) 2021-12-09 16:47:59 -08:00
Phoebe
77967a6228
[vcpkg-cmake-config] fix up cmake_current_packages_dir (#20439)
* [vcpkg-cmake-config] fix up cmake_current_packages_dir

* Small changes

* Address the review suggestion

* Update ports/vcpkg-cmake-config/vcpkg_cmake_config_fixup.cmake

* Update the baseline version

* Address the review suggestions

* Address the review suggestions

* fix up VCPKG_IMPORT_PREFIX if the file being modified at a deep subpath

* Fix regressions

* Remove out of date comments about multiconfig generators that are no longer relevant, fix spelling errors, and avoid calculating relative paths for the definition of VCPKG_IMPORT_PREFIX when not used.

* Fix version database.

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-09 14:24:16 -08:00
Jack·Boos·Yu
a7a0aaf265
[qt5-base] Fix the incompatibility between configuration script and --x-buildtrees (#21657)
* [qt5-base] Fix the incompatibility between configuration script and --x-buildtrees

* version

* Update ports/qt5-base/cmake/configure_qt.cmake

* Update ports/qt5-base/cmake/configure_qt.cmake

* version

* Re-fix expr

* version

* Update ports/qt5-base/cmake/configure_qt.cmake

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

* Update versions/q-/qt5-base.json

* update regex expression

* version

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2021-12-09 14:20:48 -08:00
Billy O'Neal
0fe674df99
Update tool to 2021-12-09. (#21932) 2021-12-09 12:08:05 -08:00
Karandra
14543ba182
[wxwidgets] Add 'WXWIDGETS_USE_STD_CONTAINERS' option (#21841)
* Add 'WXWIDGETS_USE_STD_CONTAINERS' option to set 'wxUSE_STD_CONTAINERS' maco

* Use 'vcpkg_cmake_configure' instead of 'vcpkg_configure_cmake'

* Format and x-add-version

* Change 'vcpkg_install_cmake' to 'vcpkg_cmake_install'

* x-add-version again

I was sure I did that. I hate this thing.

* Removed 'vcpkg_fail_port_install' in favor of `"supports": "!uwp"` in 'vcpkg.json'

* x-add-version wxwidgets --overwrite-version

Dafuq? I ran this command before comitting and you, vcpkg, did nothing and now there are changes? Ugh.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-08 15:58:38 -08:00
Alexander Neumann
74db2afdd0
[vcpkg baseline] [Qt6] add FETCH_REF for qt modules without tag (#21925)
* add FETCH_REF for qt modules without tag

* libyaml add version to pkgconfig file

* more login output

* use the target in the wrapper.

* remove trace output bump port version

* version stuff
2021-12-08 15:58:20 -08:00
Josue Andrade Gomes
0a65a2f5f7
[decimal-for-cpp] update to 1.18 (#21920)
* [decimal-for-cpp] update to 1.18

* [decimal-for-cpp] update to 1.18 - added version
2021-12-08 15:44:29 -08:00
Niall Douglas
6386c01bf9
[ned14-internal-quickcpplib][status_code][outcome][llfio] Update to latest. (#21926) 2021-12-08 15:43:49 -08:00
Ian Cook
8da513e972
[arrow] Update to 6.0.0 (#21113)
* Bump version to 6.0.0

* Update version files

* Update patch

* Update version files

* Update patch

* Update version files

* Update patch

* Update version files

* Fix deprecated functions

* Update version files

* Fix unused variable warning

* Update version files

* Enclose paths in quotes

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

* Enclose paths in quotes

* Update version files

* Fix S3 feature

* Update version files

* Remove quotes from empty DZSTD_MSVC_LIB_PREFIX

* Update version files

* Update version files

* Update version files

* Update version files

* Remove old attempt to fix AWS SDK issue

* Update versions files

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-12-08 14:05:15 -08:00
Stefano Sinigardi
54f55a5268
[OpenCV] add python feature (#21854)
* [OpenCV] add python feature

* fix references

* fix references

* [OpenCV] add feature to main port

* [OpenCV] add feature to main port

* fix references

* trying to improve compatibility with *nix env

* fix references

* remove python remnants from vcpkg_checK_features

* fix references
2021-12-08 14:03:00 -08:00
Daniel Lundborg
501df2f7e0
[opencensus-cpp] Update to 2021-08-26 (#21894)
* [opencensus-cpp] Update to 2021-08-26

Signed-off-by: Daniel Lundborg <daniel.lundborg@sandvik.com>

* Update ports/opencensus-cpp/vcpkg.json

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

* [opencensus-cpp] use baseline port-version 0

Signed-off-by: Daniel Lundborg <daniel.lundborg@sandvik.com>

* [opencensus-cpp] replace deprecated vcpkg functions

Signed-off-by: Daniel Lundborg <daniel.lundborg@sandvik.com>

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-12-08 13:57:40 -08:00
Carlos O'Ryan
3496b4a3a9
[google-cloud-cpp] update to latest release (v1.34.1) (#21900) 2021-12-08 13:56:57 -08:00
Robert Schumacher
edacd9502e
[skcrypter] Fix casing of version db file (#21902) 2021-12-08 13:56:30 -08:00
Jack·Boos·Yu
37b323648a
[yasm] Fix feature tools (#19162)
* [yasm] Fix feature tools

* version

* update baseline

* fix arm build, add host dependency

* version

* Fix desc

* update baseline

* Remove arm fix patch

* version

* Fix build, apply suggestions

* version

* Add line break

* version

* Set tools as a feature

* version

* Remove remaining ci.baseline.txt entry.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-08 13:13:43 -08:00
Levin Li
7bb175eafe
[aom/libavif] Add support for ARM and UWP (#20636)
* Support libavif building on UWP and ARM

Remove deprecated functions

Bump port version

Apply suggestions from code review

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Bump version

Add version all

use patches

* Add version

* Disable deprecated functions using _CRT_SECURE_NO_WARNINGS rather than disabling 4996.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-07 12:34:46 -08:00
Rémy Tassoux
431d3810aa
[openxr-loader] Update to 1.0.20 (#21887)
* [openxr-loader] Update to 1.0.20

* [openxr-loader] Fix manifest formatting

* [openxr-loader] Update version files

* [openxr-loader] Add quotes to absolute paths

* [openxr-loader] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-12-06 22:43:34 -08:00
Akash
80be868eb5
[ompl] Fix config for find_package (#21864)
* Fix ompl config

* Update ports/ompl/vcpkg.json

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

* Update versions

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-12-06 21:51:42 -08:00
Kai Pastor
df8276a218
[lodepng,lodepng-c, libjxl] Update, merge lodepng-c into lodepng (#21846)
* Modernize lodepng portfile

* Update to 8c6a9e30

* Install LICENSE as copyright

* Don't install examples

* Remove unused parameter

* Merge lodepng-c into lodepng

* Add usage

* Omit lodepng-util: not official API

* Update versions

* [gdal] Don't use lz4: not a dependency

* [libjxl] Fix link flags

* Revise install cleanup, handle .dylib

* Add extra flags for uwp

* Workaround uwp toolchain quirks

* More dependency control, jxl_extras for tools only

* Pass the version to the build

* Update versions

* Skip CI for libjxl:arm-uwp

* Install usage file

* Update versions

* Use version-date for lodepng, mark lodepng-c as deprecated, and update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-06 21:51:01 -08:00
Jack·Boos·Yu
b1d364ed98
[imgui-sfml] Fix usage (#21871)
* [imgui-sfml] Fix usage

* version
2021-12-06 21:28:41 -08:00
JonLiu1993
9c5a04fa50
[ensmallen] update to 2.18.1 (#21878)
* [ensmallen] update to 2.18.1

* update version
2021-12-06 21:28:14 -08:00
Matthew Oliver
eea8042d00
[ffmpeg] Fix detection of x264. (#21875) 2021-12-06 21:27:58 -08:00
autoantwort
fadc22acfe
[apr] no absolute paths (#21860) 2021-12-06 21:13:20 -08:00
autoantwort
52cb57e8ad
[qt5-declarative] no absolute paths (#21859) 2021-12-06 21:12:51 -08:00
Tatsunori Uchino
2c8f00a1b0
[nowide] update to 11.1.3 (#21867)
* [nowide] update to 11.1.3

* [nowide] Don't use deprecated functions anymore

* Update ports/nowide/portfile.cmake

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

* Update version database.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-12-06 21:12:22 -08:00
autoantwort
111f1f1eff
[itk] no absolute paths (#21858) 2021-12-06 21:11:47 -08:00
autoantwort
27051174c7
[libcrafter] no absolute paths (#21856) 2021-12-06 21:11:36 -08:00
autoantwort
947b99222f
[omplapp] no absolute paths (#21855) 2021-12-06 21:11:14 -08:00
autoantwort
712722a064
[xxhash] no absolute paths (#21853) 2021-12-06 21:10:49 -08:00
Rémy Tassoux
b6c1682e46
[mimalloc] Update to 2.0.3 (#21844)
* [mimalloc] Update to 2.0.3

* [mimalloc] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-12-06 21:10:27 -08:00
Kai Pastor
cfc76ee83c
Revert baseline changes from #20449 (#21840) 2021-12-06 20:52:41 -08:00
Matthias Kuhn
1fc9f75814
[qca] Bump version to 2.3.4 (#21839) 2021-12-06 20:51:41 -08:00
zhiqiang
4010c730d4
[libdc1394] Add new port (#21808)
* [libdc1394] port library dc1394

* [libdc1394]: vcpkg x-add-version libdc1394

* [libdc1394] restrict supported platforms with blacklist instead

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

* [libdc1394] vcpkg x-add-version --all --overwrite-version

* [libdc1394] insert final newline

* [libdc1394] update version schema to `version`

* [libdc1394] vcpkg x-add-version --all --overwrite-version

* [libdc1394] fetch source code with vcpkg_from_sourceforge instead

* [libdc1394] vcpkg x-add-version --all --overwrite-version

Co-authored-by: Zhiqiang Niu <niuzhiqiang@audfly.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-12-06 20:47:57 -08:00