Commit Graph

582 Commits

Author SHA1 Message Date
matthieu
b521d84d2c build Xorg on armish. It will run on zaurus too. 2007-03-28 20:44:34 +00:00
todd
239d0a11d1 mimic src maketars script by putting `./usr/X11R6/lib' first
looks ok matthieu@
2007-03-28 20:07:23 +00:00
todd
a568a2f60d complete last commit, permit 'make includes' to not err out here 2007-03-28 20:05:15 +00:00
matthieu
fffb7d7f9a use exec for recursive make invocations. 2007-03-28 19:41:15 +00:00
matthieu
50d6fcc51b Various cleanups of recursive make invocations. Ok espie@, todd@. 2007-03-28 19:38:57 +00:00
todd
a8d161e92a sync 2007-03-28 16:03:04 +00:00
todd
79b1dd56ba sync 2007-03-28 03:29:44 +00:00
todd
114c3c7704 make obj in distrib/notes/ to avoid writing to the src tree, and
make it a regular SUBDIR
ok matthieu@
2007-03-28 00:22:03 +00:00
todd
5bf3a44307 sync 2007-03-28 00:20:05 +00:00
matthieu
4bf984ced2 We now need an obj dir here. Spotted by bernd@ thanks. 2007-03-27 19:49:43 +00:00
matthieu
5d0ddfe832 update 2007-03-26 22:15:14 +00:00
matthieu
7ce1c24458 Still need to disable the PLL_DELAY errata on M6 chips. Confirmed by espie@ 2007-03-26 21:27:46 +00:00
matthieu
20ce56dc00 set XCONFIG for release-install 2007-03-26 19:58:54 +00:00
matthieu
3aa577e96f default xorg.conf for some architectures 2007-03-26 19:35:30 +00:00
matthieu
3d6760b7f5 Use ttyC1 for xdm on zaurus. 2007-03-26 12:15:47 +00:00
aanriot
8da46d9539 automatically fill in the currently used release of OpenBSD before
installing .fvmwrc (it's affecting the pager).

help & ok matthieu@
2007-03-25 19:35:56 +00:00
matthieu
47f81ecd81 Missed one PKG_CONFIG_PATH -> PKG_CONFIG_LIBDIR conversion. 2007-03-25 16:52:54 +00:00
matthieu
25e76c00a1 Fix the NO_XORG_OPTION logic. Noticed by todd@ on mvme68k. 2007-03-25 15:12:30 +00:00
matthieu
0f13e765d9 expat also needs to be in libs. 2007-03-25 15:00:30 +00:00
matthieu
77cb7f251b Revert local debug stuff that wasn't meant to be committed. 2007-03-25 13:22:40 +00:00
matthieu
00a847b3f8 regen with libtool 1.5.22p9 2007-03-25 13:02:54 +00:00
matthieu
4e76d392e1 skip mkfontscale on landisk for now (gcc ICE). 2007-03-25 11:33:49 +00:00
todd
f873679456 permit environment to over-ride DESTDIR like release(8) describes
ok matthieu@
2007-03-24 22:18:54 +00:00
matthieu
241c64e7b8 update 2007-03-22 08:46:42 +00:00
matthieu
c456c0adb9 remove generated file 2007-03-19 22:11:28 +00:00
matthieu
5e22827c49 Good bye two more generated files. 2007-03-19 22:08:44 +00:00
matthieu
a98199b745 regen with automake 1.9.6p2 2007-03-18 22:41:20 +00:00
matthieu
6637a9a36e regen with automake 1.9.6p2 2007-03-18 22:29:12 +00:00
matthieu
5f7406631b Don't assume files checked out of CVS are executable. 2007-03-18 20:15:29 +00:00
matthieu
4d981f1f43 don't assume mkinstalldirs is executable. 2007-03-18 19:41:57 +00:00
matthieu
fbd644a9c8 Remove one more generated file from source tree. Now the build date
in Xorg.0.log should be correct. Brought to my attention by Joerg Zinke.
2007-03-18 15:04:05 +00:00
matthieu
8955701e33 configure as checked out from CVS may not be executable. Patch from naddy@. 2007-03-18 10:27:58 +00:00
matthieu
366a7d3abf Forgot to commit the part that installs automake.dep. reported by naddy@ 2007-03-18 10:26:58 +00:00
matthieu
42f162e942 update 2007-03-17 19:34:56 +00:00
matthieu
62b9503840 Touch files that would be modified by autotools to avoid un-needed
calls to automake and autoconf. Code stolen from ports tree.
suggested by espie@. Tested by todd@.
2007-03-17 19:32:41 +00:00
matthieu
cd6282e78f update 2007-03-17 18:53:17 +00:00
matthieu
70ac3163f4 regen 2007-03-17 17:07:55 +00:00
matthieu
2cb38a060c libXaw major was bumped.
XXX definatly need a better way to handle this braindamage.
2007-03-17 17:04:23 +00:00
matthieu
c81ea99627 regen 2007-03-17 11:25:44 +00:00
todd
19ba925282 add `dist' to .PHONY
pointed out by Ingo Schwarze, schwarze at usta dot de, Thanks!
2007-03-16 23:54:43 +00:00
matthieu
a3fb74c98b Build the ws input driver on all platforms now that we have uts(4).
Requested by robert@
2007-03-16 23:30:27 +00:00
todd
a283e3b0eb borrow a line from XF4/Makefile that defines RM and
permits 'make release' to have a chance
2007-03-16 21:04:42 +00:00
matthieu
b4049346a1 regen 2007-03-16 08:04:19 +00:00
matthieu
7ebff42819 regen 2007-03-16 01:32:18 +00:00
matthieu
81addb90f7 regen 2007-03-16 00:19:19 +00:00
matthieu
df973de8c3 regen 2007-03-16 00:03:49 +00:00
matthieu
5954aa6578 regen 2007-03-15 23:28:08 +00:00
matthieu
854f5def06 Bump major of shared libs that depend on libX11 (which already got bumped).
ok todd@
2007-03-15 23:00:47 +00:00
matthieu
27b5faf40f No dlopen() on vax and landisk for now 2007-03-15 22:23:39 +00:00
matthieu
ddf969dda9 fix build with gcc 2.95 2007-03-05 22:10:59 +00:00