This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/3] Various setup.exe patches


Jon TURNEY (3):
  Change "No package" -> "Unknown package" in postinstall script
    failure report.
  Ensure binary package is selected for non-curr versions.
  Move PrereqChecker.isMet() call out of ChooserPage::OnNext() to a
    separate stage

 choose.cc       |   19 ++------------
 dialog.h        |    1 +
 package_meta.cc |    1 +
 postinstall.cc  |    2 +-
 prereq.cc       |   72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 threebar.cc     |   12 +++++++++
 threebar.h      |    2 +
 7 files changed, 92 insertions(+), 17 deletions(-)

-- 
1.7.2.3


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]