The NetBSD Project

CVS log for src/external/mit/xorg/lib/libpciaccess/Makefile

[BACK] Up to [cvs.NetBSD.org] / src / external / mit / xorg / lib / libpciaccess

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Nov 12 02:03:08 2022 UTC (2 years, 4 months ago) by mrg
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-1-RELEASE, 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, HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
updates for libpciaccess 0.17.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 14 19:44:04 2022 UTC (3 years, 2 months ago) by macallan
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -1 lines
don't blindly enable memory and IO access on macppc

Revision 1.8.16.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:02:42 2019 UTC (5 years, 9 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +3 -12 lines
Sync with HEAD

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 16 01:22:36 2019 UTC (5 years, 10 months ago) by christos
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, 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_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -12 lines
Fix MKCOMPATX11 build

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 5 13:07:47 2016 UTC (9 years, 2 months ago) by christos
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, 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, 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
Branch point for: phil-wifi
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -7 lines
- Change LDADD/DPADD in library dependencies to LIBDPLIBS
- Fix some LDADD abuse and remove useless dependencies
- include <bsd.init.mk> in the right place where appropriate
From Rin Okuyama

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 24 22:20:25 2015 UTC (9 years, 9 months ago) by matt
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -4 lines
Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}

Revision 1.1.2.3: download - view: text, markup, annotated - select for diffs
Mon Mar 7 18:46:08 2011 UTC (14 years ago) by riz
Branches: netbsd-5
CVS tags: netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2
Diff to: previous 1.1.2.2: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.2: +6 -3 lines
Pull up following revision(s) (requested by jmcneill in ticket #1557):
	xsrc/external/mit/libpciaccess/dist/src/netbsd_pci.c: revision 1.8
	external/mit/xorg/lib/libpciaccess/Makefile: revision 1.5
	external/mit/xorg/lib/libpciaccess/Makefile: revision 1.6
Fix compilation with HAVE_MTRR
HAVE_MMTR -&gt; HAVE_MTRR
only define HAVE_MTRR on x86

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 14 16:04:49 2011 UTC (14 years, 2 months ago) by jmcneill
Branches: MAIN
CVS tags: yamt-pagecache-tag8, yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, tls-maxphys-base, tls-maxphys, 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-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, 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, netbsd-7, 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, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, agc-symver-base, agc-symver
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -3 lines
only define HAVE_MTRR on x86

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 12 19:04:19 2011 UTC (14 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
HAVE_MMTR -> HAVE_MTRR

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jun 3 09:42:40 2010 UTC (14 years, 9 months ago) by veego
Branches: MAIN
CVS tags: matt-mips64-premerge-20101231
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Link against libz to fix a hidden dependency

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 22 10:31:20 2010 UTC (14 years, 10 months ago) by mrg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
add common_io.c and bump the minor.

Revision 1.2.2.2: download - view: text, markup, annotated - select for diffs
Wed Apr 21 05:24:37 2010 UTC (14 years, 11 months ago) by matt
Branches: matt-nb5-mips64
CVS tags: matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-k15
Diff to: previous 1.2.2.1: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.2.1: +44 -0 lines
sync to netbsd-5

Revision 1.2.2.1
Mon Nov 9 07:24:27 2009 UTC (15 years, 4 months ago) by matt
Branches: matt-nb5-mips64
FILE REMOVED
Changes since revision 1.2: +0 -45 lines
file Makefile was added on branch matt-nb5-mips64 on 2010-04-21 05:24:36 +0000

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 9 07:24:27 2009 UTC (15 years, 4 months ago) by mrg
Branches: MAIN
CVS tags: matt-premerge-20091211
Branch point for: matt-nb5-mips64
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
update for libpciaccess 0.10.9

Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Thu Sep 17 04:24:32 2009 UTC (15 years, 6 months ago) by snj
Branches: netbsd-5
CVS tags: netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, matt-nb5-pq3-base, matt-nb5-pq3
Diff to: previous 1.1.2.1: preferred, colored
Changes since revision 1.1.2.1: +44 -0 lines
Apply patch (requested by mrg in ticket #958):
Sync X.Org reachover build framework and setlists with the new X.Org.

Revision 1.1.2.1
Thu Jun 11 01:52:03 2009 UTC (15 years, 9 months ago) by snj
Branches: netbsd-5
FILE REMOVED
Changes since revision 1.1: +0 -44 lines
file Makefile was added on branch netbsd-5 on 2009-09-17 04:24:32 +0000

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jun 11 01:52:03 2009 UTC (15 years, 9 months ago) by mrg
Branches: MAIN
Branch point for: netbsd-5
reachover build for libpciaccess.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>