Cœur
Cœur
CocoaPods support has been previously added by @markspanbroek in the form of [miniupnp.podspec](https://github.com/miniupnp/miniupnp/blob/master/miniupnp.podspec). CocoaPods is deprecated in favour of SPM (Swift Package Manager): https://blog.cocoapods.org/CocoaPods-Specs-Repo/ Doing the migration to Package.swift wasn't...
This is a followup to https://github.com/Parchive/par2cmdline/pull/222. This adds Swift Package Manager support on various platforms (macOS, Linux, Android, Windows), which can easily be verified on macOS by double-clicking on the...
Based on @ckerr code at https://github.com/transmission/libpsl/blob/692c69d2415e1b20378030c08607935a54434087/CMakeLists.txt Adapted for upstream. Added a cross-platforms workflow to trigger it on each pull request (ubuntu, windows, macos).
Partial revert of #1314. This fixes Android builds of Transmission when adopting libevent 2.2. You can see the build error here: https://github.com/transmission/transmission/actions/runs/19076761825/job/54494494995 > clang++: error: no such file or directory:...
Partial revert of eb7bed03c4ba38838b48064fa870334d1bfd517c This is a build fix for https://github.com/transmission/transmission/actions/runs/19074269764/job/54485374550?pr=7765#step:6:2528 >event.lib(evutil_rand.c.obj) : error LNK2019: unresolved external symbol BCryptGenRandom referenced in function arc4_seed_win32
This is an experimental attempt to fix #921 by reverting one of the lines modified by https://github.com/zlib-ng/minizip-ng/commit/7df56f7cc8438b1b67c881cad049b29bf075bccd. This fix is untested on my end, and purely based on code review.
Make a new release in order to get: Bug fixes: - #877 - #890 - 3ad5bb4a2f339e7d96a5cb002f5666d0128f3a8a from #906 - #918 Features: - #888
+ https + ivanbruel -> bmoliveira