2008-07-29 09:01:21 +04:00
|
|
|
plan:
|
|
|
|
- build modular-xorg stuff with reach over
|
|
|
|
|
|
|
|
- everyone gets lib, share and bin
|
|
|
|
|
|
|
|
- initially, only xorg happy platforms get Xserver. other older
|
|
|
|
platforms with xsrc-based servers will build those.
|
|
|
|
|
|
|
|
|
|
|
|
big items:
|
|
|
|
|
|
|
|
libs - done
|
|
|
|
-- many libs may not install manuals yet.
|
|
|
|
-- many libs should have pkg-config files generated/installed?
|
|
|
|
this will apparently help with pkgsrc.
|
2008-08-02 17:26:26 +04:00
|
|
|
-- libGL has has glapi_x86.S commented out from the
|
|
|
|
build because it spews when eating -traditional-cpp
|
|
|
|
cheap whitespace hacks have been discussed or
|
|
|
|
phone suggested we only pass -traditional-cpp to
|
|
|
|
platforms where assemblers do things with '#'.
|
|
|
|
|
2008-07-29 09:01:21 +04:00
|
|
|
tools - done
|
|
|
|
share - done
|
|
|
|
bin - done
|
|
|
|
-- many apps don't install manuals yet
|
|
|
|
-- many apps need app-config generated/installed?
|
|
|
|
this will apparently help with pkgsrc.
|
2008-08-04 10:24:53 +04:00
|
|
|
Xserver
|
|
|
|
drivers:
|
|
|
|
- all mostly done.
|
|
|
|
- need to figure out which ones should be built for which
|
|
|
|
platforms?
|
|
|
|
xorg-server:
|
|
|
|
- most things besides 'hw' are done:
|
|
|
|
GL XTrap Xext Xi afb cfb cfb32 composite config damageext dbe dix doc exa fb include mfb mi miext os randr record render xfixes xkb
|
|
|
|
- hw/xnest is done
|
|
|
|
- some of hw/xfree86 is done:
|
|
|
|
ddc dummy os-support scanpci utils
|
2008-08-04 10:28:12 +04:00
|
|
|
- vfb not done
|
|
|
|
- xfree86 not done:
|
|
|
|
common dixmods doc dri exa fbdevhw i2c int10 loader modes parser rac ramdac shadowfb vbe vgahw x86emu xaa xf1bpp xf4bpp xf8_16bpp xf8_32bpp
|
|
|
|
- xgl
|
2008-07-30 08:07:36 +04:00
|
|
|
|
|
|
|
|
|
|
|
things to delete:
|
|
|
|
- lbx is dead, kill it
|
|
|
|
|