mrg
ddcbe4a79f
look for config.h.
2014-03-20 06:18:20 +00:00
mrg
dc923264b6
turn on XAA explicitly for ast.
...
remove removed sources for mga, and fix the XAA list.
remove redundant defines for tdfx.
2014-03-20 05:32:31 +00:00
mrg
2634b1cf97
find moved man pages.
2014-03-19 23:46:22 +00:00
mrg
89f0129eec
remove duplicated -DHAVE_XEXTPROTO_71.
2014-03-19 23:46:05 +00:00
mrg
390760f74f
merge xmodmap 1.0.8.
2014-03-17 10:11:27 +00:00
mrg
2c8e080f88
merge xrdb 1.1.0, xset 1.2.3, xvinfo 1.1.2, and xwd 1.0.6.
2014-03-17 10:09:18 +00:00
mrg
845dbcb7e6
update for xlsclients 1.1.3.
2014-03-17 09:46:10 +00:00
mrg
1495f4c16a
updates for xauth 1.0.8 and xconsole 1.0.6.
2014-03-17 09:24:11 +00:00
mrg
b077836fd2
avoid const problems for now.
2014-03-17 09:21:19 +00:00
mrg
d978386d65
updates for makedepend 1.0.5.
2014-03-17 09:07:09 +00:00
mrg
edda2f4b2b
update for mkfontscale 1.1.1.
2014-03-17 09:02:16 +00:00
mrg
ae13044ac9
regenerate for xkeyboard-config 2.11.
2014-03-17 09:02:02 +00:00
mrg
ab169b1d85
various updates for libdrm 2.4.52.
2014-03-17 08:01:18 +00:00
mrg
6f16f8b83f
merge libxcb 1.10 and libpthread-stubs build.
...
update the libxcb generated files.
2014-03-17 07:25:34 +00:00
mrg
51d2582a19
updates for pixman 0.32.4 and x86.
2014-03-17 01:41:46 +00:00
mrg
2c51d1ae0f
merge xtrans 1.3.3 (deletes Xtranstli.c -- so sad, bye bye.)
2014-03-17 01:09:07 +00:00
mrg
c23d29ea55
updates for libX11 1.6.2, dri3proto and presentproto, and fix
...
the libXrender build.
2014-03-16 23:25:15 +00:00
mrg
1b6ef8b51a
define HAVE__XEATDATAWORDS. (XXX move into ${X11FLAGS.THREADLIB}).
2014-03-16 22:53:17 +00:00
tsutsui
ac4c90f708
Enable "SUBDIR+=netbsd/x68k" if ${XSERVER_X68K} != "no".
...
Now we've got it after this glue Makefile was initially added back in 2008.
2014-03-01 19:45:29 +00:00
tsutsui
31f3a188ec
Add a reachover Makefile to build X11R7'fied MD X68k server.
...
See my post on port-x68k@ for details:
http://mail-index.netbsd.org/port-x68k/2014/02/27/msg000043.html
2014-03-01 19:39:03 +00:00
tsutsui
94e32028e2
Update generated files which were missed on xkeyboard-config 2.9 import.
...
http://mail-index.NetBSD.org/source-changes/2013/05/31/msg044255.html
http://mail-index.NetBSD.org/source-changes/2013/05/31/msg044256.html
http://mail-index.NetBSD.org/source-changes/2013/05/31/msg044258.html
XXX: should be regenerated during build but no perl and intltools in tools
2014-02-25 13:07:29 +00:00
skrll
6d3ceb1d61
Rename NetBSD/hp700 to NetBSD/hppa.
...
Unfortunately our VCS isn't very helpful here.
2014-02-24 07:23:38 +00:00
riz
dc1f2053d6
Turn off attribute warning errors for clang in
...
pixman-mmx.c (__artificial__).
2014-01-30 19:24:06 +00:00
apb
36ef98548b
Use ${TOOL_GZIP} instead of just gzip in all Makefiles
...
outside */dist/* subdirectories.
When USE_PIGZGZIP=yes, bsd.own.mk sets TOOL_GZIP=${TOOL_PIGZ},
so there's no need to test USE_PIGZGZIP in these Makefiles.
2014-01-27 08:18:07 +00:00
christos
7d451fc873
Add missing libraries for static linking
2014-01-22 15:23:06 +00:00
christos
2b043c75b6
eliminate use of bsd.sys.mk from Makefiles
2014-01-16 01:15:32 +00:00
christos
19004dce49
don't include bsd.sys.mk
2014-01-10 15:50:34 +00:00
martin
6f65a8d103
ACTIVE_CC can only be used after include of bsd.own.mk
2014-01-10 15:00:16 +00:00
christos
7357087b77
fix sun2 build. libfreetype requires -lbz2 -lz
2014-01-03 20:18:45 +00:00
skrll
e819bee156
Re-enable arm-simd now that SPRSR restoration has been fixed.
2013-12-21 08:58:07 +00:00
lneto
5588522013
changed lua_Number and lua_Integer to intmax_t in lua(4)
...
*
2013-12-16 23:25:56 +00:00
lneto
8e5c8a05b5
fixed lua(4) build (added _KERNEL guard into lstrlib.c to avoid double usage)
2013-12-02 23:06:35 +00:00
lneto
2421e2bfaa
merged luaconf.h of kernel and userspace Lua
2013-12-02 06:07:22 +00:00
lneto
f4a57b49a2
put Lua auxlib and some stdlibs in lua(4)
2013-12-02 04:57:41 +00:00
macallan
9b3f3c1555
Add (hopefully temporary) kludge to define PCI_MAGIC_IO_RANGE on shark and
...
make accelerated X work again.
This used to be defined in machine/param.h but lately the param.h from
arch/arm is installed in machine/ instead of the one from arch/shark, so the
Xserver didn't see PCI_MAGIC_IO_RANGE and couldn't figure out how to map its
IO space.
2013-11-27 02:04:48 +00:00
macallan
f620771e1d
build EXA support, tested on macppc
2013-11-06 14:53:29 +00:00
riz
31095efe60
Before testing the value of HAVE_GCC, test if it's defined.
2013-10-18 01:12:00 +00:00
martin
78f49e3d2d
Add missing i810_dri.c file to SRCS.
...
PR xsrc/48315.
2013-10-16 15:28:27 +00:00
christos
1429b5a202
need -lxcb
2013-09-29 14:34:30 +00:00
joerg
36a6d19157
Handle dependency on libstdc++ / libc++ in bsd.lib.mk.
2013-09-12 17:14:20 +00:00
joerg
4d12bfcd15
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
...
vs big PIC mode. Retire -DPIC and -DBIGPIC.
2013-09-12 15:36:14 +00:00
dholland
ec390d2346
Fix MKPAM=no build.
2013-09-12 04:42:49 +00:00
joerg
ab327b931c
Needs libm.
2013-09-11 09:59:52 +00:00
skrll
53914b01fc
Disable USE_ARM_SIMD for now. It crashes Xorg.
2013-09-07 09:22:37 +00:00
prlw1
64e7f05d20
Replace mrg's clean cpp+cpp_arg interface with xrdb version 420347005c
...
to minimise upstream differences.
OK wiz@
2013-07-19 08:29:27 +00:00
wiz
bf38682790
Remove clang workaround, problem was fixed using upstream commit.
2013-06-27 12:44:58 +00:00
wiz
0ff6b78547
Add -Wno-error=tautological-constant-out-of-range-compare for clang, to avoid
...
../external/mit/fontconfig/dist/src/fcname.c:89:18: error: comparison of constant
4294967295 with expression of type 'const FcType' (aka 'const enum _FcType') is
always false [-Werror,-Wtautological-constant-out-of-range-compare]
if (t->type == (unsigned int) -1 || type == t->type)
~~~~~~~ ^ ~~~~~~~~~~~~~~~~~
1 error generated.
and a few others of the same type.
2013-06-25 14:05:04 +00:00
macallan
b06b1ca6c0
add cg14_render.c
2013-06-25 12:27:41 +00:00
macallan
2204c30d12
build acceleration support
2013-06-19 13:27:07 +00:00
christos
0aea00d39b
Remove previous; this is built in ../../lib/libXdmGreet as pointed out by
...
mrg.
2013-06-17 15:58:40 +00:00