at b68e8f4b58a81d4874cbcb12bd25d905b6a318d1 (commit)
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=b68e8f4b58a81d4874cbcb12bd25d905b6a318d1 commit b68e8f4b58a81d4874cbcb12bd25d905b6a318d1 Author: John Haugabook <[email protected]> Date: Mon Aug 18 14:21:51 2025 +0100 Add --build-depends option XXX: '--build-depend' or '--build-depends'? existing options are plural XXX: should accept multiple package names? XXX: if name isn't a source package name, traverse to corresponding source? https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=ddb3f1bfb2926e0b594df2e80bc5d0c25c3326e5 commit ddb3f1bfb2926e0b594df2e80bc5d0c25c3326e5 Author: Jon Turney <[email protected]> Date: Mon Aug 18 17:18:42 2025 +0100 Store and retrieve build-depends data as a libsolv package attribute (Setting this is annoyingly different to the build-in attributes, as there doesn't seem to be a way to directly set an arbitrary attribute to a deparray) https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=c5d26fe99eadc7748a8476dfb14064bb30b4c14f commit c5d26fe99eadc7748a8476dfb14064bb30b4c14f Author: Jon Turney <[email protected]> Date: Mon Aug 18 14:35:42 2025 +0100 Assemble parsed build-depends data in IniDBBuilderPackage https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=1e22a67dfc319f4abb7be1a761e8b1795ae0286b commit 1e22a67dfc319f4abb7be1a761e8b1795ae0286b Author: Jon Turney <[email protected]> Date: Mon Aug 18 22:35:07 2025 +0100 Split out command line package options processing
