History log of /netbsd-current/external/mit/xorg/server/drivers/xf86-video-openchrome/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.17 30-May-2021 joerg

Various X drivers still need -fcommon, so add it.


Revision tags: netbsd-9-2-RELEASE cjep_staticlib_x-base netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.16 01-Jan-2019 mrg

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


# 1.15 31-Dec-2018 mrg

more deprecated functions still used.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728
# 1.14 10-Jul-2018 maya

Add missing file to openchrome driver.

Prior to this commit, startx failed with a missing symbol.


Revision tags: phil-wifi-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 pgoyette-compat-base
# 1.13 02-Feb-2018 mrg

branches: 1.13.2; 1.13.4;
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.)


# 1.12 01-Sep-2017 christos

more no-error-ssp


# 1.11 29-Aug-2017 mrg

updates for xf86-video-openchrome 0.6.0


Revision tags: netbsd-8-2-RELEASE netbsd-8-1-RELEASE netbsd-8-1-RC1 netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914
# 1.10 21-Aug-2016 joerg

HAVE_GCC may be undefined.


# 1.9 20-Aug-2016 mrg

apply -Wno-error=discarded-qualifiers only with GCC > 4.


# 1.8 19-Aug-2016 mrg

update for openchrome 0.4.0: remove via_vbe.c


# 1.7 16-Aug-2016 mrg

apply -Wno-error more liberally for xorg-server 1.18 builds.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.6 24-Aug-2014 mrg

fix the sources list to match the upstream Makefile.am.

fixes problems reported by jdbaker.

XXX: pullup-7.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base tls-maxphys-base
# 1.5 01-Jun-2013 mrg

branches: 1.5.6;
update for openchrome 0.3.3.


Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.4 11-Aug-2011 joerg

branches: 1.4.2; 1.4.8;
Various warning adjustments for clang


# 1.3 01-Jul-2011 mrg

XXX: apply -Wno-error/friends to a few files


Revision tags: cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
# 1.2 08-Jun-2010 mrg

look for and find config.h. part of PR#43433.


# 1.1 28-May-2010 mrg

add build glue for xf86-video-geode and xf86-video-openchrome and
obsolete xf86-video-via.


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118
# 1.16 01-Jan-2019 mrg

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


# 1.15 31-Dec-2018 mrg

more deprecated functions still used.


Revision tags: pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728
# 1.14 10-Jul-2018 maya

Add missing file to openchrome driver.

Prior to this commit, startx failed with a missing symbol.


Revision tags: phil-wifi-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 pgoyette-compat-base
# 1.13 02-Feb-2018 mrg

branches: 1.13.2;
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.)


# 1.12 01-Sep-2017 christos

more no-error-ssp


# 1.11 29-Aug-2017 mrg

updates for xf86-video-openchrome 0.6.0


Revision tags: netbsd-8-0-RELEASE netbsd-8-0-RC2 netbsd-8-0-RC1 matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914
# 1.10 21-Aug-2016 joerg

HAVE_GCC may be undefined.


# 1.9 20-Aug-2016 mrg

apply -Wno-error=discarded-qualifiers only with GCC > 4.


# 1.8 19-Aug-2016 mrg

update for openchrome 0.4.0: remove via_vbe.c


# 1.7 16-Aug-2016 mrg

apply -Wno-error more liberally for xorg-server 1.18 builds.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.6 24-Aug-2014 mrg

fix the sources list to match the upstream Makefile.am.

fixes problems reported by jdbaker.

XXX: pullup-7.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base tls-maxphys-base
# 1.5 01-Jun-2013 mrg

branches: 1.5.6;
update for openchrome 0.3.3.


Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.4 11-Aug-2011 joerg

branches: 1.4.2; 1.4.8;
Various warning adjustments for clang


# 1.3 01-Jul-2011 mrg

XXX: apply -Wno-error/friends to a few files


Revision tags: cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
# 1.2 08-Jun-2010 mrg

look for and find config.h. part of PR#43433.


# 1.1 28-May-2010 mrg

add build glue for xf86-video-geode and xf86-video-openchrome and
obsolete xf86-video-via.


# 1.13 02-Feb-2018 mrg

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.)


# 1.12 01-Sep-2017 christos

more no-error-ssp


# 1.11 29-Aug-2017 mrg

updates for xf86-video-openchrome 0.6.0


Revision tags: matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914
# 1.10 21-Aug-2016 joerg

HAVE_GCC may be undefined.


# 1.9 20-Aug-2016 mrg

apply -Wno-error=discarded-qualifiers only with GCC > 4.


# 1.8 19-Aug-2016 mrg

update for openchrome 0.4.0: remove via_vbe.c


# 1.7 16-Aug-2016 mrg

apply -Wno-error more liberally for xorg-server 1.18 builds.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.6 24-Aug-2014 mrg

fix the sources list to match the upstream Makefile.am.

fixes problems reported by jdbaker.

XXX: pullup-7.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base tls-maxphys-base
# 1.5 01-Jun-2013 mrg

branches: 1.5.6;
update for openchrome 0.3.3.


Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.4 11-Aug-2011 joerg

branches: 1.4.2; 1.4.8;
Various warning adjustments for clang


# 1.3 01-Jul-2011 mrg

XXX: apply -Wno-error/friends to a few files


Revision tags: cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
# 1.2 08-Jun-2010 mrg

look for and find config.h. part of PR#43433.


# 1.1 28-May-2010 mrg

add build glue for xf86-video-geode and xf86-video-openchrome and
obsolete xf86-video-via.


# 1.12 01-Sep-2017 christos

more no-error-ssp


# 1.11 29-Aug-2017 mrg

updates for xf86-video-openchrome 0.6.0


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914
# 1.10 21-Aug-2016 joerg

HAVE_GCC may be undefined.


# 1.9 20-Aug-2016 mrg

apply -Wno-error=discarded-qualifiers only with GCC > 4.


# 1.8 19-Aug-2016 mrg

update for openchrome 0.4.0: remove via_vbe.c


# 1.7 16-Aug-2016 mrg

apply -Wno-error more liberally for xorg-server 1.18 builds.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.6 24-Aug-2014 mrg

fix the sources list to match the upstream Makefile.am.

fixes problems reported by jdbaker.

XXX: pullup-7.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base tls-maxphys-base
# 1.5 01-Jun-2013 mrg

branches: 1.5.6;
update for openchrome 0.3.3.


Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.4 11-Aug-2011 joerg

branches: 1.4.2; 1.4.8;
Various warning adjustments for clang


# 1.3 01-Jul-2011 mrg

XXX: apply -Wno-error/friends to a few files


Revision tags: cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
# 1.2 08-Jun-2010 mrg

look for and find config.h. part of PR#43433.


# 1.1 28-May-2010 mrg

add build glue for xf86-video-geode and xf86-video-openchrome and
obsolete xf86-video-via.


# 1.11 29-Aug-2017 mrg

updates for xf86-video-openchrome 0.6.0


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914
# 1.10 21-Aug-2016 joerg

HAVE_GCC may be undefined.


# 1.9 20-Aug-2016 mrg

apply -Wno-error=discarded-qualifiers only with GCC > 4.


# 1.8 19-Aug-2016 mrg

update for openchrome 0.4.0: remove via_vbe.c


# 1.7 16-Aug-2016 mrg

apply -Wno-error more liberally for xorg-server 1.18 builds.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.6 24-Aug-2014 mrg

fix the sources list to match the upstream Makefile.am.

fixes problems reported by jdbaker.

XXX: pullup-7.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base tls-maxphys-base
# 1.5 01-Jun-2013 mrg

branches: 1.5.6;
update for openchrome 0.3.3.


Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.4 11-Aug-2011 joerg

branches: 1.4.2; 1.4.8;
Various warning adjustments for clang


# 1.3 01-Jul-2011 mrg

XXX: apply -Wno-error/friends to a few files


Revision tags: cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
# 1.2 08-Jun-2010 mrg

look for and find config.h. part of PR#43433.


# 1.1 28-May-2010 mrg

add build glue for xf86-video-geode and xf86-video-openchrome and
obsolete xf86-video-via.


Revision tags: pgoyette-localcount-20161104 localcount-20160914
# 1.10 21-Aug-2016 joerg

HAVE_GCC may be undefined.


# 1.9 20-Aug-2016 mrg

apply -Wno-error=discarded-qualifiers only with GCC > 4.


# 1.8 19-Aug-2016 mrg

update for openchrome 0.4.0: remove via_vbe.c


# 1.7 16-Aug-2016 mrg

apply -Wno-error more liberally for xorg-server 1.18 builds.


Revision tags: pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.6 24-Aug-2014 mrg

fix the sources list to match the upstream Makefile.am.

fixes problems reported by jdbaker.

XXX: pullup-7.


Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base tls-maxphys-base
# 1.5 01-Jun-2013 mrg

branches: 1.5.6;
update for openchrome 0.3.3.


Revision tags: netbsd-6-0-6-RELEASE netbsd-6-1-5-RELEASE yamt-pagecache-tag8 netbsd-6-1-4-RELEASE netbsd-6-0-5-RELEASE netbsd-6-1-3-RELEASE netbsd-6-0-4-RELEASE netbsd-6-1-2-RELEASE netbsd-6-0-3-RELEASE netbsd-6-1-1-RELEASE netbsd-6-0-2-RELEASE netbsd-6-1-RELEASE netbsd-6-1-RC4 netbsd-6-1-RC3 agc-symver-base netbsd-6-1-RC2 netbsd-6-1-RC1 yamt-pagecache-base8 netbsd-6-0-1-RELEASE yamt-pagecache-base7 matt-nb6-plus-nbase yamt-pagecache-base6 netbsd-6-0-RELEASE netbsd-6-0-RC2 matt-nb6-plus-base netbsd-6-0-RC1 yamt-pagecache-base5 yamt-pagecache-base4 netbsd-6-base yamt-pagecache-base3 yamt-pagecache-base2 yamt-pagecache-base
# 1.4 11-Aug-2011 joerg

branches: 1.4.2; 1.4.8;
Various warning adjustments for clang


# 1.3 01-Jul-2011 mrg

XXX: apply -Wno-error/friends to a few files


Revision tags: cherry-xenmp-base bouyer-quota2-nbase bouyer-quota2-base matt-mips64-premerge-20101231
# 1.2 08-Jun-2010 mrg

look for and find config.h. part of PR#43433.


# 1.1 28-May-2010 mrg

add build glue for xf86-video-geode and xf86-video-openchrome and
obsolete xf86-video-via.