[PATCH 0/2] Build Xi and DPMS stubs as convenience libraries

2011-11-03 Thread Jon TURNEY
Build Xi and DPMS stubs as convenience libraries, rather than once for each DDX which wants to use them. The tangled history of fbcmap_mi.c is a little hard to unweave, but I suspect that can be put back into libfb. Unfortunately, miinitext.c is a much harder nut to crack. Jon TURNEY (2): Build

[PATCH 0/2] Build Xi and DPMS stubs as convenience libraries

2014-02-24 Thread Jon TURNEY
On 03/11/2011 14:27, Jon TURNEY wrote: > Build Xi and DPMS stubs as convenience libraries, rather than once for > each DDX which wants to use them. > > The tangled history of fbcmap_mi.c is a little hard to unweave, but I > suspect that can be put back into libfb. Unfortunately, miinitext.c is > a

Re: [PATCH 0/2] Build Xi and DPMS stubs as convenience libraries

2014-02-24 Thread Gaetan Nadon
On 14-02-24 07:07 AM, Jon TURNEY wrote: > Jon TURNEY (2): > Build dpmsstubs.c once as a convenience library, rather than once for > each DDX which wants to use it > Build Xi/stubs.c once as a convenience library, rather than once for > each DDX which wants to use it > > Xext/Makefile.a