Commit Graph

6 Commits

Author SHA1 Message Date
Kai Pastor
7da66f2058
[libsystemd] Control dependencies (#38541)
Fixes cross-builds,
https://github.com/microsoft/vcpkg/issues/38094#issuecomment-2091528489.
2024-05-06 12:49:39 -07:00
Kai Pastor
41e2412494
[libmount,libsystemd] Updates, fixes (#37869) 2024-04-01 15:04:12 -07:00
Jia Yue Hua
7deb05d738
[libsystemd] update to 255 (#37818) 2024-03-29 17:22:10 -07:00
Vitalii Koshura
ecdff26160
[libsystemd] Fix build when specifying release-only build (#35737) 2023-12-18 13:25:01 -08:00
Lily Wang
63875dac87
[libsystemd] Add dependency gperf (#35598)
* [libsystemd] Add dependency gperf

* update version
2023-12-12 01:10:04 -08: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