mrg
9b4974cb0a
use the right files, and the right defines.
2008-08-03 03:55:17 +00:00
mrg
796be2b98f
initial build glue for hw/xnest / Xnest. doesn't yet link but
...
does attempt to try.
2008-08-03 03:37:05 +00:00
mrg
4dbf6c3df0
add X11INCDIR/xorg to the include path
2008-08-03 03:17:16 +00:00
mrg
c192f05067
fix the name of this library.
2008-08-03 03:16:41 +00:00
mrg
314c0cffaf
add some more includes paths, define HAVE_DIX_CONFIG_H and ignore
...
warnings for xres.c. now this builds properly.
2008-08-03 03:14:48 +00:00
rtr
c3d6a15f0c
{SUBDIR.cfb} -> ${SUBDIR.cfb}
2008-08-03 01:13:44 +00:00
mrg
bd85f4f930
add xorg-server build support for composite, config and exa.
2008-08-02 21:44:14 +00:00
mrg
f057c79b45
actually make this build.
2008-08-02 21:30:42 +00:00
mrg
edf20c220e
add xorg-server build support for XTrap, cfb, cfb32, damageext,
...
record and xfixes.
2008-08-02 21:19:21 +00:00
mrg
4e68f45f9b
install record/set.h
2008-08-02 21:18:49 +00:00
mrg
9dfab9540f
build xorg-server xkb, dbe and mfb dirs. maybe be ready to build afb.
2008-08-02 20:41:29 +00:00
mrg
7b1eb4a4d7
install xkb.h and xkbDflts.h
2008-08-02 20:39:30 +00:00
mrg
54e0e80036
add Xi and os subdirs
2008-08-02 19:54:24 +00:00
mrg
af8d2d6f64
build xorg-server/os
2008-08-02 19:53:31 +00:00
mrg
2d2693ed5b
build xorg-server/Xi.
2008-08-02 19:42:15 +00:00
mrg
2ed360aec7
add xorg-server Xext from rtr@. thanks!
...
add Xext to the list of working subdirs.
2008-08-02 19:27:28 +00:00
rtr
ea126b5a0d
don't install Xserver.1 from here. it has been moved to doc/Makefile
2008-08-02 15:25:50 +00:00
rtr
e4b45d48ce
remove use of MKX11LOADABLE since it isn't defined
2008-08-02 13:27:28 +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
47c6183325
install all the header files that packages expect.
2008-08-02 06:40:56 +00:00
mrg
0f422673eb
don't build rootless
2008-08-02 06:37:57 +00:00
mrg
0012c5e62d
begin to support some xorg-server drivers. xf86-input-void builds
...
but xf86-input-keyboard's kbd.c still has an error.
2008-08-02 06:32:02 +00:00
mrg
52fb40e072
list the actually working SUBDIRs, and also list the desired set.
2008-08-02 04:46:57 +00:00
mrg
1274ed5cb5
enable decending into xorg-server
2008-08-02 04:42:19 +00:00
mrg
a58266a796
start of build-glue support for xorg-server bits.
...
building so far:
doc include dix fb mi miext randr render
again based on the work rtr made for xorg support, and of course this
is very much based on the work lukem did originally for src/x11, as is
all the stuff in src/external/mit/xorg.
hi luke! :)
2008-08-02 04:32:00 +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
9fab5b3e9a
use ${FONTCONFIG} instead of the long version.
2008-07-31 01:37:58 +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
71a7120b8f
add a note to kill lbx
2008-07-30 04:07:36 +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