> Do you wish to create a separate repository for winpthreads, and commit 
> .gitignore there?

We're maintaining a separate repository at
https://github.com/ocaml/winpthreads, with instructions on how to
embed the subtree as a submodule in the ocaml sources at
https://github.com/ocaml/ocaml/blob/trunk/HACKING.adoc#the-winpthreads-library-for-the-msvc-port.
The subtree with these instructions allow us to keep the same commit
id as the upstream in our winpthreads submodule. Fancy.

> In mingw-w64 the top-level .gitignore applies and there is no need to 
> maintain the same one in a
> subdirectory. If you would like to fork a separate directory, you can just 
> copy the top-level one.
> (BTW I don't think it's necessary; you can fork mingw-w64 as a whole, and it 
> makes rebasing
> automatic and easier.)

To be clear, this patch is a copy of the top-level gitignore.

May I ask: it doesn't seem that winpthreads, or other
mingw-w64-libraries are tied to a specific commit of mingw. Maybe they
don't need to be in the mingw-w64 "monorepo"? I understand it wouldn't
be easy if they're used for instance to build mingw.

Best regards,
-- Antonin


_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to