autoantwort
67ea605078
[winreg] uses support expression ( #28859 )
2023-01-11 23:18:40 -08:00
autoantwort
28a158797b
[libmupdf] uses support expression ( #28854 )
2023-01-11 23:15:39 -08:00
autoantwort
76e276ecfb
[ecsutil] use support expression ( #28852 )
2023-01-11 23:15:16 -08:00
autoantwort
9bb697c131
[ctemplate] use support expression ( #28851 )
2023-01-11 23:14:24 -08:00
autoantwort
d27ec218ad
[wxchartdir] support osx ( #28860 )
2023-01-11 23:13:27 -08:00
Kai Pastor
ce70fb4f1c
[baseline][opengl,mesa] Resolve ambiguities ( #28160 )
...
* [mesa] supports: !staticcrt
* [mesa] Install copyright from license.rst
* [mesa] Revise internal dependencies
* [mesa] Revise external dependencies
* [mesa] Move windows opengl32 lib to manual-link
* [opengl] Fix case of include names
* [opengl] Refactor for simplicity and mingw support
* [opengl] Stop copying out of windows SDK [skip actions]
* Update versions
* Revert "[opengl] Stop copying out of windows SDK"
* [mesa] Align with port opengl
2023-01-11 23:04:26 -08:00
autoantwort
d40bedd6f6
[zint] use support expression ( #28850 )
2023-01-11 16:45:27 -08:00
autoantwort
0c4168db9c
[getopt-win32] uses support expression ( #28853 )
2023-01-11 16:30:12 -08:00
autoantwort
0960ce8c46
vcpkg_execute_build_process.cmake: Check if the exit code is a string ( #28405 )
...
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-01-11 16:13:00 -08:00
Kai Pastor
5bb5f3923a
[pango,libgd,atk,gtk3,graphviz] Cleanup, fix static windows builds ( #28766 )
...
* [libgd] Fix static builds on windows
* [pango] Cleanup
* Use freetype2.pc with msvc
* Update CI baseline [skip actions]
* [atk] Cleanup, fix static builds
* [gtk3] Cleanup, fix static builds
* [graphviz] Fix static builds
* Update versions
* [libgd] Revert bad substitution
* [graphviz] Plugins
* [graphviz] Plugins
* [libgd] Fix static usage
* [gtk3] versions
2023-01-09 14:15:51 -08:00
Cheney Wang
85c4f11f8d
[vcpkg baseline][ideviceinstaller] Remove ideviceinstaller:x64-windows-static-md=fail from CI.baseline.txt ( #28817 )
2023-01-09 11:41:52 -08:00
Kai Pastor
55c29f1dca
[scripts|world rebuild] Disambiguate saved log files ( #26754 )
...
* Disambiguate saved log files
* CI [skip actions]
* CI [skip actions]
* CI [skip actions]
* Use ALIAS keyword instead of auto-numbering
* Update versions
2023-01-09 11:13:59 -08:00
Kai Pastor
a72a3d5459
[physfs] Cleanup, fix linkage and usage issues ( #28787 )
...
* [physfs] cleanup
* Fix symbol names
* Add usage doc
* [cmake-user] Test PhysFS
* Add wrapper
* Restore msbuild for uwp
2023-01-09 01:19:59 -08:00
Alexander Neumann
45e66bff9b
[scripts|vcpkg_configure_make] Help C(XX)FLAGS survive through libtool ( #28349 )
...
* help cflags survive through libtool
* Guard -Xcompiler in case of gcc/gnu
since it doesn't like unknown compiler flags.
* export CMAKE_<lang>_COMPILER_FRONTEND_VARIANT from cmake
* v db and script changes
* also check compiler id
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-01-07 01:04:32 -08:00
Osyotr
8b9ebdccdf
[vcpkg_configure_make] Respect host triplet when determining --build ( #28331 )
...
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-01-07 01:01:31 -08:00
Kai Pastor
797256da29
[mathgl] Update, fix cmake config, dependencies, linkage, usage ( #28311 )
...
* Fix mathgl confix fixup
* Control library linkage
* Fix dependencies
* Revise tool installation
* Install usage doc
* Reduce config warnings
* Don't pick up gettext
* Fix osx
* Cross-builds partially unsupported
* uwp unsupported
* Devendor getopt
* No _CRT_STDIO_ISO_WIDE_SPECIFIERS
* Fix mgllab
* Fix glut
* Cleanup
* Update to 8.0.1
* Control building of examples
* Fix examples
* Add vcpkg-ci-mathgl test port
* Update versions
* Trim qt5 dependency
* Trim non-trivial dependencies
* Fix cross builds
* CR changes
2023-01-07 00:59:30 -08:00
Kai Pastor
85d7c82eef
[lapack-reference] Update, fixes ( #28679 )
...
* [cmake-user] Test FindLAPACK.cmake
* Minor cleanup
* Avoid release-only lib variable
* Fix usage of external blas
* Update to 3.11
* Add usage doc
* Update versions
2023-01-04 12:37:43 -08:00
Lily Wang
9033fcdf28
[vcpkg baseline][marisa-trie] Fix conflict file include/Makefile.am with hunspell ( #28352 )
...
* [vcpkg baseline][marisa-trie] Fix conflict file include/Makefile.am with hunspell
* x-add-version
* update vcpkg_install_msbuild.cmake
* x-add-version
* update vcpkg_install_msbuild.cmake
* update vcpkg_install_msbuild.cmake
* update vcpkg_install_msbuild.cmake
Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-01-04 12:11:05 -08:00
MonicaLiu
162ede95ed
update ci.baseline.txt (hunspell) ( #28634 )
...
Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-01-04 12:07:54 -08:00
Kai Pastor
b93bc1b81e
[tiff] Fix zstd plus minor changes ( #28530 )
...
* Use official zstd config
* Require packages for features
* Test zstd in CI
* Enable libtiffxx on arm
* Update versions
* Assume ZSTD_decompressStream
* Don't put targets into TIFF_LIBRARIES
* [qt5-imageformats] Use libtiff-4.pc
* [zstd] Revise thread lib export
* Mark link libs with LINK_ONLY
* Revert "[zstd] Revise thread lib export"
This reverts commit a99e6378a67adc68e9e43e6e193206a5ddcba60e.
* [qt5-imageformats] Get all tiff lflags
* [gdk-pixbuf] Use libtiff-4 pc file for msvc
* [qtimageformat] Workaround for QTBUG-95052
2022-12-31 01:30:53 -08:00
Kai Pastor
f3a1217662
[freeglut] Update to 3.4.0, cleanup ( #28575 )
...
* Add x11 dependency
* Update to 3.4.0, cleanup
* Document exported config
* Update versions
* Test (Free)GLUT cmake usage
* FindGLUT debug postfix support needs CMake 3.13
* Revise installed file names
* Fix typo
2022-12-29 10:34:27 -08:00
Nick
39bba54c4d
[boost-locale] fix icu feature ( #28504 )
2022-12-29 10:31:05 -08:00
paoldev
c14c029c71
[pixman] build fix for arm-windows and arm-uwp ( #28024 )
...
* [pixman] fix arm-uwp triplet
* [pixman] Fix both arm-windows and arm-uwp triplets
* [pixman] bump port version
* [pixman] update ci.baseline.txt
* [pixman] add-version
2022-12-28 14:04:41 -08:00
Francisco Facioni
2112a10f4a
x265 works on arm linux ( #28458 )
2022-12-28 13:09:32 -08:00
Kai Pastor
e07c62d059
[skia] Turn into usable and maintainable port ( #28007 )
...
* Remove unused SKIA_PUBLIC_DEFINITIONS
* Revise python3 injection
* Major overhaul
* Revise third-party downloads
Declare them early in a single location, but use as needed.
Validate agains skia's DEPS.
* Integrate download & pkgconfig externals handling
Ensure that downloads are complete with --only-downloads mode.
* Move cmake functions to separate file
* Turn source fixups into proper patches
* Update versions
* Generally disable msvc env setup
* Update python patch
* Remove unused patch
* Rename function
* Update versions
* Handle third-party licenses
* Move block
* Rename and unset skia root variable
* Fix usage with alternative build types
* Update versions
2022-12-20 19:29:21 -08:00
Cheney Wang
9bf374fb6d
[vcpkg] Update PowerShell to 7.3.1 ( #28444 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-12-20 11:50:43 -08:00
Nick
6d41737729
[boost] update to 1.81.0 ( #28356 )
2022-12-20 09:20:54 -08:00
JonLiu1993
d3c24c90f2
[vcpkg baseline][zeroc-ice] Add ci-baseline failed to skip ci test ( #28433 )
...
* [zeroc-ice] Add ci-baseline failed
* update version
* revert vcpkg.json
* mofify cibaseline
2022-12-19 11:57:50 -08:00
Billy O'Neal
6db74157ac
Update VMs for December 2022 ( #28419 )
...
* Update pwsh to 7.3.1.
* Update pools.
2022-12-19 11:17:57 -08:00
Billy O'Neal
71f51b100b
Update vcpkg-tool to 2022-12-14 ( #28394 )
2022-12-17 10:56:17 -05:00
JonLiu1993
f0a5a4515b
[vcpkg baseline] [libirecovery] Fix supports ( #28380 )
...
* Fix ci error
* update version
* update portfile.cmake
* update version
2022-12-16 14:02:22 -08:00
Kai Pastor
56765209ec
[vcpkg_clean_executables_in_bin] Clean bundles ( #28335 )
2022-12-14 18:23:44 -08:00
xiaozhuai, Weihang Ding
16fc24d042
[libplist & libusbmuxd & libimobiledevice] Support build on macos & linux ( #28022 )
...
* [libplist & libusbmuxd & libimobiledevice] Support build on macos & linux
* update version database
2022-12-13 19:13:11 -08:00
Thomas1664
af031ae388
[tmxparser] Update to master ( #28139 )
...
* [tmxparser] Update to master
* version
* Remove from baseline
* Disable Werror
* version
* Fix cmake
* version
2022-12-13 17:43:28 -08:00
Billy O'Neal
b12e71232e
[vcpkg docs] Delete old schema file ( #28187 )
...
* Delete old schema file that has been replaced with https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json
This caused confusion for @Nekko in Discord here: https://discordapp.com/channels/400588936151433218/687365466422902841/1048988171393835099
* Also fix the one docs use pointed out by @autoantwort.
2022-12-12 14:38:01 -08:00
Kai Pastor
5402d24c77
Trace wrappers ( #28161 )
2022-12-08 15:55:26 -08:00
Frank
30a20e8f15
[vcpkg] Fix integration in Visual Studio ( #28216 )
2022-12-07 17:11:31 -08:00
MonicaLiu
3d6e708ae4
[libssh] fix json file ( #28121 )
...
* delete libssh 0.10.4+20221123
* update libssh 0.10.4+20221123#0
* update libssh 0.10.4+20221123#1
* format
Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-12-06 15:12:13 -08:00
David Christoffer Hansen
93231afc50
[ismrmrd] Update to version 1.13 ( #28061 )
...
* updated ISMRMRD
* Updated ISMRMRD to version 1.13.0
* Updated baseline and formatting
* Made it explicit that 32bit platforms are not supported by ISMRMRD
* Updated license.
* Updated version
* Updated versioning
2022-12-01 13:45:30 -08:00
Kai Pastor
73b415a0db
[vcpkg tool] Add optional tracing of find_package
( #27982 )
...
* Add tracing of find_package
* Doc
* Unset new vars
2022-12-01 13:39:31 -08:00
Cheney Wang
266e4910c6
[vcpkg] Lower the version of PowerShell to v7.2.7 ( #28058 )
2022-11-29 16:56:37 -08:00
sbrajchuk
11e021f9f8
[vcpkg] Add support of -static-md to Visual Studio UI ( #28045 )
...
* Add support of -static-md to UI
* Remove redundant comparison
* Fix typo
* Check if 'Use Static Libraries' is selected
2022-11-29 11:38:53 -08:00
Alexander Neumann
1885879b33
update cmake to 3.25.0 ( #28012 )
2022-11-29 11:35:54 -08:00
Cedric GNIEWEK
4eaa3d2118
[gstreamer] Update to version 1.20.4 and rework ( #27790 )
...
* Update to GStreamer v1.20.3
* Fixed gst-plugins-bad * Made optional dependences features * Added webrtc feature
* webrtc dependency fixes
Set meson option 'gst_debug' to true for both debug and release configurations
Enabled dtls and srtp plugins
Fixed srtp plugin
* [gstreamer] Changed version to 1.20.4
* [gstreamer] Reworked port file
* [gst-rtsp-server] Updated to version 1.20.4
* [opencv4] Update GStreamer dependency
* [qtmultimedia] Update GStreamer dependency
* [qtmultimedia] Enabled AVFoundation (part of the Apple Frameworks)
* [qtbase] Fix PCRE2 static linking for GLib
* Added versions
Co-authored-by: Gerard Ryan <gerard.ryan@immersaview.com>
Co-authored-by: David Ely <david.ely@immersaview.com>
2022-11-28 12:09:25 -08:00
Kai Pastor
a5fd603ae3
[baseline][ogre] Disable find_package(QT)
( #27979 )
...
* Disable find_package(QT)
* Pull qtbase into ogre CI run
* Silence warnings
2022-11-28 11:03:21 -08:00
Kai Pastor
f11bad8304
[vcpkg_configure_gn] Remove build dir before configure ( #28006 )
2022-11-28 09:58:38 -08:00
Billy O'Neal
62d01b70df
Update VMs for November Patch Tuesday ( #27718 )
...
* Cherry pick new KDF5 dependencies from #27454
* Update PowerShell Core to 7.3.0
* PASSING, REMOVE FROM FAIL LIST: cgicc:arm-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: cgicc:x64-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: soci:arm-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: soci:x64-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: spirv-tools:arm-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: spirv-tools:x64-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
* Add a Windows 10 SDK that CMake requires for uwp projects.
* Update pools.
* [hunspell] Remove deprecated minimal rebuild switch.
Fixes build break first detected in: https://github.com/microsoft/vcpkg/pull/27718
Submitted upstream as: https://github.com/hunspell/hunspell/pull/890
* [rttr] Add upstream patch for missing #include<string>
Resolves build failure detected in https://github.com/microsoft/vcpkg/pull/27718
* [chakracore] Avoid race condition on generated headers.
2022-11-25 02:00:21 -08:00
Alexander Neumann
c2c25d916f
[baseline] unset the backup var and not the var which was backed up. ( #27984 )
...
* unset the backup var and not the var which was backed up.
* if no backup unset the vcpkg set var
2022-11-23 16:04:20 -08:00
Todor Prokopov
5fe0ac056c
[zint] Initial port ( #27836 )
2022-11-23 10:35:36 -08:00
Todor Prokopov
2705bcd229
[boost-modular-build-helper] Fix x86 MinGW build ( #27955 )
2022-11-23 10:07:20 -08:00