NetBSD/external/mit/xorg/TODO
rtr d1bddf3bf4 * don't build glapi_x86.S for now on i386.
* when preprorcessed glapi_x86.S ends up being invalid assembler input
  because of whitespace problems in concatenation macros. normally the
  use of these macros as they are wouldn't be a problem except we are
  receiving -traditional-cpp from share/mk and the spaces are being
  passed.

XXX further discussion needs to occur in order for this to be properly
    fixed
2008-08-02 13:26:26 +00:00

34 lines
902 B
Plaintext

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.
-- 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 '#'.
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.
Xserver -
things to delete:
- lbx is dead, kill it