Re: [PATCH 0/4] Fit the building tools to Plan 9 environment
From: brian m. carlson <hidden>
Date: 2020-08-06 02:23:59
Attachments
- signature.asc [application/pgp-signature] 263 bytes
From: brian m. carlson <hidden>
Date: 2020-08-06 02:23:59
On 2020-08-06 at 01:05:00, KADOTA, Kyohei via GitGitGadget wrote:
I've posted some commits for porting git to Plan 9. This pull request is thing that cut off building scripts from #305 and is re-constructed that. I expect this don't change any artifacts.
I took a look at this and left some comments. I expect you're going to have your work cut out for you in the test suite due to the lack of good, modern POSIX support. I regret to report that I looked at the source code of the ANSI/POSIX environment from the Berkeley release and found that it's mostly shell scripts (well, rc scripts) and has all of the functionality one would expect from that. I suspect that this will not make the port any easier. -- brian m. carlson: Houston, Texas, US