lukem
add50bbb4c
makestrs is used to generate files for the "includes" path, so it can't
...
rely upon ${DESTDIR}${X11INCDIR} being populated.
Fixes problem observed using make -j.
2004-02-08 21:52:30 +00:00
lukem
f38d4e7c68
remove stuff rtr did recently
2004-02-08 21:30:47 +00:00
lukem
7571144c87
add TNF copyright. remove unnecessary cruft
2004-02-08 21:25:09 +00:00
rtr
e620708b1d
add X -> Xdreamcast default symlink
2004-02-07 12:46:48 +00:00
rtr
0aed830d75
Xdreamcast now builds so turn it on.
2004-02-07 12:28:13 +00:00
rtr
2e1bb1e734
place a seconf libcfb on the link line after libcfb16.a since it refs
...
libcfb.a symbols. This lets Xdreamcast build.
2004-02-07 12:27:33 +00:00
rtr
cd87f297eb
+ Xdreamcast reachover, by default turned off.
...
+ sorting of various XSERVER_ entries in Makefiles
+ addition of Xpmax Xdreamcast Xmacppc XSERVER_ entries
+ consistent use of != "no" instead of == "yes" changes
2004-02-07 08:30:34 +00:00
lukem
8d125fd0e6
Cache XSERVERLIB determination in Makefile.serverlib rather than
...
in 111 separate places. Speeds up empty "cleandir" from 27.17s to 13.75s.
2004-02-07 06:52:04 +00:00
rtr
81ec90969f
Re add ${MAKESTRS} and ${GENMATYPES} targets with updated paths into objdir.
2004-02-07 05:47:19 +00:00
lukem
cb53a4d3d5
don't need .PATH here
2004-02-07 05:23:56 +00:00
rtr
ae158be0af
move gen_matypes to x11/tools as per discussion with lukem and request
...
in post http://mail-index.NetBSD.org/tech-x11/2004/02/04/0001.html
2004-02-07 04:19:29 +00:00
rtr
e062d16f1e
remove MAKESTRS target
2004-02-07 04:15:33 +00:00
rtr
1655ce4df5
Move host too makestrs to x11/tools as per discussion with lukem and
...
request in post http://mail-index.NetBSD.org/tech-x11/2004/02/04/0001.html
2004-02-07 04:02:01 +00:00
fredb
4d26570c37
Fix typo.
2004-02-06 16:41:28 +00:00
mrg
261537f309
only build xlibi18n if MKPIC != no.
2004-02-06 14:55:48 +00:00
rtr
5ce86a019f
use ${PRINTX11VERSION}
2004-02-06 11:58:56 +00:00
lukem
5680605b4d
check for ${X11SRCDIR.xc} instead of ${X11SRCDIR}; it's a bit more robust
2004-02-02 14:21:51 +00:00
lukem
3bffc7c9c8
Use
...
FILES+= SshAskpass.ad
FILESNAME_SshAskpass.ad=SshAskpass-default.ad
instead of
FILES+= SshAskpass-default.ad
because of an obscure bug with "make -j" where it doesn't find
SshAskpass-default.ad in the .PATH correctly, probably because
of the rule created for it from BUILDSYMLINKS by <bsd.files.mk>.
This is not the correct long-term solution, and is a temporary
workaround for PR 24020.
2004-01-29 01:00:42 +00:00
rtr
fe5ae52dea
+ print MACHINE not MACHINE_ARCH for OSNAME
...
+ add release to OSNAME
2004-01-26 05:14:13 +00:00
mhitch
24e7e49ae8
Xamiga does not need NEED_SCREEN_REGIONS.
2004-01-25 05:20:02 +00:00
rtr
74e6f70b7d
+ No need to undefine -UXF86VIDMODE twice
...
+ No need to define XF86DRI since it's never defined to begin with
+ __GLX_ALIGN64 now defined globally in X11FLAGS.EXTENSION.
2004-01-25 02:19:38 +00:00
rtr
364a6162e7
define -DHAS_MTRR_BUILTIN -DUSE_I386_IOPL for x86_64
...
patch from njoly@pasteur.fr
also MACHINE == "amd64" -> MACHINE_ARCH == "x86_64"
should resolve pr#24204
2004-01-24 05:51:20 +00:00
lukem
ce45a55fc0
ensure $X11SRCDIR is set and exists (for the build target)
2004-01-23 23:03:23 +00:00
lukem
5377e93afc
don't bother installing XftConfig-OBSOLETE
2004-01-23 14:32:02 +00:00
rtr
0f0f0dce34
-lx86_64 if x86_64
2004-01-23 08:59:20 +00:00
rtr
099ae88634
x86_64 (amd64) link w/ libx86_64 where appropriate
2004-01-23 08:45:02 +00:00
matt
e78cfba9ff
Add amd64 support.
2004-01-19 00:36:09 +00:00
lukem
9bd8d033a9
Don't bother installing:
...
./usr/X11R6/lib/X11/etc/sun.termcap
./usr/X11R6/lib/X11/etc/sun.terminfo
./usr/X11R6/lib/X11/etc/xterm.termcap
./usr/X11R6/lib/X11/etc/xterm.terminfo
2004-01-19 00:30:01 +00:00
rtr
3f64bae6d7
reachover for libamiga.a forgotten in Xamiga import
2004-01-18 05:36:19 +00:00
rtr
c3936a1977
+ Reachover for XdecNetBSD, XalphaNetBSD, Xarm32VIDC
...
XXX certain extensions should/should not be built and linked that are.
XXX X -> symlink defaults may not be appropriate.
2004-01-18 05:35:03 +00:00
rtr
462bd38713
SUBDIR.afb for Xamiga
2004-01-18 05:24:45 +00:00
rtr
67730f2e2d
add dependencies
2004-01-17 06:39:43 +00:00
rtr
fd3ecbad7e
add XSERVER_XAMIGA and XSERVER_HAS_AFB
2004-01-17 04:06:18 +00:00
rtr
3bea515962
Xamiga reachover
2004-01-17 04:03:26 +00:00
rtr
3c57e953ad
build libamiga.a if Xamiga
2004-01-17 03:56:25 +00:00
rtr
dd6e622644
NEED_SCREEN_REGIONS for Xamiga
2004-01-17 03:53:54 +00:00
rtr
8c37b5823c
amiga needs XINPUT for Xnest
2004-01-17 03:50:51 +00:00
dbj
3bae198909
add -DDARWIN_NO_CARBON to HOST_CPPFLAGS so that cross build
...
on darwin does not try to use resource fork font support
which requires the carbon libraries.
2004-01-15 13:47:05 +00:00
minoura
c173c06b42
Build & install XKB data files for the X680x0 keyboard.
...
Missing files in the previous.
2004-01-14 13:01:50 +00:00
minoura
786e145c78
Build & install XKB data files for the X680x0 keyboard.
2004-01-14 12:49:09 +00:00
rtr
d7a05a6f4b
fix typo MCopy -> Mcopy
2004-01-13 15:55:14 +00:00
lukem
da445e3617
Always build cf/, even if MKSHARE=no, since that stuff is part of Imake.
2004-01-11 23:44:31 +00:00
rtr
78c129485b
no FB then VFB for x68k
2004-01-11 13:28:46 +00:00
rtr
017db572b5
build Xvfb by default
2004-01-11 09:07:28 +00:00
rtr
c3eb974543
make Xvfb use GetTimeInMillis() from libos.a if its there
2004-01-11 08:30:42 +00:00
lukem
1fb9212a36
s/Build/X11 build/
2004-01-11 00:10:54 +00:00
lukem
e0d2e74a5d
tweak some XTODO items
2004-01-10 23:35:55 +00:00
rtr
a63b539adb
Undefine DDXTIME if XFree86 server is being built since XFree86 provides
...
its own copy of GetTimeInMillis().
+ This allows us to get rid of multiple versions of GetTimeInMillis().
It is provided by libos.a if DDXTIME is undefined.
XXX macppc may be a special case since it builds both XFree86 and Xmacppc
will resolve later if found to be an issue.
2004-01-10 16:28:29 +00:00
rtr
42fd51da28
+ Manpages
...
+ Wrap lines > 80 chars
2004-01-10 16:14:37 +00:00
rtr
80a1b2e48d
+ add Xmac68k manpage.
...
+ wrap lines > 80 chars
2004-01-10 14:44:18 +00:00