Re: [PATCH v3 0/7] configurator: Support for Windows and MSVC

David Gibson <[email protected]> Sat, 1 Oct 2016 01:08:28 +1000
Newsgroups org.ozlabs.lists.ccan
Message-ID <[email protected]>
On Wed, Sep 28, 2016 at 06:44:41PM -0600, Kevin Locke wrote:
> On Thu, 2016-09-29 at 10:21 +1000, David Gibson wrote:
> > Right.  Can you rebase your current patches and post them as a new
> > series.  That's makes my life easier compared to updated versions of
> > each patch in various places in the thread.
> 
> Certainly.  No problem.
> 
> Here is the third revision of the patch series which adds support for
> building configurator with Microsoft Visual C++ and running it on
> Windows.
> 
> Significant changes from v2:
> * Removing the unnecessary EINTR and short read/write handling code.
> * Switching from the musl libc err.h implementation to the CCAN err
>   module one in hopes of reducing maintenance burden and code
>   proliferation.
> * Additional documentation comments for AppVeyor.

I've merged these to master.

Judging by the FIXMEs in appveyor.yml there's still a lot of things
broken, but it's a start.

I set myself up an appveyor account and tweaked your comment to point
at that instead of the hypothetical one Rusty may or may not set up at
some point.

I've actually set up two appveyor projects: one which tracks my github
ccan repository at:
    https://ci.appveyor.com/project/dgibson/ccan-c44x3

And another which tracks the upstream master git for ccan at:
    https://ci.appveyor.com/project/dgibson/ccan

Bizarrely, the github one is working great, whereas the direct git one
is giving errors, even though they're showing as building exactly the
same commit :/.  It kind of looks like the master one is ignoring the
appveyor.yml for no apparent reason - it seems to be looking for a
vcproj file instead of using the build scripts you've supplied.

Oh well, maybe we'll figure it out in future.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

_______________________________________________
ccan mailing list
[email protected]
https://lists.ozlabs.org/listinfo/ccan
signature.asc (application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJX7n/pAAoJEGw4ysog2bOSYMYP/RKABQ3d0Sqhsxmw0EE5BdpA
9ax7y9eI5+R5y+pWWOB7SlODWFyp13TAOFpTWrkAHtIoafQoD/pL52NK0Eq3gtUA
j/C+UF2A1h16PslAXU+MhKkJfLlFW6oj8g7B7zdjDWTO4z2hYVK0HQgRzCaURkuS
TCsBh5Z6PqwyTKrw0MQJL8kzOwNLQ4uxCEs1DljjPdjcf2O13GP2sPyWZlm/9ey0
q5UeqtncJI6PdM3eN0Jl0pYhgngks63yTySUKSXxczsf6VKyFnPJ6lOuAYQ7vI+b
Kv/4sN6dn3Z4KbhfguR+7rES4DeyLUnYWhzPbGHcS7LFSrNOmznVVdnSvifqrTxi
4coGohhF6Hs34JvLIt/BYPKWWNNnRp2lfd3VTY9u3jtrM0go5MUqSdKIcoljhn4J
qoBf3rbO/DdEHfVsT6E7YW9Vi0tpVpq+MqgceBnQW+o1Avxnkm8MDVY/LDSc/LmU
0HKY0erHfAJcCeF7d77v47A481KS3HPl2Vhmh8AplynaQpabSFDdf//C+1CTZBCK
Yv8QRfOqpIic9e2Jqbl+q3C50RRS8OK+KmZZn7h6N6CoDZCTEszx+A253nbi0ZVd
MDW9apiCnpKiDC9+SP9ScwGz0rQAlkNLqqgLoVX6gRoiFWS4qW6rdRgYbpn/Xpxk
Hcxmo8ufSk2E1RddoqbV
=9w0q
-----END PGP SIGNATURE-----