Commit Graph

51 Commits

Author SHA1 Message Date
Alan Coopersmith
70bdb4d93a Update Sun license notices to current X.Org standard form
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2010-01-15 15:06:39 -08:00
Gaetan Nadon
0eaed2f59c configure.ac: remove unused sdkdir=$(pkg-config...) statement
The sdkdir variable isn't use, so remove the statement.

Acked-by: Dan Nicholson <dbn.lists@gmail.com>

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2009-12-30 15:13:01 -05:00
Gaetan Nadon
e0f72fbed7 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
2009-11-23 09:25:06 -05:00
Gaetan Nadon
8e4e3ba247 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Automake 'foreign' option is specified in configure.ac.
Remove from Makefile.am
2009-10-28 14:41:41 -04:00
Gaetan Nadon
2d55ea6e19 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Add missing INSTALL file. Use standard GNU file on building tarball
README may have been updated
Remove AUTHORS file as it is empty and no content available yet.
Remove NEWS file as it is empty and no content available yet.
2009-10-28 14:09:10 -04:00
Gaetan Nadon
d72d75a57f Several driver modules do not have a ChangeLog target in Makefile.am #23814
The git generated ChangeLog replaces the hand written one.
Update configure.ac to xorg-macros level 1.3.
Use XORG_DEFAULT_OPTIONS which replaces four XORG_* macros
Update Makefile.am to add ChangeLog target if missing
Remove ChangeLog from EXTRA_DIST or *CLEAN variables
This is a pre-req for the INSTALL_CMD
2009-10-26 12:54:22 -04:00
Gaetan Nadon
19811b8245 .gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
2009-10-22 13:05:12 -04:00
Gaetan Nadon
b00a028be1 .gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
2009-10-22 12:34:18 -04:00
Alan Coopersmith
09f1117d03 Remove xorgconfig & xorgcfg from See Also list in man page 2009-01-09 16:37:45 -08:00
Julien Cristau
610a340050 Add missing includes.
Fixes missing declaration of close() and ioctl().
2008-06-09 20:38:12 +02:00
Adam Jackson
509d291479 v4l 0.2.0 xf86-video-v4l-0.2.0 2008-03-19 16:43:42 -04:00
Adam Jackson
b0dad860b9 Fix ioctl() outparameter on LP64 systems. 2008-03-19 16:42:18 -04:00
Adam Jackson
edfeb249a8 Death to RCS tags. 2008-03-19 16:14:52 -04:00
Matthieu Herrb
eb742cfb9e Makefile.am: nuke RCS Id 2008-03-09 00:03:41 +01:00
Fabrice Lorrain
a2cddcf034 Fix typo in the manpage.
(Debian bug #466098)
2008-02-16 18:07:48 +01:00
James Cloos
6260e7a816 Add *~ to .gitignore to skip patch/emacs droppings 2007-09-03 05:52:48 -04:00
James Cloos
68ef5a3537 Rename .cvsignore to .gitignore 2007-08-23 19:26:00 -04:00
Adam Jackson
0fb67e3f76 Bump to 0.1.1 for Xv changes. v4l-0_1_1 XORG-7_1 2006-04-08 01:52:08 +00:00
Aaron Plattner
3288506bb3 Add a DrawablePtr argument to the XV functions to pave the way for
redirected video.
2006-04-07 23:17:04 +00:00
Adam Jackson
0ae947b760 Unlibcwrap. Bump server version requirement. Bump to 0.1.0. v4l-0_1_0 2006-04-07 21:45:55 +00:00
Kevin E Martin
f00943051a Update package version for X11R7 release. XORG-7_0 2005-12-21 02:30:04 +00:00
Adam Jackson
58443583fb Stub COPYING files 2005-12-19 16:25:56 +00:00
Alan Coopersmith
0f0ae40ac9 Typo fixes, mailing list & url updates, and other changes to prepare for
X11R6.9 & 7.0 releases.
2005-12-19 09:07:50 +00:00
Kevin E Martin
c3917f36a9 Update package version number for final X11R7 release candidate. XORG-6_99_99_904 2005-12-15 00:24:21 +00:00
Kevin E Martin
6a46c3a4db Change *man_SOURCES ==> *man_PRE to fix autotools warnings. MODULAR_COPY 2005-12-06 22:48:40 +00:00
Kevin E Martin
7b16fc59d1 Update package version number for X11R7 RC3 release. XORG-6_99_99_903 2005-12-03 05:49:36 +00:00
Kevin E Martin
db38e33e96 Remove extraneous AC_MSG_RESULT. 2005-12-02 02:16:11 +00:00
Adam Jackson
e09d3fa5a2 Only build dlloader modules by default. 2005-11-29 23:30:06 +00:00
Alan Coopersmith
b960665c1a Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
2005-11-28 22:04:14 +00:00
Eric Anholt
9e9e26cbfc Add .cvsignores for drivers. 2005-11-21 10:49:21 +00:00
Kevin E Martin
f95d090f26 Update package version number for X11R7 RC2 release. XORG-6_99_99_902 2005-11-09 21:15:22 +00:00
Kevin E Martin
f1b782df5d Update pkgcheck depedencies to work with separate build roots. 2005-11-01 15:08:56 +00:00
Kevin E Martin
bec1ce8dea Update package version number for RC1 release. XORG-6_99_99_901 2005-10-19 02:48:06 +00:00
Alan Coopersmith
d66e3714e8 Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
substitutions to work better with BSD make
2005-10-18 00:01:55 +00:00
Adam Jackson
ff178dcf9a More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
of indirectly
2005-10-17 22:57:37 +00:00
Alan Coopersmith
c61d66bc02 Use sed & cpp to substitute variables in driver man pages 2005-10-17 00:09:08 +00:00
Adam Jackson
083adf6032 Bug #4328: Add build skeleton for the poor forgotten v4l driver. 2005-09-21 00:30:22 +00:00
Adam Jackson
1f05cde42c Prep for modular builds by adding guarded #include "config.h" everywhere. XORG-6_99_99_900 XORG-6_8_99_902 XORG-6_8_99_15 XORG-6_8_99_16 XORG-6_8_99_900 XORG-6_8_99_901 XORG-6_8_99_903 2005-07-11 02:30:06 +00:00
Adam Jackson
1fa8d2f701 Bug #3626: _X_EXPORT tags for video and input drivers. XORG-6_8_99_13 XORG-6_8_99_14 2005-06-25 21:16:59 +00:00
Daniel Stone
7123df70e0 Fix includes right throughout the Xserver tree:
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h;
change "foo.h", "extensions/foo.h" and "X11/foo.h" to
    <X11/extensions/foo.h> for extension headers, e.g. Xv.h;
change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
XORG-6_8_99_12 XORG-6_8_99_6 XORG-6_8_99_11 XORG-6_8_99_10 XORG-6_8_99_9 XORG-6_8_99_8 XORG-6_8_99_7 sco_port_update-base XORG-6_8_99_5 XORG-6_8_99_4
2005-04-20 12:25:32 +00:00
Eric Anholt
b299863dd2 DRI XFree86-4_3_99_12-merge import DRI-trunk-20040721 DRI-XFree86-4_3_99_12-merge DRI-trunk-20040613 2004-06-16 09:24:09 +00:00
Egbert Eich
1f8ceb0991 Merging XORG-CURRENT into trunk XORG-6_7_99_902 lg3d-rel-0-6-2 XORG-6_8_2 XORG-6_8_1_904 XORG-6_8_1_903 XORG-6_8_99_2 XORG-6_8_99_3 XORG-6_8_1_902 XORG-6_8_1_901 XORG-6_8_1 XORG-6_8_0 XORG-6_7_99_904 XORG-6_7_99_903 XORG-6_7_99_901 XORG-6_7_99_2 XORG-6_7_99_1 rel-0-6-1 lg3d-rel-0-7-0 XORG-6_8_99_1 XACE-SELINUX-MERGE lg3d-base 2004-04-23 19:52:24 +00:00
Egbert Eich
fb4a148b6e Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 xf86-4_4_99_1 2004-03-14 08:33:41 +00:00
Egbert Eich
abaaf69833 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 xf86-4_4_0 2004-03-03 12:12:28 +00:00
Egbert Eich
bd8c0455c2 readding XFree86's cvs IDs xf86-4_3_99_903 2004-02-26 13:35:55 +00:00
Egbert Eich
9c34b95344 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 2004-02-26 09:23:28 +00:00
Egbert Eich
871d6d6aef Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004 xf86-012804-2330 xf86-4_3_99_903_special 2004-01-29 08:08:41 +00:00
Kaleb Keithley
e8bf6a26c8 XFree86 4.3.99.902 (RC 2) xf86-4_3_99_902 2003-12-19 20:55:19 +00:00
Kaleb Keithley
0fc7fdb71a XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks xf86-4_3_99_901 xf86-4_3_99_16 2003-11-25 19:28:43 +00:00
Kaleb Keithley
1c98a4f36f XFree86 4.3.0.1 xf86-4_3_0_1 2003-11-14 16:48:55 +00:00