Re: Kernel build system code Generation

2021-05-29 Thread James Hobson
Fair enough! Well any other jobs you can find for a PL person you know who to email! Out of interest though, is there any want for some kind of device tree system like in linux? It's something I was thinking about looking into because it would assist with an arm port. James On 29 May 2021, at

Re: Kernel build system code Generation

2021-05-29 Thread Matthew Dillon
Ah. You know, I think I'm going to have to rewrite that. Its really really really old. A lot of that stuff is either done or obsolete. Its like a forgotten page, almost. -Matt

Re: Kernel build system code Generation

2021-05-29 Thread James Hobson
I was looking at this link: https://www.dragonflybsd.org/docs/developer/researchprojectspage/ Top on this list! That's what I was refering to James On 29 May 2021, at 19:05, Matthew Dillon wrote:  Oh, not sure where you were looking precisely but it is certainly the case that the build syste

Re: Kernel build system code Generation

2021-05-29 Thread Matthew Dillon
Oh, not sure where you were looking precisely but it is certainly the case that the build system could use a bit more concurrency, particularly for buildworld. -Matt