Commit Graph

1065 Commits

Author SHA1 Message Date
Joshua T. Fisher
4d07057b32
[libjpeg-turbo] Disable simd/asm on Wasm (#33951)
* Disable SIMD on WASM, bump verion

* Run `vcpkg x-add-version libjpeg-turbo`
2023-09-25 23:51:24 -07:00
Kevin Lalumiere
dc7ec34c13
[launch-darkly-server] Port Launch Darkly Server is supported on ARM (#34004)
* Port Launch Darkly Server is supported on ARM

I tested it.

* Build fail on arm-neon-android

* Remove launch-darkly's warning as error

and change CI baseline back
2023-09-25 23:50:33 -07:00
Kai Pastor
7ceccee7f8
[graphviz,librsvg,libcroco] Refresh (#33964)
* [graphviz] Cleanup

* Refresh patches

* Versions

* Disable #pragma comment lib

* DLLs without exports

* [librsvg] Modernize

* Revise vendored librsvg build

* [libcroco] Revise vendored build

* [librsvg] Revise vendored build, cont.

* [libcroco] Fix version

* [librsvg] Fix pc file

* [librsvg] Fix config polyfill

* Mingw fixes, no abs paths

* No abs paths
2023-09-25 23:47:35 -07:00
Vitaliy Didik
fefbf7c5aa
[libvmdk] Updated to version 20221124 (#33968)
* [libvmdk] Updated to most recent version 20221124

* [libvmdk] User VERSION variable

* [libvmdk] Updated version file
2023-09-25 23:42:56 -07:00
Jia Yue Hua
293512465b
[log4cxx]: update to 1.1.0 (#33980) 2023-09-25 23:39:26 -07:00
Kai Pastor
559cbd3d15
[libcap] Normalize (#33923)
* [libcap] Normalize

* Update license

* Finish WIP
2023-09-23 22:06:01 -07:00
Weihang Ding
c96d040503
[libideviceactivation] Add tools feature (#33871)
* [libideviceactivation] Add tools feature

* Update version database

* Remove tools feature from default-features

* Update version database
2023-09-22 16:07:44 -07:00
Weihang Ding
2337b851fe
[libirecovery] Add tools feature (#33868)
* [libirecovery] Add tools feature

* Update version database

* Remove tools from default-features

* Update version database
2023-09-22 16:05:44 -07:00
JoergAtGithub
4c6db587c4
Update libdjinterop to 0.20.0 (#33884) 2023-09-20 10:26:20 -07:00
Daniel Schürmann
4d2e0b1a70
[libmad] Detect the FPM flag according to the CMAKE_SYSTEM_PROCESSOR (#33490) 2023-09-20 10:10:28 -07:00
Jón Bjarni
5be487d27a
[libsystemd] add new port (#31150)
* add libsystemd, libcap, libxcrypt

* baseline libsystemd, libcap, libxcrypt

* versions tree libsystemd, libcap, libxcrypt

* licenses for libsystemd, libcap, libxcrypt in vcpkg.json

* update tree for libsystemd, libcap, libxcrypt

* allow restricted header libxcrypt

* tree allow restricted header libxcrypt

* remove message Warning

* use targets exist during configure, instead of configure_file variable to search for zstd

* update git-tree

* add quotes to full paths and remove messages in portfiles

* update git-tree

* remove extra spaces

* update git-tree

* remove extra line

* update git tree

* do configure hack differently and remove cross compile patch and override compiler during build_make

* update git tree

* try either gcc or clang for libcap and specify log file root for each build command

* update git-tree

* libcap use host dependency of self

* libcap update git tree

* libsystemd is LGPL2.1

* update libsystemd git-tree

* change from find_package to find_dependency in unofficial cmake export
of libsystemd

* update libsystemd git-tree

* update libxcrypt

* update git tree libxcrypt

* patch pkgconfig file of libsystemd

* update libsystemd git-tree

* update libsystemd to 254

* update git-tree libsystemd

* * Copy of cap_names.h checked in for cross compilation
* Decouple cap_names.h from libcap.* make targets
* Use vcpkg_cmake_get_vars instead of ENV{CC} etc.
* Remove unnecessary self dependency of libcap
* Update libcap to 1.2.69

* Update git-tree

* cleanup old versions from version jsons
2023-09-20 09:56:16 -07:00
JonLiu1993
280e7673e7
[leveldb] Install util header files (#22650)
* [leveldb] Install util header files

* update version

* update patch

* update version

* update version

* update version

* update patch

* update version

* update patch

* update version

* Apply review suggestion

* update version

* Fix conflict files

* update version

* update version

* [leveldb] Install util header files

* update version

* Add patch

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-09-20 09:51:12 -07:00
Weihang Ding
7c06f2b2c8
[libusbmuxd] Add tools feature (#33838)
* [libusbmuxd] Add tools feature

* Update version database

* Remove tools from default-features

* Update version database
2023-09-19 09:54:00 -07:00
Weihang Ding
d55379ba17
[libplist] Add tools feature (#33837)
* [libplist] Add tools feature

* Update version database

* Remove tools from default-features

* Update version database

* Optimize STDIN_FILENO macro in patch

* Update version database
2023-09-19 09:52:57 -07:00
Cédric Tabin
b5c59f51ce
Update to libzippp v7.0-1.10.1 (#33807) 2023-09-19 09:49:01 -07:00
MonicaLiu
a86e61b960
[libxml2] Fix post-build errors (#33763)
* fix libxml2

* update version

* format

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-09-18 10:00:02 -07:00
chausner
5d0788647d
[libwebp] Update to 1.3.2 (#33785)
* Update libwebp to 1.3.2

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-09-18 09:54:42 -07:00
JonLiu1993
4d51ac36d3
[libdeflate] update to v1.19 (#33829)
* [libdeflate] update to v1.19

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-09-18 09:14:53 -07:00
Weihang Ding
29151e1c19
[libimobiledevice/*] Use original upstream (#33246) 2023-09-13 16:51:44 -07:00
autoantwort
bb3993b8ba
[libsvm] tools no uwp (#33686) 2023-09-13 16:28:01 -07:00
Sergey Podobry
14431d6815
[libdatachannel] Update to 0.18.6 (#33672) 2023-09-13 15:41:59 -07:00
autoantwort
1aa7b212c5
[libmesh] fix post build checks (#33518) 2023-09-08 00:08:42 -07:00
Abhishek Kulkarni
8218500ddf
[llvm] Add option to enable MLIR Python bindings (#32415) 2023-09-07 13:09:08 -07:00
Kai Pastor
37cc171326
[xmlsec,libffi] Fix exported targets (#33545) 2023-09-07 00:01:49 -07:00
Kai Pastor
2b2852767f
[libpq] Unconditionally install to subdir (#33564) 2023-09-06 16:51:54 -07:00
Kai Pastor
3d2d00ed35
[luajit] Don't enable LJ_DUALNUM (#33581) 2023-09-06 12:58:48 -07:00
autoantwort
77ee154051
[llvm] add missing include (#33521) 2023-09-05 22:41:12 -07:00
SvenPStarFinanz
52678a296d
[libxml2] Update to 2.11.5 (#33461)
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-09-05 22:32:52 -07:00
jim wang
ad5baff2b6
[libjpeg-turbo] Fix usage of libjpeg-turbo (#33459)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* fix usage

* update version
2023-08-31 12:54:40 -07:00
Patric Stout
1cffda373b
[libffi] disable multi-os directory for the libraries (#33427) 2023-08-30 13:35:47 -07:00
jim wang
927bc12e31
[libavif] add aom feature (#33378)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* add feature

* update version

* add dependency

* update version
2023-08-29 00:20:42 -07:00
Mengna Li
8bbffa1323
update to 3.1.10 (#33420) 2023-08-29 00:17:08 -07:00
jim wang
0df2bd316f
[libjpeg-turbo] Update the version to 3.0.0 (#33036)
* fix renaming library

* update version

* add usage

* update version

* update line break

* update version

---------

Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2023-08-28 13:22:31 -07:00
Weihang Ding
3d47f9f86f
[lazy-importer] Bump to 2023-08-03 (#33351)
* [lazy-importer] Bump to 2023-08-03

* Update version database
2023-08-25 12:27:10 -07:00
autoantwort
c747905709
[libmicrodns] use supports expression (#33363) 2023-08-25 12:10:44 -07:00
Kai Pastor
edd3db2e3b
[libffi] Use upstream's build system (#33203)
* [libffi] Use upstream's build system

* WIP [skip actions]

* WIP [skip actions]

* WIP [skip actions]

* Finish libffi

* Fix downstream lookup

* Update versions

* [gobject-introspection] Require libffi

* Move DLLs to bin

* [libffi] Usage

* Restore azp

* Fix typo

* CI
2023-08-24 12:51:20 -07:00
Xander Stokes
ede03bad51
[live555] Update to 2023-7-24 release (#33349)
* portfile and json update

* New version

---------

Co-authored-by: Xander Stokes <xander.c.stokes@gmail.com>
2023-08-24 10:44:04 -07:00
JonLiu1993
402222ecea
[llhttp] Fix usage build failure (#33250)
* [llhttp] Fix usage

* update version

* change patch

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-23 21:55:34 -07:00
Lily Wang
c0efe07140
[libsrtp] Update to 2.5.0 and remove old patch (#33308)
* [libsrtp] Update to 2.5.0 and remove old patch

* update version
2023-08-23 21:40:57 -07:00
autoantwort
9e65a26ba2
[libmicrohttpd] supports non windows arm (#33277) 2023-08-21 11:53:44 -07:00
Alexander Neumann
c7fc299844
[libvpx] msbuild (#33145)
* [winpcap] msbuild

* v db

* [libvpx] msbuild

* [libvpx] msbuild

* v db fix

* reset winpcap

* bump baseline

* move working dir

* v db
2023-08-17 14:31:58 -07:00
Frank
e4abb6dbb9
[libwebp] Fix target include files (#33212)
* [libwebp] Fix target include files

* version
2023-08-17 14:21:23 -07:00
双草酸酯
2b7370d1c0
[mongo-cxx-driver] Update port to v3.8.0 (#33209)
* [libbjson] update port to v1.24.3

* update version

* [libbson] add patch

* update version

* [mongo-c-driver] update port to v1.24.3

* update hash

* [mongo-cxx-driver] update port to r3.8.0

* update hash
2023-08-17 12:56:00 -07:00
Alexander Neumann
a5eb9209cd
[libzip] fix pc file (#33157)
* [libzip] fix pkgconfig

* v db

* CR. Use Requires.private

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* v db

* fix lzma pc name

* v db

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-08-16 13:01:24 -07:00
SunBlack
385512d4b7
[libdeflate] Update to 1.18 and fix an issue within the feature options (#33163) 2023-08-16 12:58:10 -07:00
Alexander Neumann
789e11badc
[libmicrohttpd] msbuild (#33173)
* libmicrohttpd msbuild

* v db

* fix patch

* v db
2023-08-16 12:57:23 -07:00
Alexander Neumann
9b6870464b
[libirecovery] msbuild (#33174)
* libirecovery msbuild

* v db

* actually use msbuild_install

* add dep

* v db
2023-08-16 12:56:04 -07:00
Alexander Neumann
babb0b8cd3
[libfabric] msbuild (#33175)
* libfabric msbuild

* v db

* fix wrong config

* v db
2023-08-16 12:52:23 -07:00
Danyil Melnytskyi
e2b7697406
[libunwind] new port (#33204)
* Initial support of libunwind

* Fix copyright install

* ./vcpkg x-add-version --all

* Update git-tree

* Resolve some change requests

 - A blank line needs to be added at the end of the file.
 - Fix the version number in the vcpkg.json and usage files.

* Fix version

* Use vcpkg_from_github instead vcpkg_from_git

* Fix usage and portfile.cmake files

* Fix git-tree

* Yet another refactor

* Update git-tree
2023-08-16 12:51:34 -07:00
Kai Pastor
38acea0c4c
[freexl,libspatialite,spatialite-tools] Update, [minizip] Enable DLL, [libkml] Update minizip import (#33044)
* [freexl] Update to 2.0.0

* Skip tests, examples

* [minizip] Build DLL

* [libspatialite] Update to 5.1.0

* Fix utf8 source

* [spatialite-tools] Update to 5.1.0a

* [libkml] Update minizip prefix

* [libkml] Fix all minizip names
2023-08-15 16:31:44 -07:00