Commit Graph

71 Commits

Author SHA1 Message Date
Alan Coopersmith
de90578cd0 gitlab CI: stop requiring Signed-off-by in commits
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-12-09 09:47:27 -08:00
Alan Coopersmith
8608e7f4ef Stop including xf86RamDac.h
ramdac drivers have been removed from xserver since version 21.0.99.1
and xorg/xserver@f0385fb4 resulting in the following build failure:

In file included from ../../src/cg14_driver.c:38:
../../src/cg14.h:29:10: fatal error: xf86RamDac.h: No such file or directory
   29 | #include "xf86RamDac.h"
      |          ^~~~~~~~~~~~~~

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-01-29 09:58:24 -08:00
Alan Coopersmith
d184685290 gitlab CI: add a basic build test
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-01-29 09:50:08 -08:00
Alan Coopersmith
7b994b4443 Fix spelling/wording issues
Found by using:
    codespell --builtin clear,rare,usage,informal,code,names

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-01-29 09:48:57 -08:00
Alan Coopersmith
f4fa38688d Build xz tarballs instead of bzip2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-01-29 09:48:08 -08:00
Alan Coopersmith
5d549c78e2 Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2018-12-07 19:10:12 -08:00
Alan Coopersmith
60ab990f7e Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2018-11-18 16:20:20 -08:00
Matt Turner
997931ea1b xf86-video-suncg14 1.1.2 xf86-video-suncg14-1.1.2 2013-01-21 22:37:01 -08:00
Adam Jackson
7ef291650f Remove mibstore.h
Signed-off-by: Adam Jackson <ajax@redhat.com>
2012-09-25 08:54:53 -04:00
Dave Airlie
182a1491c7 suncg14: port to new compat API
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-06-07 18:49:17 +01:00
Jeremy Huddleston
871f39d28f Include <sys/ioctl.h> for ioctl()
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
2011-10-29 19:51:21 -07:00
Jeremy Huddleston
6d87bfa594 Use malloc/calloc/realloc/free directly
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
2011-10-29 19:50:27 -07:00
Jesse Adkins
e865dffc32 Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-10-06 20:49:08 -07:00
Gaetan Nadon
819cb00b31 config: add comments for main statements 2010-07-22 15:38:56 -04:00
Gaetan Nadon
a88176295f config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-21 16:07:00 -04:00
Gaetan Nadon
72a534c983 config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-21 14:37:41 -04:00
Gaetan Nadon
15c9db4ca3 config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-21 14:05:23 -04:00
Gaetan Nadon
d317a6b63e config: complete AC_INIT m4 quoting
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-21 09:27:42 -04:00
Gaetan Nadon
a6719e53b1 config: remove unrequired AC_SUBST([XORG_CFLAGS])
This macro is called by PKG_CHECK_MODULES

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-20 21:44:58 -04:00
Gaetan Nadon
cf15525508 config: remove unrequired AC_HEADER_STDC
Autoconf says:
"This macro is obsolescent, as current systems have conforming
header files. New programs need not use this macro".

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-20 20:24:42 -04:00
Gaetan Nadon
8ee1a1cff8 config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
AC_PROG_C_C99. This sets gcc with -std=gnu99.
If AC_PROG_CC macro is called afterwards, it resets CC to gcc.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-20 19:41:31 -04:00
Gaetan Nadon
d42fc01ece config: update AC_PREREQ statement to 2.60
Unrelated to the previous patches, the new value simply reflects
the reality that the minimum level for autoconf to configure
all x.org modules is 2.60 dated June 2006.

ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-20 18:45:19 -04:00
Gaetan Nadon
1027b5fb02 config: upgrade to util-macros 1.8 for additional man page support
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
The value of MAN_SUBST is the same for all X.Org packages.
2010-07-20 17:38:00 -04:00
Gaetan Nadon
bf85615db9 COPYING: replace stub file with actual Copyright notices.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-06-13 11:13:50 -04:00
Alan Coopersmith
baa386c82a Update Sun license notices to current X.Org standard form
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2010-01-15 15:50:01 -08:00
Gaetan Nadon
98808169c2 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:00 -05:00
Gaetan Nadon
325bbc1370 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:05 -05:00
Gaetan Nadon
4dee9240d7 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
f5c95679af 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:09 -04:00
Gaetan Nadon
2b0c2a2b23 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
06e5acd25e .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
Gaetan Nadon
4874227697 xf86-video-suncg14: Remove unused .cvsignore file #23776
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-09-08 10:52:09 +10:00
Julien Cristau
d7d27ef59f Bump to 1.1.1 xf86-video-suncg14-1.1.1 2009-05-04 11:06:00 +02:00
Alan Coopersmith
efb3c329a6 Add README with pointers to mailing list, bugzilla & git repos 2009-01-30 21:04:17 -08:00
Alan Coopersmith
cbe210d9b2 Remove xorgconfig & xorgcfg from See Also list in man page 2009-01-09 16:35:06 -08:00
Adam Jackson
c30be3e598 Uninclude xf86Version.h 2008-08-19 10:24:07 -04:00
Matthieu Herrb
9addc6f458 Makefile.am: nuke RCS Id 2008-03-08 23:55:29 +01:00
Brice Goglin
b455ac7db2 Define CG14_*_VERSION using PACKAGE_VERSION* 2007-08-07 13:46:00 +02:00
Alan Coopersmith
f00f04a1b6 renamed: .cvsignore -> .gitignore 2007-03-01 10:59:14 -08:00
Alan Coopersmith
e37c03efea Replace references to XFree86/XF86Config in man page 2007-03-01 10:58:40 -08:00
Adam Jackson
92e60405e6 Unlibcwrap. Bump server version requirement. Bump to 1.1.0. suncg14-1_1_0 XORG-7_1 2006-04-07 21:17:54 +00:00
Kevin E Martin
56c6e7a985 Update package version for X11R7 release. XORG-7_0 2005-12-21 02:30:03 +00:00
Adam Jackson
a02c95d07d Stub COPYING files 2005-12-19 16:25:55 +00:00
Kevin E Martin
77b2351784 Update package version number for final X11R7 release candidate. XORG-6_99_99_904 2005-12-15 00:24:19 +00:00
Kevin E Martin
6e6e579575 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. MODULAR_COPY 2005-12-06 22:48:38 +00:00
Kevin E Martin
328131ab90 Update package version number for X11R7 RC3 release. XORG-6_99_99_903 2005-12-03 05:49:35 +00:00
Kevin E Martin
ba42a4d22a Remove extraneous AC_MSG_RESULT. 2005-12-02 02:16:10 +00:00
Adam Jackson
1b005e1b68 Only build dlloader modules by default. 2005-11-29 23:30:04 +00:00
Alan Coopersmith
218bb5a20f 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:12 +00:00
Eric Anholt
bb2c7a8908 Add .cvsignores for drivers. 2005-11-21 10:49:19 +00:00