On Wed, 2 Jul 2025 22:06:45 +0100, Jon Turney via Cygwin-apps <cygwin-apps-rdbxbdvo6bxqt0dzr+a...@public.gmane.org> wrote:
>Having developers build executable packages locally and then upload them >doesn't really meet contemporary standards. > >Given my druthers, I'd just disable sftp package uploads right now, and >make you all use the janky "build service" I hacked together in a few >spare weekends. Are there any Cygwin packages that aren't fully cygport-scriptable yet? For example, are there any that rely on (free) software not yet available in Cygwin for their builds? If so, then they'll need to keep being built locally and manully uploaded. I thought about this when I was taking a first look at building fish version 4, which is written in Rust. I hope that we'll have a Cygwin-native Rust package available soon, so maybe that's not a case to worry about. But are there any others? Andrew