rtr
542451dd14
use native libz
...
patch from Krister Walfridsson via pr#24783
2004-03-15 00:39:31 +00:00
wiz
4fdf521f76
It's extension, not extention. From Miod Vallat (miod at online fr).
2004-03-14 20:11:24 +00:00
matt
2781c357ae
Only build newport on sgimips.
2004-03-14 17:01:10 +00:00
matt
9c9d9ff61c
Bump XF86 version to 4.4.0
2004-03-14 17:00:30 +00:00
jdc
b79da97fe9
Split Xsun servers so that we can build:
...
Xsun, XsunMono, Xsun24 on sparc, sparc64
Xsun, XsunMono on sun3
2004-03-14 08:08:45 +00:00
matt
63acca1d77
Split drivers between obviously i386-only drivers and not
...
macppc/sgimips drivers.
2004-03-14 07:26:58 +00:00
rtr
00c7d78b79
+ hardcode_libdir_flag_spec="-Wl,-rpath,${X11USRLIBDIR}" - for both *-config
...
scripts
+ FONTCONFIG_LIBS="-L${X11USRLIBDIR} -lfontconfig" for xft-config
patch from Kouichirou Hiratsuka should resolve pr#24751
2004-03-12 03:59:42 +00:00
rtr
020fb098d7
freetype/Makefile
...
+ substitute @hardcode_libdir_flag_spec@ with -Wl,-rpath,/usr/X11R6/lib
+ substitute @LIBZ@ with -lz
fontconfig/Makefile
+ substitute @hardcode_libdir_flag_spec@ with -Wl,-rpath,/usr/X11R6/lib
should resolve pr#24747
XXX native built xf 4.4 may suffer from the same problem
2004-03-11 16:13:30 +00:00
rtr
619cc8125d
+ apply patch from Tom Ivar Helbekkmo (pr24735)
...
+ add other missing files in addition to patch
should resolve pr#24735
2004-03-11 01:09:35 +00:00
rtr
f52be06c26
Update reachover to build XSUN for sun3
2004-03-10 16:21:16 +00:00
drochner
ee69168070
another try:
...
-rename the fonts.dir/fonts.scale targets to avoid collision with
regular files
-allow the rule for "fonts.scale" to be overridden, and do so in
the Speedo Makefile
2004-03-09 16:30:55 +00:00
rtr
5418651088
Specifically site Speedo as being the only fonts that use a static in-tree
...
fonts.scale.
2004-03-09 13:25:49 +00:00
drochner
4d1b5ab334
make sure the encodings.dir file is copied over after the
...
mkfontscale runs, should fix flist mismatch reported by
cgd, kilbi, smb and Jukka Salmi
2004-03-09 11:41:19 +00:00
cgd
5da885fa08
split cleaning: clean .tmp files via CLEANFILES ("make clean"), and
...
clean ${BDFFILES} and ${PCFFILES} via separate rm -f's during "make
cleandir." The need to split these into separate rm's comes from the
fact that some cross-compilation host systems can't deal with the
>128kB arg list that a single 'rm' of all these things would cause.
The desire to clean the actual generated fonts only in 'cleandir' came
from lukem during review.
2004-03-08 22:33:00 +00:00
drochner
333cf60a0a
mkfontscale must be run before mkfontdir
...
(can't modern mkfontdir do both at once???)
2004-03-08 09:30:09 +00:00
rtr
4945dfe3ca
remove commented out directives not needed
2004-03-07 13:50:25 +00:00
rtr
e1152a4b9b
oops missed bump to 1.1
2004-03-06 15:32:33 +00:00
rtr
a0b49b5989
+ remove DDB from COPTS (oops)
...
+ add radeon reachover (doesn't build, so commented out in drm/Makefile
SUBDIR).
2004-03-06 11:44:41 +00:00
rtr
2a5927e586
+ drm (sub)loadable module
...
+ mga dri lkm
2004-03-06 11:36:05 +00:00
rtr
473a0a3bea
userland part of dri for mga and radeon cards
...
XXX
+ common components need to be separated in the future
+ only mga & radeon provided for now
+ necessary to rename libmga_drv.so.n.n -> mga_drv.so by hand
see dri/Makefile for comment.
2004-03-06 10:30:26 +00:00
rtr
b02cb79e1a
+ update reachover Xserver/* for xf4.4
2004-03-06 03:31:05 +00:00
rtr
c6d0689a6a
+ update reachover include/* for xf4.4
2004-03-06 03:14:23 +00:00
rtr
e5713759fc
+ update reachover share/* for xf4.4
2004-03-06 03:13:06 +00:00
rtr
628862865b
+ update reachover bin/* for xf4.4
2004-03-06 03:09:36 +00:00
rtr
9db533ef43
+ update reachover lib/* for xf4.4
...
XXX font/Makefile needs to be re-examined, but builds for now.
2004-03-06 03:05:39 +00:00
rtr
61ba4636ab
+ update reachover host tools for xf4.4
2004-03-06 02:55:20 +00:00
rtr
ba6b26100c
+ the non-loadable version of libcfb.a needs cfbcmap.
2004-03-04 01:06:57 +00:00
rtr
2b884e11d4
+ cfbcmap.c is only for libcfb.a (8)
...
+ use correct cfbmodule.c's for 8,16,24,32 libcfb respectively.
Resolves (remaining?) problems with xf86cfg.
2004-03-03 16:11:45 +00:00
skrll
5df6f3ecad
Correct the defines to mfbbltO.c
...
xf86cfg can now load libxf1bpp.a
2004-03-03 14:32:53 +00:00
rtr
32fad750c1
+ put common CPPFLAGS in one file
...
+ add -DFONTMODULE -DMODNAME=${LIB} for xtt modules
+ add required include paths for FONTMODULE, MODNAME
Fix as per changes in pr by Kouichirou Hiratsuka
This should resolve pr#24032
2004-03-03 08:38:09 +00:00
rtr
0b1ca8966d
DEFAULTVT=vt05 to Xservers.ws generation for i386 only (as native does)
...
XXX should this be given vtXX for other MACHINE's?
should resolve pr#24619
2004-03-01 14:56:51 +00:00
rtr
29dc39116b
Always -UDDXTIME we'd get rid of it in source but native needs it.
2004-02-24 15:17:48 +00:00
rtr
e1bbf3c9e0
+ pre-build and install libexpat before lib/*
...
+ link libfontconfig w/ libexpat.
Should resolve pr#24527.
2004-02-23 05:47:47 +00:00
uwe
bf04b0ee5f
Enable Xhpc on hpcsh.
2004-02-22 18:30:34 +00:00
rtr
39401ac035
SRCS+= GetTimeInMillis.c for special combinations of XFree86 server is
...
being built with other servers.
2004-02-21 08:35:28 +00:00
rtr
36f1e88d93
MKMAN=no was there ever a Xmacppc.man?
2004-02-21 08:33:23 +00:00
rtr
12cdb6c3cf
move libos.a down in the link line so its version of GetTimeInMillis() is
...
not the one linked (instead we get the version from libxnest.a and libxvfb.a)
appropriately.
2004-02-21 08:32:34 +00:00
sekiya
6b0d2196d3
Add sgimips as a valid XFree86 server target.
2004-02-21 01:51:43 +00:00
rtr
afb68f3457
compile correct path to 'Cards' file into xf86config
...
this is into response to (not so)recent post I can't find and should
resolve the described problem i.e. Cards file wasn't found.
2004-02-18 04:59:56 +00:00
chris
f1d5c4b47a
Add cross build glue for cats.
2004-02-13 16:56:19 +00:00
mhitch
756f7c1000
Xamiga needs FORCE_SEPARATE_PRIVATE.
2004-02-13 04:49:00 +00:00
lukem
d2b90882d5
generate usr/X11R6/man/whatis.db
2004-02-09 07:59:01 +00:00
lukem
78f3b1bf18
use uname=${BINOWN} gname=${BINGRP} instead of uname=root gname=wheel
2004-02-09 06:52:34 +00:00
lukem
d51a64d931
clean up temporary files
2004-02-09 05:58:24 +00:00
lukem
d8b3c89d68
consistently provide a tools/<tool>/Makefile.<tool> for inclusion
...
wherever the appropriate definitions are used throughout the tree
2004-02-09 04:30:05 +00:00
lukem
dfbe2402b8
fix dependency on xf86Build.h, and add some comments
2004-02-09 04:18:24 +00:00
lukem
dfdc761429
more explanation of the requirements
2004-02-09 00:47:16 +00:00
lukem
c3af380567
no need to determine XSERVERINCDIR here
2004-02-09 00:28:25 +00:00
lukem
96457165ec
add DPSRCS entry for .h file created with BUILDSYMLINKS
2004-02-09 00:25:05 +00:00
lukem
c874e04b84
* add xf86PciIds.h to DPSRCS to fix parallel make issue
...
* there's no need to find the .OBJDIR of this directory for includes
as -I. suffices.
2004-02-08 23:27:38 +00:00