Module Name:src
Committed By: tsutsui
Date: Thu Jan 26 17:16:57 UTC 2023
Modified Files:
src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k: Makefile
src/external/mit/xorg/server/xorg-server/hw/sun: Makefile.Xsun
Log Message:
Fix link errors now complained by
Module Name:src
Committed By: tsutsui
Date: Thu Jan 26 17:16:57 UTC 2023
Modified Files:
src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k: Makefile
src/external/mit/xorg/server/xorg-server/hw/sun: Makefile.Xsun
Log Message:
Fix link errors now complained by
Module Name:src
Committed By: tsutsui
Date: Thu Jan 26 17:09:46 UTC 2023
Modified Files:
src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k: Makefile
Log Message:
No need to link shared libXext here.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 \
Module Name:src
Committed By: tsutsui
Date: Thu Jan 26 17:09:46 UTC 2023
Modified Files:
src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k: Makefile
Log Message:
No need to link shared libXext here.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 \
Module Name:src
Committed By: mrg
Date: Thu Jul 21 22:51:23 UTC 2022
Modified Files:
src/external/mit/xorg/server/xorg-server: Makefile Makefile.Xserver
src/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg: Makefile
src/external/mit/xorg/server/xorg-serv
Module Name:src
Committed By: mrg
Date: Thu Jul 21 22:51:23 UTC 2022
Modified Files:
src/external/mit/xorg/server/xorg-server: Makefile Makefile.Xserver
src/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg: Makefile
src/external/mit/xorg/server/xorg-serv
Module Name:src
Committed By: macallan
Date: Thu Apr 28 03:07:44 UTC 2022
Modified Files:
src/external/mit/xorg/server/xorg-server/dix: Makefile.common
Log Message:
add locations where pkgsrc installs X11 fonts to the default font path
To generate a diff of this commit:
Module Name:src
Committed By: macallan
Date: Thu Apr 28 03:07:44 UTC 2022
Modified Files:
src/external/mit/xorg/server/xorg-server/dix: Makefile.common
Log Message:
add locations where pkgsrc installs X11 fonts to the default font path
To generate a diff of this commit:
Module Name:src
Committed By: nia
Date: Sun Dec 5 22:59:32 UTC 2021
Modified Files:
src/external/mit/xorg/server/xorg-server/config: Makefile
src/external/mit/xorg/server/xorg-server/hw/xfree86/common: Makefile
Log Message:
xorg-server: Enable wscons-based autocon
Module Name:src
Committed By: nia
Date: Sun Dec 5 22:59:32 UTC 2021
Modified Files:
src/external/mit/xorg/server/xorg-server/config: Makefile
src/external/mit/xorg/server/xorg-server/hw/xfree86/common: Makefile
Log Message:
xorg-server: Enable wscons-based autocon
> XXX: I wonder if each Xorg server extension can be enabled/disabled
> per ${MACHINE} basis rather than in MI include/dix-config.h header.
i had a look at this, and we could do it but it might require
generating a patched eg, xorg-config.h and maybe others, some
that are installed, some that
Module Name:src
Committed By: tsutsui
Date: Sat Aug 21 15:57:00 UTC 2021
Modified Files:
src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k: Makefile
src/external/mit/xorg/server/xorg-server/hw/sun: Makefile.Xsun
Log Message:
Fix link erorrs on ancient monolit
Module Name:src
Committed By: tsutsui
Date: Sat Aug 21 15:57:00 UTC 2021
Modified Files:
src/external/mit/xorg/server/xorg-server/hw/netbsd/x68k: Makefile
src/external/mit/xorg/server/xorg-server/hw/sun: Makefile.Xsun
Log Message:
Fix link erorrs on ancient monolit
Module Name:src
Committed By: mrg
Date: Thu Aug 19 11:03:05 UTC 2021
Modified Files:
src/external/mit/xorg/server/xorg-server: Makefile
src/external/mit/xorg/server/xorg-server/dri3: Makefile
src/external/mit/xorg/server/xorg-server/hw/vfb: Makefile
Module Name:src
Committed By: mrg
Date: Thu Aug 19 11:03:05 UTC 2021
Modified Files:
src/external/mit/xorg/server/xorg-server: Makefile
src/external/mit/xorg/server/xorg-server/dri3: Makefile
src/external/mit/xorg/server/xorg-server/hw/vfb: Makefile
> Module Name: src
> Committed By: mrg
> Date: Thu Jul 23 09:59:36 UTC 2020
>
> Modified Files:
> src/external/mit/xorg/server/xorg-server/hw/sun: Makefile.Xsun
>
> Log Message:
> fix build:
> - add .../xorg subdir to the path
> - add dbe and present extensions, both wanted via lin
Module Name:src
Committed By: mrg
Date: Mon Nov 18 01:14:03 UTC 2019
Modified Files:
src/external/mit/xorg/server/xorg-server/hw/xfree86: Makefile
Log Message:
build int10 on powerpc64 as well.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 \
src/exter
Module Name:src
Committed By: mrg
Date: Mon Nov 18 01:14:03 UTC 2019
Modified Files:
src/external/mit/xorg/server/xorg-server/hw/xfree86: Makefile
Log Message:
build int10 on powerpc64 as well.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 \
src/exter
> > LDADD+=${LDADD.render}
> > -LDADD+=${LDADD.randr}
> > +eDADD+=${LDADD.randr}
> > LDADD+=${LDADD.damageext}
>
> typo?
well spotted! thanks.
.mrg.
> Log Message:
> first merge of xorg-server 1.18.4 reach over. not tested, and
> missing at these new subdirs, some which may not be needed:
>
> dri2
i meant "dri3" here.
.mrg.
> Index: src/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg/Makefile
> diff -u src/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg/Makefile:1.9
> src/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg/Makefile:1.10
> --- src/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg/Makefil
In article <6985.1453779...@splode.eterna.com.au>,
matthew green wrote:
>"Christos Zoulas" writes:
>> Module Name: src
>> Committed By:christos
>> Date:Mon Jan 25 18:00:26 UTC 2016
>>
>> Modified Files:
>> src/external/mit/xorg/server/xorg-server: Makefile.serverlib
"Christos Zoulas" writes:
> Module Name: src
> Committed By: christos
> Date: Mon Jan 25 18:00:26 UTC 2016
>
> Modified Files:
> src/external/mit/xorg/server/xorg-server: Makefile.serverlib
> Makefile.servermod
>
> Log Message:
> Include before setting any MK variables,
Hello,
On Fri, 15 Feb 2013 01:27:39 +0900
Izumi Tsutsui wrote:
> > Module Name:src
> > Committed By: macallan
> > Date: Thu Feb 14 16:16:25 UTC 2013
> >
> > Modified Files:
> > src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos: Makefile
> >
> > Log Mess
> Module Name: src
> Committed By: macallan
> Date: Thu Feb 14 16:16:25 UTC 2013
>
> Modified Files:
> src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos: Makefile
>
> Log Message:
> set -DPCVT_SUPPORT on most hardware
Isn't it VGA specific?
---
Izumi Tsutsui
25 matches
Mail list logo