rtr
a3337cecf6
libint10.a module for XFree86 xserver.
2003-12-22 14:25:33 +00:00
rtr
cbb57af4d9
libramdac.a module for XFree86 xserver.
2003-12-22 14:21:11 +00:00
rtr
403f5a1255
libvbe.a module for XFree86 xserver.
2003-12-22 14:15:05 +00:00
rtr
8a86fb98e3
for macppc:
...
COPTS.xkbUtils.c= -Wno-error
2003-12-22 14:07:08 +00:00
rtr
24f6c5b855
libdde.a module for XFree86 xserver.
2003-12-22 13:54:13 +00:00
rtr
dc24121149
libvgahw.a module for XFree86 xserver.
2003-12-22 13:50:34 +00:00
rtr
43945597ef
libpcidata.a module for XFree86 xserver.
2003-12-22 13:44:57 +00:00
rtr
4545246f3b
libxf86_os.a needed to link XFree86 xserver.
2003-12-22 13:27:48 +00:00
rtr
f5cc483a22
libxf86.a needed to link XFree86 xserver.
2003-12-22 13:18:47 +00:00
rtr
88d43392dd
libxaa.a module for XFree86 xserver.
2003-12-22 13:16:07 +00:00
rtr
befda77a06
libi2c.a module for XFree86 xserver.
2003-12-22 13:13:53 +00:00
mrg
2956930d9f
build the assembler files on sparc64
2003-12-22 12:45:21 +00:00
rtr
886f56e61b
made mkg3states a host tool so update TODO
2003-12-22 10:53:26 +00:00
mrg
dcb198e155
for sparc64:
...
CPPFLAGS.sunGX.c= -Wno-error
2003-12-21 13:07:50 +00:00
mrg
a7b8bfbf90
for sparc64:
...
CPPFLAGS.fbbltone.c= -Wno-error
2003-12-21 13:07:01 +00:00
rtr
f7c5e08a26
GLcoremodule.c is used for module only.
2003-12-21 11:12:32 +00:00
rtr
12c87cdca3
Separate loadable modules
...
Don't build or install modules for non-loadable xservers
2003-12-21 03:07:01 +00:00
rtr
7dc2749ff7
Use mkg3states from x11/tools.
2003-12-20 12:56:24 +00:00
rtr
8b6c9e129e
Use mkg3states from x11/tools, instead of specifically building it.
2003-12-20 12:56:00 +00:00
rtr
2083c96e57
add mkg3states as host tool
2003-12-20 12:55:01 +00:00
rtr
a1458eba14
mkg3states moved to x11/tools since it's a host prog used in more than
...
one place.
2003-12-20 12:54:15 +00:00
rtr
b861af2572
SUBDIRS+= Xfont lbxutil
2003-12-20 01:39:31 +00:00
rtr
2ff6963aa7
sparc xservers, Xsun{,24,Mono}
2003-12-20 01:38:00 +00:00
rtr
78865e59e2
Xfont & lbxutil added for sparc xservers.
2003-12-20 01:36:22 +00:00
rtr
180e243936
libsun.a for sparc, needed for Xsun{24,Mono} xservers.
2003-12-20 01:32:06 +00:00
rtr
949c2b3550
SRCS+= miinitext.c
...
CPPFLAGS.miinitext.c+= -UXF86MISC
for sparc
2003-12-20 01:29:29 +00:00
rtr
b28ce06e12
Separate liblbxutil.a for Xserver.
2003-12-20 01:27:06 +00:00
rtr
a1eaaf131d
Separate libXfont.a for Xserver builds.
2003-12-20 01:25:42 +00:00
rtr
9bff69894e
Use arc4random in genauth.c
2003-12-20 01:22:39 +00:00
rtr
f3a83e22d9
Do not always pass module defines.
2003-12-19 15:23:43 +00:00
rtr
9aeada1f8f
Explicitly define -DXINPUT for sparc.
2003-12-19 14:13:03 +00:00
lukem
26be73f2a5
use X11FLAGS.OS_DEFINES
2003-11-17 05:18:20 +00:00
lukem
f27dcca7c9
fix previous so that it actually works
2003-11-10 02:35:24 +00:00
lukem
a9c9ec0e6e
Support MAKEVERBOSE
2003-11-08 13:57:29 +00:00
matt
2e6ccf08b6
Honor NOINCLUDES= environment variable.
2003-11-02 23:46:02 +00:00
lukem
8a6b8a5e46
Only run LIBDIR.${_SL}!= if it isn't defined, and add it to .MAKEOVERRIDES.
...
Noticably improves make's performance when traversing this subtree...
2003-10-24 14:50:51 +00:00
jdolecek
5207acb8cf
build shared version of libXss too
2003-10-24 13:10:53 +00:00
jdolecek
36273fe84e
build shared libFS, libXdmcp, libXinerama, libXxf86dga, libXxf86vm
...
follows recent change in xsrc (and XFree-current)
2003-10-20 05:12:40 +00:00
jdolecek
0c65d17f6e
build shared xkbfile and xkbui libraries; follows the change to xsrc
2003-10-20 05:02:31 +00:00
itojun
fa4e8e1f23
-DHAVE_ARC4RANDOM for auth.c
2003-10-03 00:13:39 +00:00
lukem
5161639fb6
set -Wno-error on a few more files for gcc 3.3.
...
(they're technically bugs in XFree, but we'll wait until 4.4.x before
trying to fix them locally)
2003-09-30 09:49:29 +00:00
lukem
2961308e81
only pull in -li386 if ${MACHINE_ARCH} == "i386".
...
(noticed during a cross-compile from i386 to alpha. funny that ;-)
2003-09-30 09:45:29 +00:00
lukem
06b22cf0b9
Use '${DESTDIR}${somepathvar}' instead of '${DESTDIR}/${somepathvar}'.
...
Suggested by Matt Thomas.
2003-09-30 06:41:29 +00:00
lukem
98cb2b51cf
clarify which bits of xserver we are most interested in
2003-09-30 06:39:09 +00:00
matt
21b18140ed
Add -I${X11SRCDIR.xc}/config/${HOSTPROG}
2003-09-30 05:58:56 +00:00
lukem
f6d1cf4493
enable Xserver build. (not everything is working yet, including hw/xfree86)
2003-09-24 01:56:57 +00:00
lukem
629c269f75
remove unnecessary .include
2003-09-24 01:55:06 +00:00
lukem
08b458c671
various improvements:
...
* build & install Xserver modules
* tweak for building with gcc 3.3.x
* rework for recent <bsd.x11.mk> rototill (moving it before other
bsd.*.mk includes)
* remove libc_wrapper.o from libos.a, and explicitly link in where required
2003-09-23 23:21:02 +00:00
lukem
5906faf133
Explicitly add -I/path/to/dist/src so that any yacc-generated .c files
...
in the .OBJDIR compile correctly.
(Something I changed in the last commit must have broken this.
Or make(1) changed. Or something else borked. In any case, it's fixed now.)
2003-09-23 11:04:45 +00:00
lukem
e2d7cbd438
Explicitly do the NOLINT/NOPIC/NOPROFILE/libinstall:: dance in each Makefile.
...
XXX: really need a single knob in bsd.lib.mk to enable this. we could
use it in many many places in the tree
2003-09-23 11:02:46 +00:00