Commit Graph

14920 Commits

Author SHA1 Message Date
Kai Pastor
a515872b1a
[vcpkg baseline][python3] Fix race during parallel install (#21734)
* Fix race in parallel install

* Update versions
2021-11-29 10:05:12 -08:00
Berrysoft
3f56cc65d8
[gtk] update to 4.4.0 (#20654)
* Make gtk4.4 build.

* Update baseline for gtk

* Fix vcpkg version.

* Fix vcpkg version.

* [gtk] Fix macos build.

* [gtk] Fix linux build.

* [gtk] Add patches.

* [gtk] Bump versions - again

* Fix macos patch.

* Bump versions.

* Install xdamage.

* Bump versions.

* Add merged patch from upstream.

* [gtk] Bump version.

* Delete duplicate install of libxdamage-dev

* Add comment about change being merged upstream.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-29 08:43:49 -08:00
Billy O'Neal
b6b0e29209
[vcpkg baseline][hpx] Provide the correct dependencies when hpx chooses to use tcmalloc (#21673)
* [hpx] Always use the system malloc.

* Use tcmalloc rather than the system malloc when targeting Linux as requested by the hpx maintainers.
2021-11-29 08:40:37 -08:00
LilyWangLL
3a68454afa
[libgit2] Add Exported CMake Targets (#21670)
* [libgit2] Add Exported CMake Targets

* update version

* update version

* Remove no longer applicable comment.

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-27 23:32:06 -08:00
Stanislav Ershov
d48ac9aa52
[angelscript] Update to 2.35.1 (#21639)
* [angelscript] Update to 2.35.1

* [angelscript] update versions json

* [angelscript] apply suggestions

* [angelscript] add port version

* [angelscript] update versions json

* [angelscript] update versions json

* Update ports/angelscript/vcpkg.json

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

* [angelscript] update versions json

* Update angelscript.json

* Remove no longer necessary vcpkg_fail_port_install call and fixup whitespace.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-27 23:31:55 -08:00
Osyotr
1d84bbd83d
[poly2tri] Fix consuming the library due to incorrectly encoded header (#21653)
* [poly2tri] Fix consuming the library due to incorrectly encoded header
sweep.h was in ANSI codepage and some characters were illegal in utf-8

* Completely remove the surname.

Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-27 23:29:12 -08:00
Billy O'Neal
b3cfaaf1bb
Update tool to 2021-11-24. (#21654)
* Update tool to 2021-11-24.

* Reformat ports affected by https://github.com/microsoft/vcpkg-tool/pull/282
2021-11-26 01:25:06 -08:00
Ahmed Yarub Hani Al Nuaimi
148fba1d1a
Fix building AWS SDK for C++ with CMake 3.22.0 (#21668)
* Fix AWS SDK for C++ configuration

* Update versions

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
2021-11-26 01:20:02 -08:00
autoantwort
d6bd10b9af
[pcre] no absolute paths (#21664) 2021-11-26 01:19:38 -08:00
autoantwort
2617697840
[rapidjson] no absolute paths (#21662) 2021-11-26 01:19:10 -08:00
Koby Kahane
77d4d314c0
[rocksdb] update to v6.26.1 (#21661)
* [rocksdb] update to v6.26.1

* [rocksdb] update to v6.26.1.

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-26 01:18:37 -08:00
Guekka
7c03f8a6ab
[nifly] new port (#21553)
* [nifly] new port

* [nifly] update versions database

* [nifly] Fix name of HEAD_REF

Co-authored-by: Sergii Baitala <sbaitala@imprivata.com>

* [nifly] update versions database

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

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

* Update vcpkg.json

* [nifly] update versions database

* Remove no longer necessary vcpkg_fail_port_install and fixup whitespace.

Co-authored-by: Sergii Baitala <sbaitala@imprivata.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-26 01:17:35 -08:00
Alexander Neumann
e4e97557c7
[opengl/egl-registry] update and add pc file (#21651)
* [egl-registry] update

* [opengl-registry] update + pc file

* [glad] update due to new opengl spec layout

* fix hash

* version stuff

* push glad to port verison 3

* version stuff

* fix version

* use glob for opengl-registry installation.

* version stuff

* Apply suggestions from code review

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

* version stuff

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-11-26 01:17:11 -08:00
itsmattkc
22cd7265e4
[qmake] Check build type for debug/release (#21650) 2021-11-26 01:16:15 -08:00
itsmattkc
cb4c366fb6
[x264] check exists before rename (#21501)
* [x264] Use conditional for renaming debug lib

* update version database
2021-11-26 01:15:47 -08:00
JonLiu1993
18c9639021
[Catch2] Update catch2 HEAD_REF from master to devel (#21660)
* [Catch2] Fix install from head

* update version

* change catch2 HEAD_REF

* update version
2021-11-26 01:07:46 -08:00
Ahmed Yarub Hani Al Nuaimi
65f712f173
[kubernetes] update to latest commit (#21647)
* Update Kubernetes Client Library

* Update versions

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
2021-11-26 01:07:05 -08:00
Jack·Boos·Yu
8b33a018cc
[type-safe] Fix usage (#21640)
* [type-safe] Fix usage

* version
2021-11-26 01:06:45 -08:00
autoantwort
08a0302e78
[avro-c] no absolute paths (#21630) 2021-11-26 01:03:05 -08:00
autoantwort
ca163edd6c
[gpgme] no absolute paths (#21626) 2021-11-26 01:02:41 -08:00
myd7349
e2b97363d3
[oof] Add new port (#21624)
* [oof] Add new port

* [oof] Version stuffs
2021-11-26 01:01:41 -08:00
Llewellyn Falco
90fb4c907a
[approval-tests-cpp] Update to 10.12.1 (#21627)
* [approval-tests-cpp] Update to 10.12.1

* [approval-tests-cpp] Update to 10.12.1
2021-11-26 00:59:38 -08:00
myd7349
cdccaa0bf7
[simdjson] Update to 1.0.2 (#21622)
* [simdjson] Update to 1.0.2

* [simdjson] Bump version
2021-11-26 00:59:13 -08:00
Frank
2100b8356d
[lws] Update version to 4.3.0 (#21672)
* update version to 4.3.0

* update version

* version-semver

* update version
2021-11-26 00:58:50 -08:00
LilyWangLL
d34c0f2e2f
[tinyspline] Fix target "tinysplinecxx::tinysplinecxx" was not found (#21618)
* [tinyspline] Fix target "tinysplinecxx::tinysplinecxx" was not found

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2021-11-26 00:58:15 -08:00
winsoft666
4b17c23f6b
[teemo] Update to v2.3 (#21616)
* [cpp-ipc] Update 1.0.1

* [cpp-ipc] Update version and ci.baseline

* [cpp-ipc] Remove cpp-ipc from ci.baseline.txt

* [teemo] Update to v2.3

* [teemo] Run `vcpkg x-add-version --all`

* [teemo] Update vcpkg.json

* [teemo] Run vcpkg `x-add-version teemo --overwrite-version`

* Remove excess teemo.json

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-26 00:57:55 -08:00
Adam Mitz
679367ec12
[ace] new optional feature: xml-utils (#21334)
* [ace] new optional feature: xml-utils

* vcpkg x-add-version
2021-11-26 00:49:09 -08:00
Rémy Tassoux
989f5594f8
[vcpkg] Fix external include path (#21544)
* [vcpkg] Fix external include path

* Fix ExternalIncludePath syntax

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

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2021-11-26 00:35:05 -08:00
Burak Arslan
e0201341c9
[vcpkg] Small fixes to vcpkg_build_make (#21296)
* vcpkg_build_make: doc sync

Change-Id: I44c39663c397cbdeadf1b875ee7e6e1c781add05

* vcpkg_build_make: fix typo

Change-Id: I1f401256b2f4e600a1216de499f044ea3c5a2130
2021-11-26 00:25:40 -08:00
Dawid Wróbel
d0ce2aa08b
[kf5*] Update to 5.87 (#20938)
* [kf5*] Update to 5.87

* [kf5*] Wrap paths in quotes

* [kf5*] Use current portfile spec

* [kf5*] Add missing PACKAGE_NAME where applicable

* [kf5config] use vcpkg_copy_tools to copy tools

* [kf5*] Install data files to a standard /share location

* [kf5sonnet] use vcpkg_copy_tools to copy tools

* [kf5*] no need to remove non-existent folders

* [kf5windowsystem] link against XCB when building statically

* [kf5dbusaddons] link against X11Extras when building statically

* [kf5syntaxhighlighting] handle /qml and /bin dirs

* [kf5*] KDE_INSTALL_QMLDIR instead moving by hand

* [kf5syntaxhighlighting] install kate-syntax-highlighter tool

* [kf5*] Formatting

* [kf5config] copy libexec tools to correct subfolders on *nix

* [kf5globalaccel] Make XCB XTEST optional requirement

* [kf5kio] Find LibMount when building statically

* [kf5kio] Revert blkid usage

221a94a66c

* [kf5*] Disable any doc leftovers

* [kf5*] update versions

* [kf5sonnet] don't build examples

* [kf5*] update versions

* [ecm] vcpkg-cmake-config dependency is extraneous

* [kf5kio] formatting

* [kf5*] update versions
2021-11-25 23:36:46 -08:00
Qingnan Duan
2729e6e7be
[Fastor] add new port Fastor (#16587)
* Add fastor port

* Resolve comments

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

* Resolve comments

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

* Resolve comments

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

* update version

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-25 23:30:36 -08:00
autoantwort
b722bcf25f
[qt5-base] no absolute paths (#21568) 2021-11-25 23:26:56 -08:00
Mahder Gebremedhin
446f0d9a37
Fix working directory for archiving from git. (#21166)
- The directory specified no longer matches the directory used for
    fetching.

  - This was overlooked by PR microsoft/vcpkg#19338.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-25 23:22:17 -08:00
Jack·Boos·Yu
520b5c4851
[vcpkg_download_distfile] Fix the parameter mismatch issues of some internal functions and fix the recursive call (step 3) (#20585)
* [vcpkg_download_distfile] Fix incorrect arguments in z_vcpkg_download_distfile_test_hash

* Add parameter DISABLE_AIRA2 to avoid recursive calls

* Pass SKIP_SHA512

* Update doc

* typo

* Use downloaded aria2, fix download for multiple url

* typo

* Update vcpkg min release version 2021-11-02

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-25 23:21:00 -08:00
Kai Pastor
f35e0e3291
[vcpkg baseline][wavelib] Fix parallel build (#21671)
* Disable test dir (unused, writing to source dir)

* Update versions
2021-11-25 23:19:12 -08:00
Dawid Wróbel
a2fcb03749
[libmount] New port (#21491)
* [libmount] new port

* [libmount] update versions

* [kf5solid] add libmount feature

* [kf5solid] update versions

* [kf5kio] add libmount dependency

* [kf5kio] update versions

* [libmount] Remove libmount-dev from Linux CI image

* [glib] Add libmount feature

* [glib] update versions

* [ECM] fix linking against static LibMount

* [ECM] update versions

* [kf5solid] make libmount feature a default on Linux

* [kf5solid, kf5kio] update versions
2021-11-23 20:54:53 -08:00
Billy O'Neal
8e4cfac84b
[plplot] Correct control of wxwidgets probably broken by https://github.com/microsoft/vcpkg/pull/21303/ (#21636)
This caused wxwidgets to get set on as far as the upstream build system cares if wxwidgets was built first regardless of the feature setting, which broke in CI with unresolved external symbol errors in wxwidgets' internals.
2021-11-23 20:47:51 -08:00
Billy O'Neal
70ebc32424
[osg] Disable conditional plugins. (#21634)
Resolves nightly CI failure:
```
       "D:\buildtrees\osg\x86-windows-dbg\install.vcxproj" (default target) (1) ->
       "D:\buildtrees\osg\x86-windows-dbg\ALL_BUILD.vcxproj" (default target) (3) ->
       "D:\buildtrees\osg\x86-windows-dbg\src\osgPlugins\OpenCASCADE\osgdb_opencascade.vcxproj" (default target) (54) ->
       (ClCompile target) ->
         D:\buildtrees\osg\src\raph-3.6.5-0028e69d98.clean\src\osgPlugins\OpenCASCADE\ReaderWriterOpenCASCADE.cpp(214,49): error C2039: 'Nodes': is not a member of 'Poly_Triangulation' [D:\buildtrees\osg\x86-windows-dbg\src\osgPlugins\OpenCASCADE\osgdb_opencascade.vcxproj]
```

DICOM disabled because there's a check for dcmtk which isn't a dependency of osg[plugins]

Inventor disabled because there's a check for this library.

Opencascade disabled because it's broken.

All others disabled because they were behind some kind of if (XXX_found) in src\osgPlugins\CMakeLists.tx, except, Quicktime left alone because that's part of MacOS?
2021-11-23 15:48:35 -08:00
chausner
61301975fe
[sqlite-orm] Update to 1.7 (#21609)
* Update sqlite-orm to 1.7

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-23 12:21:28 -08:00
chausner
8329d995cf
[cxxopts] Update to 3.0.0 (#21607)
* Update cxxopts to 3.0.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-23 12:16:04 -08:00
Stanislav Ershov
00e252d7c7
[hunspell] move gettext dependency to tools feature (#21602)
* [hunspell] move gettext dependency to 	ools feature

* [hunspell] update port version

* [hunspell] update versions
2021-11-23 12:15:32 -08:00
Park DongHa
77045e7ec8
[spirv-cross] Fix iOS triplet build (#21588)
* [spirv-cross] fix ios build

* [spirv-cross] update port SHA, baseline

* [spirv-cross] replace to vcpkg-cmake

* Update ports/spirv-cross/portfile.cmake

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

* Update ports/spirv-cross/portfile.cmake

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

* [spirv-cross] update git-tree SHA

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-11-23 12:15:06 -08:00
autoantwort
834d8d957a
[woff2] no absolute paths (#21304) 2021-11-23 12:14:06 -08:00
autoantwort
e1e8fc326e
[libodb-pgsql] no absolute paths (#21573) 2021-11-23 12:13:20 -08:00
Jack·Boos·Yu
2afb0b0efe
[qt5-base] Fix incorrect QMAKE_MACOSX_DEPLOYMENT_TARGET (#21486)
* [qt5-base] Fix incorrect QMAKE_MACOSX_DEPLOYMENT_TARGET

* version

* keep the osx sdk version show

* version
2021-11-23 12:11:07 -08:00
pezcode
9df0b27226
[magnum] Move static debug libraries to root lib/ folder (#21328)
* [magnum] Move static debug libraries to root lib/ folder

* [magnum] Replace deprecated functions

* [magnum] Update version
2021-11-23 12:06:57 -08:00
Alexander Neumann
64e658f3e7
[vcpkg-qmake] initial add for qt6 (#20963)
* add vcpkg-qmake

* add missing ,

* format manifest

* fix silly $( mistake

* fix syntax issues

* fix if since cmake port seems to b e out of sync

* add qwt test port

* wip transfer commit

* fix remaining issues. add docs.

* enable verbose output

* fix qt.conf and prl files

* [skip actions] add missing ()

* disable debug flag

* prl files are not only in /lib

* bump qtbase version

* version stuff

* more prl fixes.

* update version

* revert qwt update

* version stuff

* revert changes to qtbase

* make vcpkg-cmake a direct dependency

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* add supports native. remove host deps.

* remove comment

* format manifest

* overwrite version

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-11-23 11:41:33 -08:00
Jack·Boos·Yu
d8b9ae5c69
[allergo5] Export cmake targets, disable install pdbs to lib (#19493)
* [allergo5] Export cmake targets, disable install pdbs to lib

* version

* apply suggestions

* version

* Re-generate targets

* version

* Apply suggestions

* version
2021-11-23 11:15:44 -08:00
Billy O'Neal
3a2ce6d1d1
[hpx] Turn back on on Linux. (#21617)
Probably fixed by https://github.com/microsoft/vcpkg/pull/21135/ or https://github.com/microsoft/vcpkg/pull/19585
2021-11-23 09:52:06 -08:00
Ahmed Yarub Hani Al Nuaimi
30465138ef
Disable libssh symbol versioning (#21577)
* Disable libssh symbol versioning

* Update versions

* Update versions

* update version

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-22 21:08:37 -08:00