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]

Re: per-version hints proposal


On 4/8/2017 1:00 PM, Achim Gratz wrote:
Jon Turney writes:
cygport will be updated to (details TBC) accept a --test flag which is
significant to the cygport package stage, and adds this 'test:' line
to all the generated PVR.hint files.

I've opted to make it a command (package-test or pkg-test) instead, as
that seems to fall more in line with my usage pattern and types easier.

What about just using a variable (say PKG_TEST) in the cygport file. For example, the line

  PKG_TEST=1

would cause the 'test:' line to be added to the hint files.

The attached patch implements this.

Ken

Attachment: 0001-pkg_pkg-implement-PKG_TEST.patch
Description: Text document


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