autoantwort
a118f6af79
[skia] no absolute paths ( #21717 )
2021-11-29 16:59:50 -08:00
autoantwort
f9acdf90c5
[cartographer] no absolute paths ( #21709 )
2021-11-29 16:52:34 -08:00
autoantwort
84216277df
[blitz] no absolute paths ( #21708 )
2021-11-29 16:52:16 -08:00
autoantwort
e54a86b184
[fastor] no absolute paths ( #21702 )
2021-11-29 16:47:55 -08:00
autoantwort
c5a60d4026
[libtins] no absolute paths ( #21697 )
2021-11-29 16:44:14 -08:00
autoantwort
e873f77971
[vtk-m] no absolute paths ( #21691 )
2021-11-29 16:39:20 -08:00
Alexander Neumann
60a8f7971e
[glib] update to 2.70.1 ( #21676 )
...
* [glib] update to 2.70.1
* version stuff
* fix dependency
* version stuff
* CI Retrigger
* trying to fix glib on osx.
* version stuff
* Trigger CI
2021-11-29 12:31:32 -08:00
Lanyi
d48bae0c50
[EasyHook] Fix the build failure "cannot open include file 'afxres.h'" when MFC SDK is not installed ( #21035 )
...
* [EasyHook] Fix build when MFC isn't available
See https://github.com/microsoft/vcpkg/issues/21011
https://github.com/EasyHook/EasyHook/issues/210
* update port version
2021-11-29 12:28:17 -08:00
Alexander Neumann
b03d383e49
[libflac] Fix pc file ( #21675 )
...
* [libflac] fix pc file; remove m flag on windows and add version
* version stuff
2021-11-29 12:02:52 -08:00
An Tao
36de5f9de5
[trantor] Update to 1.5.3 ( #21728 )
...
* [trantor] Update to 1.5.3
* format
* version
2021-11-29 12:02:15 -08:00
dave-juicelabs
2496d23d41
[vcpkg-gn] New port vcpkg-gn ( #21498 )
...
* [vcpkg-gn] Adding gn as a host only port
* Disable support for x86 and fix variable name usage.
* [vcpkg-gn] Version information.
* Updating documentation.
Co-authored-by: David McCloskey <davmcclo@gmail.com>
2021-11-29 11:42:39 -08:00
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
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
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
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