This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: [PATCH] Add continuous integration build configuration for Cygwin


On Tue, Jun 28, 2016 at 8:50 PM, Jon Turney <jon.turney@dronecode.org.uk> wrote:
> A couple of points:
>
> Firstly, the cygwin FAQ is out of date and docbook2X is also required to
> build the documentation.
>
> I guess this isn't causing visible failures since, unfortunately, the
> makefile just ignores any errors while building documentation.
>
> I guess it would be better if this was handled by configuration so
> documentation build errors were reported if we had determined we could built
> the documentation.
>

Agree, I'll install docbook2X and try to build the documentation, give
me some time to play with it :D

> Secondly, it's only obvious from context that 'cygwin-installer' is copy of
> cygwin setup pre-installed in your build VM.  You might want to consider
> using 'wget -N' and/or it's normal name here.

Good idea, I'll use wget in next patch. The only problem is 32bit and
64bit use different setup name, so we need to handle it separately in
configuration, but that's not a big problem.



-- 
Regards,
Qian Hong

-
http://www.winehq.org


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