CVS log for src/external/mit/xorg/server/drivers/xf86-video-openchrome/Makefile
Up to [cvs.NetBSD.org] / src / external / mit / xorg / server / drivers / xf86-video-openchrome
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16.6.1: download - view: text, markup, annotated - select for diffs
Mon May 31 22:15:04 2021 UTC (3 years, 6 months ago) by cjep
Branches: cjep_staticlib_x
Diff to: previous 1.16: preferred, colored; next MAIN 1.17: preferred, colored
Changes since revision 1.16: +3 -1
lines
sync with head
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun May 30 22:24:36 2021 UTC (3 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -1
lines
Various X drivers still need -fcommon, so add it.
Revision 1.13.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:02:44 2019 UTC (5 years, 5 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13: +3 -2
lines
Sync with HEAD
Revision 1.13.2.2: download - view: text, markup, annotated - select for diffs
Fri Jan 18 08:49:05 2019 UTC (5 years, 10 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.13.2.1: preferred, colored; branchpoint 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13.2.1: +2 -2
lines
Synch with HEAD
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jan 1 00:37:06 2019 UTC (5 years, 11 months ago) by mrg
Branches: MAIN
CVS tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
is-mlppp-base,
is-mlppp,
cjep_staticlib_x-base
Branch point for: cjep_staticlib_x
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -5
lines
build fixes for xorg-server 1.20 parts:
- define HAVE_XF86_CURSOR_RESET_CURSOR for several drivers that now
look for it.
- remove various -Wno* options no longer needed, in particular the
global -Wno-error in the radeon and radeon-kms drivers
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Dec 31 21:38:39 2018 UTC (5 years, 11 months ago) by mrg
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -1
lines
more deprecated functions still used.
Revision 1.13.2.1: download - view: text, markup, annotated - select for diffs
Sat Jul 28 04:37:21 2018 UTC (6 years, 4 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1
lines
Sync with HEAD
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jul 10 17:36:38 2018 UTC (6 years, 4 months ago) by maya
Branches: MAIN
CVS tags: pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1
lines
Add missing file to openchrome driver.
Prior to this commit, startx failed with a missing symbol.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Feb 2 01:02:40 2018 UTC (6 years, 10 months ago) by mrg
Branches: MAIN
CVS tags: phil-wifi-base,
pgoyette-compat-base,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315
Branch point for: phil-wifi,
pgoyette-compat
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -3
lines
convert HAVE_GCC handling to modern GCC release numbering:
- HAVE_GCC=5 is now the default (vs. HAVE_GCC=53 we've been using for
GCC 5.4 and GCC 5.5.)
- remove some more GCC 4.8 code. we don't support GCC 4 here.
- adjust set lists to gcc=5 from gcc=53.
add some basic HAVE_GCC=6 handling (totally unused so far.)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Sep 1 14:38:23 2017 UTC (7 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1
lines
more no-error-ssp
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Aug 29 04:58:38 2017 UTC (7 years, 3 months ago) by mrg
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +12 -9
lines
updates for xf86-video-openchrome 0.6.0
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 21 12:39:17 2016 UTC (8 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-8-base,
netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
localcount-20160914,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
HAVE_GCC may be undefined.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Aug 20 20:22:53 2016 UTC (8 years, 3 months ago) by mrg
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4
lines
apply -Wno-error=discarded-qualifiers only with GCC > 4.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Aug 19 23:51:44 2016 UTC (8 years, 3 months ago) by mrg
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2
lines
update for openchrome 0.4.0: remove via_vbe.c
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Aug 16 07:10:01 2016 UTC (8 years, 3 months ago) by mrg
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1
lines
apply -Wno-error more liberally for xorg-server 1.18 builds.
Revision 1.5.6.1: download - view: text, markup, annotated - select for diffs
Fri Aug 29 11:35:28 2014 UTC (10 years, 3 months ago) by martin
Branches: netbsd-7
CVS tags: netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0
Diff to: previous 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +10 -1
lines
Pull up following revision(s) (requested by mrg in ticket #60):
external/mit/xorg/server/drivers/xf86-video-openchrome/Makefile: revision 1.6
fix the sources list to match the upstream Makefile.am.
fixes problems reported by jdbaker.
XXX: pullup-7.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 24 06:13:36 2014 UTC (10 years, 3 months ago) by mrg
Branches: MAIN
CVS tags: pgoyette-localcount-base,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -1
lines
fix the sources list to match the upstream Makefile.am.
fixes problems reported by jdbaker.
XXX: pullup-7.
Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Thu May 22 14:09:46 2014 UTC (10 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +1 -12
lines
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")
Revision 1.4.8.1: download - view: text, markup, annotated - select for diffs
Sun Jun 23 06:28:47 2013 UTC (11 years, 5 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +1 -12
lines
resync from head
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jun 1 21:21:36 2013 UTC (11 years, 6 months ago) by mrg
Branches: MAIN
CVS tags: yamt-pagecache-base9,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
netbsd-7-base
Branch point for: netbsd-7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -12
lines
update for openchrome 0.3.3.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Aug 11 23:15:40 2011 UTC (13 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: yamt-pagecache-tag8,
yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
agc-symver-base,
agc-symver
Branch point for: yamt-pagecache,
tls-maxphys
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1
lines
Various warning adjustments for clang
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jul 1 01:25:52 2011 UTC (13 years, 5 months ago) by mrg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -1
lines
XXX: apply -Wno-error/friends to a few files
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jun 8 04:31:43 2010 UTC (14 years, 6 months ago) by mrg
Branches: MAIN
CVS tags: matt-mips64-premerge-20101231,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
look for and find config.h. part of PR#43433.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 28 02:35:46 2010 UTC (14 years, 6 months ago) by mrg
Branches: MAIN
add build glue for xf86-video-geode and xf86-video-openchrome and
obsolete xf86-video-via.
CVSweb <webmaster@jp.NetBSD.org>