Commit Graph

51 Commits

Author SHA1 Message Date
mrg
99376ba256 move X server linking into hw/ like in xorg-server itself. 2008-08-03 22:09:56 +00:00
mrg
375e03fca2 define HAVE_XNEST_CONFIG_H. 2008-08-03 22:09:12 +00:00
mrg
3981cdd170 add rrxinerama.c. 2008-08-03 22:07:39 +00:00
mrg
7c90775d9b build Xnest itself from here, like xorg-server does.
also, now Xnest links.
2008-08-03 22:07:08 +00:00
mrg
9d61f212fe build libXext properly. normalise some makefiles. 2008-08-03 22:06:30 +00:00
rtr
bbc728e1ca major, minor and patchlevel CPPFLAGS now come from Makefile.xf86-driver 2008-08-03 14:47:26 +00:00
rtr
2c74f4c039 define major,minor,patchlevel and xorg version defines for CPPFLAGS here
instead of throughout individual drivers
2008-08-03 14:46:01 +00:00
rtr
d4584d3b36 make it build 2008-08-03 13:10:31 +00:00
rtr
89322354a2 add cirrus_alpine and cirrus_laguna 2008-08-03 12:56:44 +00:00
rtr
e177a82be2 add xfree86
add xfree86/ddc
2008-08-03 12:30:18 +00:00
rtr
8976d3e312 LIBISPRIVATE=yes these archives are only used when linking Xservers 2008-08-03 11:56:27 +00:00
rtr
3215aa71a4 * traverse into xf86-video-* directories that compile
* make most drivers build with the SRCS they do specify though it is likely
  most would explode when loaded by the server
2008-08-03 09:24:14 +00:00
mrg
60daecae82 get almost linking - about 10 symbols to go.
fix up DPADD properly.
2008-08-03 08:10:31 +00:00
mrg
9303d31c47 add ${X11FLAGS.EXTENSION} 2008-08-03 08:09:52 +00:00
mrg
e93ff23a24 add fontcache.c 2008-08-03 08:09:33 +00:00
mrg
0c56616aaf fix some linking order. still does not link yet, but much closer 2008-08-03 07:32:08 +00:00
rtr
5ba15890fe oops these drivers are video not input 2008-08-03 07:32:03 +00:00
mrg
753baef465 enable rpmauth.c / secauth.c. 2008-08-03 07:31:25 +00:00
rtr
9e72f9d805 add the bulk of xf86-video-* driver reachovers
- there are still a few more to come
  - most of these have incomplete SRCS at the moment
2008-08-03 07:20:59 +00:00
rtr
43f269ea73 add the rest of xf86-input-* to the build 2008-08-03 06:30:09 +00:00
rtr
3db0e9e2e1 what was once lost has now been found add MAN= kbd.4 2008-08-03 06:18:24 +00:00
rtr
6f7f044349 * define necessary VERSION CPPFLAGS for kbd.c to build
* remove MAN= Keyboard.1 (doesn't seem to exist)
2008-08-03 06:11:05 +00:00
rtr
18db7a5c58 traverse into drivers since what we do have there now builds 2008-08-03 06:09:48 +00:00
rtr
9d6e3b1958 * add some magic PRINT_PACKAGE_{MAJOR,MINOR,PATCH} printing scripts and use
them to generate CPPFLAGS for drivers.
2008-08-03 06:02:29 +00:00
rtr
cb92411bea .include <bsd.subdir.mk> 2008-08-03 04:42:27 +00:00
mrg
108e11a80a link in -lm. 2008-08-03 03:55:37 +00:00
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
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