public inbox for cygwin-apps-cvs@sourceware.org help / color / mirror / Atom feed
From: jturney@sourceware.org To: cygwin-apps-cvs@sourceware.org Subject: [setup - the official Cygwin setup program] branch topic/fix-local-install, created. release_2.889-12-g1cf5673 Date: Tue, 06 Mar 2018 21:34:00 -0000 [thread overview] Message-ID: <20180306213404.44893.qmail@sourceware.org> (raw) at 1cf5673be9e020ace012ac5add6c6fcaa144954a (commit) https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=1cf5673be9e020ace012ac5add6c6fcaa144954a commit 1cf5673be9e020ace012ac5add6c6fcaa144954a Author: Jon Turney <jon.turney@dronecode.org.uk> Date: Tue Mar 6 16:17:30 2018 +0000 Always give the fake root category the name 'All' After we rearranged things in 0c539f7f, it's now too early to tell if we have any packages or not. The only thing about this category that is ever used is it's name, so we don't actually need to use the real 'All' category here. Saying 'No packages found' was never particularly helpful here, so just use a fake category with the fixed name 'All'. https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=e8cc45429a153c2a815b63e894ea8f348e19cdbb commit e8cc45429a153c2a815b63e894ea8f348e19cdbb Author: Jon Turney <jon.turney@dronecode.org.uk> Date: Tue Mar 6 14:56:40 2018 +0000 Fix packagemeta::ScanDownloadedFiles packagemeta::scan clears the site list if the package was not found, and packagemeta::ScanDownloadedFiles uses packageversion::accessible() to check that. Instead communicate via a return value v2: empty packages were always inaccessible, even though we returned early from scan() without clearing the sites list, so return false in that case https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=19eee3c1e78288a2174b1269e2a843147ecda310 commit 19eee3c1e78288a2174b1269e2a843147ecda310 Author: Jon Turney <jon.turney@dronecode.org.uk> Date: Tue Mar 6 15:48:03 2018 +0000 Update .gitignore https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;h=ec5992842a21868f542686031bc1f271d7037de7 commit ec5992842a21868f542686031bc1f271d7037de7 Author: Jon Turney <jon.turney@dronecode.org.uk> Date: Fri Jan 19 15:36:03 2018 +0000 Add setup-minimum-version: to setup.ini This allows setup.ini to require a certain setup version, rather than advise a newer version when one is available. Unfortunately, versions of setup prior to this one don't implement this, but at least we have this going forward. When we want to start using this, we can break backwards compatibility with even older setup in a less clean way, simply by using setup.ini grammar that they can't parse.
reply other threads:[~2018-03-06 21:34 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20180306213404.44893.qmail@sourceware.org \ --to=jturney@sourceware.org \ --cc=cygwin-apps-cvs@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).