Home | History | Annotate | Download | only in hw
History log of /src/external/mit/xorg/server/xorg-server/hw/Makefile
RevisionDateAuthorComments
 1.8  23-Jul-2020  tsutsui Remove duplicated (and .if 0'ed out) ${XSERVER_XFREE86} checks.
 1.7  23-Jul-2020  tsutsui Remove definitions for Xdreamcast, Xhpc, Xmacppc, and Xnewsmips.

All these port specific X11R6 servers just used MI wscons, and
all of them have been switched to Xorg servers with wsfb driver etc.
Even if someone wants a smaller monolithic server, it should be
written as a MI "Xwscons" server.
 1.6  22-Jul-2020  tsutsui Add build glue for Xorg-Server-1.20'fied monolithic Xsun servers.
 1.5  01-Mar-2014  tsutsui branches: 1.5.28;
Enable "SUBDIR+=netbsd/x68k" if ${XSERVER_X68K} != "no".

Now we've got it after this glue Makefile was initially added back in 2008.
 1.4  14-Feb-2009  abs branches: 1.4.6; 1.4.12;
Only descend into xfree86 if XSERVER_XFREE86 server is set
 1.3  06-Aug-2008  mrg branches: 1.3.2; 1.3.6; 1.3.8; 1.3.10; 1.3.14;
build hw/Xvfb.
 1.2  03-Aug-2008  rtr add xfree86
add xfree86/ddc
 1.1  03-Aug-2008  mrg initial build glue for hw/xnest / Xnest. doesn't yet link but
does attempt to try.
 1.3.14.1  21-Apr-2010  matt sync to netbsd-5
 1.3.10.1  13-May-2009  jym Sync with HEAD.

Second commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.3.8.1  17-Sep-2009  snj Apply patch (requested by mrg in ticket #958):
Sync X.Org reachover build framework and setlists with the new X.Org.
 1.3.6.2  19-Oct-2008  haad Sync with HEAD.
 1.3.6.1  06-Aug-2008  haad file Makefile was added on branch haad-dm on 2008-10-19 22:41:18 +0000
 1.3.2.2  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.3.2.1  06-Aug-2008  wrstuden file Makefile was added on branch wrstuden-revivesa on 2008-09-18 05:18:44 +0000
 1.4.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.6.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.5.28.1  27-Aug-2020  martin Pull up following revision(s) (requested by tsutsui in ticket #1061):

distrib/sets/lists/xdebug/md.sun3: revision 1.4
distrib/sets/lists/xserver/md.sun3: revision 1.16
external/mit/xorg/server/xorg-server/hw/sun/Xsun/Makefile: revision 1.1
external/mit/xorg/server/xorg-server/hw/Makefile: revision 1.6
external/mit/xorg/server/xorg-server/hw/sun/Makefile: revision 1.1
external/mit/xorg/server/xorg-server/hw/sun/Xsun24/Makefile: revision 1.1
external/mit/xorg/server/xorg-server/hw/sun/Makefile.Xsun: revision 1.1
external/mit/xorg/server/xorg-server/hw/sun/Makefile.Xsun: revision 1.2
external/mit/xorg/server/xorg-server/hw/sun/Makefile.Xsun: revision 1.3
external/mit/xorg/server/xorg-server/hw/sun/Makefile.Xsun: revision 1.4
external/mit/xorg/server/xorg-server/Makefile.common: revision 1.28
external/mit/xorg/server/xorg-server.old/Makefile.common: revision 1.3
external/mit/xorg/server/xorg-server/hw/sun/XsunMono/Makefile: revision 1.1

Add build glue for Xorg-Server-1.20'fied monolithic Xsun servers.

Don't build Xsun servers for sparc and sparc64.

Not tested, and maybe not worth for wscons'fied ports.

Add .debug binaries for Xsun servers.

Note daily build.sh on releng.netbsd.org has MKDEBUG=yes
so local test builds should also include it.
fix build:
- add .../xorg subdir to the path
- add dbe and present extensions, both wanted via linkage
.. but maybe these shouldn't be built? they're not in sets.

Explicitly disable dbe, record, and present DIX extentions.

Specify default /var/log/Xsun.%s.log path definitions.

RSS XML Feed