Commit Graph

11 Commits

Author SHA1 Message Date
rtr
f477b7c738 pass cpu specific flags to mkdep to avoid triggering #error directives 2008-08-03 10:56:28 +00:00
mrg
45522ac007 build pixman-sse.c and pixman-mmx.c on x86 2008-08-03 06:40:54 +00:00
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
rtr
7082f87990 NOLINT= #defined 2008-08-02 11:38:05 +00:00
mrg
d6380dbb21 add pixman 2008-08-02 04:28:37 +00:00
mrg
b022f072ed build glue for pixman 2008-08-02 04:28:12 +00:00
mrg
55503ed73c XXX: -Wno-error for ffcheck.c and register.c 2008-07-31 01:37:23 +00:00
mrg
ed5d239d77 XXX: -Wno-error for extutil.c 2008-07-31 01:36:33 +00:00
mrg
898939e96d XXX: -Wno-error for StBytes.c 2008-07-31 01:35:04 +00:00
mrg
3141b62a31 XXX: -Wno-error for sm_client.c / sm_manager.c 2008-07-31 01:33:54 +00:00
mrg
2980e352a1 initial import of the crossbuild framework for modular Xorg. this
is heavily based upon the work rtr@ did on src/x11, but hacked to
work for modern modular Xorg source split.

the sources will live in xsrc/external/mit/<package>/dist.

documentation on using this will come when the above directories
are fully populated.  there are 192 of them so it may take some time
before that is completed.
2008-07-29 05:01:21 +00:00