dan-shaw
5908d702d6
[vcpkg] Add new community triplet arm64ec ( #27814 )
2023-01-17 17:23:11 -08:00
Kai Pastor
51e10eb7fe
[tiff,zstd,gdal,libkml] Fix find_package interactions, enable gdal libkml driver ( #28929 )
...
* [gdal] Fix find_package2
* [cmake-user] Test gdal
* [cmake-user] gdal needs CMake 3.9
* Fix tiff & zstd
* Update versions
* [libkml] Export modern INTERFACE_LINK_LIBRARIES
* [gdal] Enable libkml driver
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2023-01-16 12:45:42 -08:00
JonLiu1993
fd766eba2b
[vcpkg] update msys-libtool version ( #28919 )
...
* [vcpkg] update msys-libiconv versio
* [vcpkg] update msys-libtool version
2023-01-16 12:30:37 -08:00
autoantwort
cc63dc0f66
Update cmake to 3.25.1 ( #28522 )
...
* Update cmake to 3.25.1
* [libphonenumber] fix finding of protobuf
* Add zeroc-ice:x64-windows-static-md=fail
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-01-15 11:04:04 -08:00
Billy O'Neal
d73cbb6a27
VM update January 2023 ( #28895 )
...
* Add libxcb-cursor-dev from https://github.com/microsoft/vcpkg/pull/28536/
* Update Pools.
2023-01-13 13:56:26 -08:00
reito
5b76887a11
update gas-preprocessor and clang in vcpkg_find_acquire_program ( #28467 )
...
Co-authored-by: Cheney-Wang <850426846@qq.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2023-01-11 23:24:44 -08:00
autoantwort
23ceeba7ab
[marble] uses support expression ( #28858 )
2023-01-11 23:20:00 -08:00
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 a99e6378a6
.
* [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