CVS log for fglrx_man/autogen.sh

[BACK] Up to [private] / fglrx_man

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jun 2 12:51:31 2007 UTC (4 years, 11 months ago) by dleidert
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -7 lines
2007-06-02 Daniel Leidert <daniel.leidert.spam@gmx.net>

	* COPYING:
	* README:
	* Makefile.am:
	* configure.ac:
	* aticonfig.1x.xml:
	* fgl_glxgears.1x.xml:
	* fglrx.4x.xml:
	* fglrx_html.xsl:
	* fglrx_man.xsl: Updated copyright.

	* Makefile.am: Added some comment for implementing spell checks.

	* autogen.sh:
	* Makefile.am (AUTOMAKE_OPTIONS): Added option to require automake 1.7
	or newer. So the additional test in autogen.sh could be dropped.

	* aticonfig.1x.xml (OPTIONS, BUGS): Fixed several typos and markup.
	(BUGS): Updated. Removed fixed bugs and added newly detected ones.

	* configure.ac (AC_INIT): Updated to new version 8.32.5 (I know, 8.36
	is new, this is just the last commit).

	* fgl_glxgears.1x.xml (DIAGNOSTICS): Added more error descriptions.
	Improved the 'Error: couldn't get fbconfig' description.

	* fglrx.4x.xml (SUPPORTED HARDWARE): Removed the no longer supported
	chipsets.
	(OPTIONS): Added some more (documented and undocumented) options
	AGP8XDisableFix, ASICClock, BackingStore, BusType, CapabilitiesEx,
	Dac6Bit, DefaultVisualTrueColor, DisableOvScaler<, DRM_bufsize,
	DRM_nbufs, EnableLogo, EnableMonitor, EnableOpaqueOverlayVisual and
	SilkenMouse options. Fixed the TVOverscan options default value.
	Replaced all '...' with 'Needs to be documented.' phrases. Fixed typos
	in TVHPosAdj and TVVPosAdj options. Removed obsolete EnablePageFlip
	option.
	(DIAGNOSTICS): Fixed typos and improved markup. Added the AIGLX
	related error description.
	(BUGS): Improved markup and fixed release notes location.

	* fglrx_html.xsl (variablelist.term.break.after)
	(variablelist.term.separator): Improved xpath expression.
	(refentryinfo[mode=authorsect]): Replaced tags output via CDTATA
	section by normal tags.

	* fglrx_man.xsl (variablelist.term.break.after)
	(variablelist.term.separator): Improved xpath expression.

	* fglrx_man_history.xml: Added a new entry for the 8.32.5 release.

	* BUGS.8.32.5: Added. Contains a summary of the bugs observed with
	these tools.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Nov 25 07:59:32 2006 UTC (5 years, 5 months ago) by dleidert
Branches: MAIN
CVS tags: fglrx_man_8_28_8_rel1, fglrx_man_8_28_8
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +64 -35 lines
2006-11-25 Daniel Leidert <daniel.leidert.spam@gmx.net>

	* acinclude.m4: Added "coded" brackets for default values. Replaced
	all `echo' calls with `AC_MSG_*' macros. Set strings into double
	quotation marks.
	(MP_PATH_DOCBOOK_XSL): Added `xmlcatalog' based check for XSL
	directory. Added general system paths to list of possible installation
	directories.
	(MP_PROG_XSERVER, MP_PATH_XSERVER_MAN): Fixed macro description. Fixed
	`AC_HELP_STRING' macro usage.
	(MP_PROG_XMLLINT, MP_PROG_XSLTPROC, MP_PROG_MAN): Fixed line
	formatting. Make `xmllint' and `man' necessary applications according
	to the newly introduced `--enable-build-checks' configure option.

	* autogen.sh: Complete rewrite with many improvements.

	* CHIPLIST: Added many newly supported chipsets and reorganized them
	in some kind of structure.

	* COPYING: Changed to MIT License.

	* INSTALL: Added newly introduced `--enable-build-checks' configure
	option description. Added newly introduced `LICENSE_FILE',
	`XMLCATALOG', `XML_CATALOG_FILE' configure variable description.
	Improved explanations and formatting.

	* NEWS: Removed. Only created for distributed tarball.

	* README: Adjusted to inform about new requirement situation. Removed
	obsolete docbook-xsl Debian-hint.

	* TODO: Removed items related to `fglrxconfig'. Removed item related
	to fglrx_man_history.xml (done!). Added some new items.

	* configure.ac: Fixed brackets usage in configure options/variables.
	Added `--enable-build-checks' configure option. Added `LICENSE_FILE'
	configure variable. Replaced all `echo' with their equivalent
	`AC_MSG_*' macros.
	(AC_PACKAGE_VERSION): Bump to 8.28.8.

	* fglrx_html.xsl: Removed comments and empty lines. Fixed output
	(changed to HTML 4.01 Transitional).
	(html.stylesheet): Implemented solution depending on the processed
	document, so that the revision history table does not have a
	stylesheet.
	(index.on.type, make.single.year.ranges, variablelist.as.table):
	Added.
	(variablelist.term.break.after, variablelist.term.separator):
	Improved.

	* fglrx_man.xsl: Removed comments and empty lines.
	(make.single.year.ranges, make.year.ranges, man.charmap.use.subset):
	Added.
	(variablelist.term.break.after, variablelist.term.separator):
	Improved.
	(caution/para|important/para|note/para|tip/para|warning/para)
	(caution|important|note|tip|warning): Removed template.
	(command|application|package): Reduced template to match only
	`application|package'. Improved to fit upstream code.

	* fglrx_man_entities.dtd.in (dhlicense): Added new entity `dhlicense',
	that holds just a paragraph, where to find the license. So we don't
	need to put the whole license into the manpage.

	* fireglcontrol.1.xml: Changed license statement. Removed revision
	history as part of the document. Changed source formatting. Small
	markup fix (<edition> becomes <releaseinfo role="version">).
	(legalnotice): Replaced with dhlicense entity.

	* aticonfig.1x.xml: Changed license statement. Removed revision
	history as part of the document. Changed source formatting. Small
	markup fix (<edition> becomes <releaseinfo role="version">). Added
	id-attributes to all <varlistentry>-elements to allow xref-linking.
	Fixed admonition tags usage, so my custom templates can be dropped.
	Fixed several typos. Fixed several markup issues.
	(legalnotice): Replaced with dhlicense entity.
	(copyright): Small markup fix. Splitted into two entries.
	(OPTIONS): Added some section descriptions. Added descripton for the
	new `--add-pairmode', `--enable-monitor', `--list-pairmode',
	`--locked-userpages', `--max-gart-size', `--nobackup',
	`--query-monitor', `--remove-pairmode', `--set-policy',
	`--swap-monitor', `--tv-geometry', `--tv-info' and `-tv-overscan'
	options. Improved and updated description for the `--initial', `--tvf'
	and `-o' options. Removed obsolete `--agpl, --agp-locked-userpages',
	`--dw,--disable-workstation` and `--iagp, --internal-agp' options.
	(EXAMPLES): Added an example for setting the TV geometry.
	(BUGS): Updated. Found new bugs. Other were fixed. See NEWS.
	(SEE ALSO): Added reference to atievenetsd(8).

	* fgl_glxgears.1x.xml: Changed license statement. Removed revision
	history as part of the document. Changed source formatting. Small
	markup fix (<edition> becomes <releaseinfo role="version">).
	(legalnotice): Replaced with dhlicense entity.
	(SYNOPSIS, OPTIONS): Fixed manpages format issues - replaceable values
	should be lower-case too.
	(DIAGNOSTICS): Fixed minor markup issues.

	* fglrxinfo.1x.xml: Changed license statement. Removed revision
	history as part of the document. Changed source formatting. Small
	markup fix (<edition> becomes <releaseinfo role="version">).
	(legalnotice): Replaced with dhlicense entity.
	(SYNOPSIS, OPTIONS): Fixed manpages format issues - replaceable values
	should be lower-case too.
	(ENVIRONMENT, BUGS): Fixed minor markup issues.

	* fglrx_xgamma.1x.xml: Changed license statement. Removed revision
	history as part of the document. Changed source formatting. Small
	markup fix (<edition> becomes <releaseinfo role="version">).
	(legalnotice): Replaced with dhlicense entity.
	(SYNOPSIS, OPTIONS): Fixed manpages format issues - replaceable values
	should be lower-case too.

	* fglrx.4x.xml: Changed license statement. Removed revision history as
	part of the document. Changed source formatting. Small markup fix
	(<edition> becomes <releaseinfo role="version">). Several trademark
	fixes. Fixed admonition tags usage, so my custom templates can be
	dropped. Fixed several typos.
	(legalnotice): Replaced with dhlicense entity.
	(authorgroup): Small markup fix.
	(copyright): Ditto. Splitted into two entries.
	(SUPPORTED HARDWARE): Reorganized, structured and completed.
	(CONFIGURATION DETAILS): Added ATI vendor-ID list. Added new
	information about cards, that do not support the "Mirror Mode". Fixed
	option value order for `ForceMonitors' and `TVFormat'. Added
	information to `TVHPosAdj', `TVVPosAdj', `TVHSizeAdj' and `TVVSizeAdj'
	option descriptions. Introduced new `MaxGARTSize' and `TVOverscan'
	option descriptions.

	* fglrxrc.5x.xml: Changed license statement. Removed revision history
	as part of the document. Changed source formatting. Small markup fix
	(<edition> becomes <releaseinfo role="version">).
	(legalnotice): Replaced with dhlicense entity.
	(FILES): Added information about related configuration files.

	* Makefile.am (EXTRA_DIST): Added CHIPLIST and NEWS.html.
	(CLEANFILES): Replaced fglrxhtml_DATA with it's equivalent.
	(MAINTAINERCLEANFILES): Added NEWS and NEWS.html.
	(DISTCHECK_CONFIGURE_FLAGS): Added `--enable-build-checks' configure
	option.
	(fglrxhtmldir, fglrxhtml_DATA, fglrxcssdir, fglrxcss_DATA)
	(fglrxdocsdir, fglrxdocs_DATA): Replaced fglrxhtml{dir,_DATA} and
	fglrxcss{dir,_DATA} with fglrxdoc{dir,_DATA}.
	(NEWS.html, NEWS): Added new rules for the `NEWS' and `NEWS.html'
	targets.
	(check-local): Replaced obsolete `HAVE_*' conditonals with the new
	`ENABLE_BUILD_CHECKS' conditional. Merged check commands.

	* fglrx_man_history.xml (revision_8_28_8): Updated the information for
	the 8.28.8 release (I hope, I didn't forget anything). Ready for Etch
	I hope (more information is still welcome).

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Feb 20 04:22:06 2006 UTC (6 years, 2 months ago) by dleidert
Branches: MAIN
CVS tags: fglrx_man_8_24_8
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +20 -19 lines
2006-02-20 Daniel Leidert <daniel.leidert.spam@gmx.net>

	* autogen.sh (autogen_help): Fixed help message.
	(autogen_copy, autogen_copy_if_missing): Fixed condition for the
	manual run.
	(autogen_link, autogen_link_if_missing): Ditto.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Feb 18 21:06:14 2006 UTC (6 years, 2 months ago) by dleidert
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -4 lines
2006-02-18 Daniel Leidert <daniel.leidert.spam@gmx.net>

	* COPYING: Remove the all-permissive license stuff.

	* Makefile.am: Changed license.

	* autogen.sh: Changed license.

	* fglrx_man.xsl: Changed license.

	* fglrx_man_stylesheet.xsl.in: Changed license.

	* configure.ac: Fixed copyright.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Feb 18 20:55:31 2006 UTC (6 years, 2 months ago) by dleidert
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
2006-02-18 Daniel Leidert <daniel.leidert.spam@gmx.net>

	* autogen.sh (autogen_copy_if_missing, autogen_link_if_missing): Fixed
	an issue with automake-1.9.

	* acinclude.m4 (AC_PROG_XMLLINT): If xmllint exists, make this info
	available via a conditional HAVE_XMLLINT. Further fixed a bug
	exporting XMLLINT_FLAGS.

	* configure.ac: Small clean-up. Remove obsolete stuff.
	(__XMLLINT__, __XMLLINT_FLAGS__, __XSLTPROC__, __XSLTPROC_FLAGS__):
	Use the variables derived from AC_PROG_XMLLINT and AC_PROG_XSLTPROC.

	* Makefile.am (fglrx_man1x): Fixed comment for fglrx_pplay.1.xml.
	(fglrxappman_DATA, fglrxdriverman_DATA, fglrxguiman_DATA): Be more
	informative using styled output.
	(check-local): Ditto. Further make use of the HAVE_XMLLINT
	conditional. Define the XMLLINT_FLAGS earlier.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 31 20:32:06 2006 UTC (6 years, 3 months ago) by dleidert
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -2 lines
2006-01-31 Daniel Leidert <daniel.leidert.spam@gmx.net>

	* COPYING: Add license information for scripts used to build the
	package.

	* Makefile.am: Added all-permissive copying license.

	* autogen.sh: Ditto.

	* configure.ac: Ditto.

	* fglrx_man.xsl: Ditto.

	* fglrx_man_stylesheet.xsl.in: Ditto.

	* acinclude.m4: Ditto.
	(AM_XSERVER_MAN_DIR): Small fix to description.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 25 17:15:29 2006 UTC (6 years, 3 months ago) by dleidert
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
2006-01-25 Daniel Leidert <daniel.leidert.spam@gmx.net>

	* aticonfig.1x.xml (BUGS): Replace the double angle quotation marks
	with normal double quotation marks. Shall fix a lintian warning.

	* fglrxinfo.1x.xml (BUGS): Ditto.

	* AUTHORS: Fixed summary.

	* ChangeLog: Ditto.

	* README: Ditto.

	* TODO: Ditto.

	* autogen.sh: Ditto.

	* configure.ac: Ditto.

	* fglrx_man.xsl: Ditto.

	* fglrx_man_stylesheet.xsl.in: Ditto.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 25 12:28:39 2006 UTC (6 years, 3 months ago) by dleidert
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +59 -12 lines
2006-01-25 Daniel Leidert <daniel.leidert.spam@gmx.net>

	* autogen.sh (autogen_help, autogen_copy, autogen_copy_if_missing)
	(autogen_link, autogen_link_if_missing): The user can choose to copy
	the files instead to link them.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 22 03:34:22 2006 UTC (6 years, 3 months ago) by dleidert
Branches: MAIN
2006-01-22 Daniel Leidert <daniel.leidert.spam@gmx.net>

	* fglrx_man_entities.dtd.in: Added. This file contains all variables
	we need and define during configure process. So we can rename all
	.xml.in files back to .xml.

	* fglrx_man_stylesheet.xsl.in: Added. This file contains the path to
	Norman Walsh's XSL stylesheet for manpages. So we can rename
	fglrx_man.xsl.in back to fglrx_man.xsl.

	* aticonfig.1x.xml.in: Removed and replaced by aticonfig.1x.xml.

	* fgl_glxgears.1x.xml.in: Removed and replaced by fgl_glxgears.1x.xml.

	* fglrx.4x.xml.in: Removed and replaced by fglrx.4x.xml.

	* fglrx_pplay.1x.xml.in: Removed and replaced by fglrx_pplay.1x.xml.

	* fglrx_xgamma.1x.xml.in: Removed and replaced by fglrx_xgamma.1x.xml.

	* fglrxconfig.1x.xml.in: Removed and replaced by fglrxconfig.1x.xml.

	* fglrxinfo.1x.xml.in: Removed and replaced by fglrxinfo.1x.xml.

	* fireglcontrol.1.xml.in: Removed and replaced by fireglcontrol.1.xml.

	* aticonfig.1x.xml: Readded.
	(DOCTYPE): Sourced out fglrx_man project entities. See also
	fglrx_man_entities.dtd(.in).

	* fgl_glxgears.1x.xml: Ditto.

	* fglrx.4x.xml: Ditto.

	* fglrx_pplay.1x.xml: Ditto.

	* fglrx_xgamma.1x.xml: Ditto.

	* fglrxconfig.1x.xml: Ditto.

	* fglrxinfo.1x.xml: Ditto.

	* fireglcontrol.1.xml: Ditto.

	* fglrx_man.xsl.in: Removed and replaced by fglrx_man.xsl.

	* fglrx_man.xsl: Readded.
	(xsl:import): Sourced out import of Norman Walsh's stylesheet. See
	fglrx_man_stylesheet.xsl(.in).

	* configure.ac: Applied all changes as mentioned above. Additionally
	fix the output.

	* Makefile.am: Ditto. Fixed distcheck errors.

	* acinclude.m4: Fixed a bug. The mandir variable was detected as
	command.

2006-01-21 Daniel Leidert <daniel.leidert.spam@gmx.net>

	* AUTHORS: Use the more common "manpage(s)" term, instead of
	"man-page(s)".

	* Makefile.am: Ditto.

	* aticonfig.1x.xml.in: Ditto.

	* fgl_glxgears.1x.xml.in: Ditto.

	* fglrx.4x.xml.in: Ditto.

	* fglrx_man.xsl.in: Ditto.

	* fglrx_pplay.1x.xml.in: Ditto.

	* fglrx_xgamma.1x.xml.in: Ditto.

	* fglrxconfig.1x.xml.in: Ditto.

	* fglrxinfo.1x.xml.in: Ditto.

	* fireglcontrol.1.xml.in: Ditto.

	* acinclude.m4: Ditto.
	(AM_XSERVER_MAN_DIR): Fixed description.

	* TODO: Fixed and added notes.

2006-01-20 Daniel Leidert <daniel.leidert.spam@gmx.net>

	* Makefile.am (__XMLLINT_FLAGS__): Define all to-use xmllint options
	via a variable, which is set by the configure script.
	(__XSLTPROC_FLAGS__): Ditto for xsltproc options (if any).

	* configure.ac: Change the order in which the macros are called.
	(XMLLINT_FLAGS, XSLTPROC_FLAGS): Add these variables to let the user
	define custom options.

2006-01-20 Daniel Leidert <daniel.leidert.spam@gmx.net>

	* AUTHORS: Add Flavio.

	* Makefile.am (XMLLINT, __XMLLINT__, XSLTPROC, __XSLTPROC__): Replace
	XMLLINT and XSLTPROC with __XMLLINT__ and __XSLTPROC__ to use a unique
	scheme vor all variables.

	* configure.ac: Label sub-parts.
	(AC_INIT, AM_INIT_AUTOMAKE): Fix AC_PACKAGE_NAME and PACKAGE.
	(XMLLINT, __XMLLINT__, XSLTPROC, __XSLTPROC__): Replace XMLLINT and
	XSLTPROC with __XMLLINT__ and __XSLTPROC__ to use a unique scheme vor
	all variables.

2006-01-20 Daniel Leidert <daniel.leidert.spam@gmx.net>

	* AUTHORS: Initially added.

	* COPYING: Ditto.

	* NEWS: Ditto.

	* README: Ditto.

	* autogen.sh: Ditto.

	* configure.ac: Ditto.

	* Makefile: Removed and replaced by Makefile.am.

	* Makefile.am: Added.

	* acinclude.m4 (AM_DOCBOOK_XSL_MAN_DIR, AM_DOCBOOK_DTD_44_DIR)
	(AM_XSERVER_PARAMS, AM_XSERVER_MAN_DIR): Initially added.

	* aticonfig.1x.xml: Removed and replaced by aticonfig.1x.xml.in.

	* aticonfig.1x.xml.in: Initially added.

	* fgl_glxgears.1x.xml: Removed and replaced by fgl_glxgears.1x.xml.in.

	* fgl_glxgears.1x.xml.in: Initially added.

	* fglrx.4x.xml: Removed and replaced by fglrx.4x.xml.in.

	* fglrx.4x.xml.in: Initially added.

	* fglrx_pplay.1x.xml: Removed and replaced by fglrx_pplay.1x.xml.in.

	* fglrx_pplay.1x.xml.in: Initially added.

	* fglrx_xgamma.1x.xml: Removed and replaced by fglrx_xgamma.1x.xml.in.

	* fglrx_xgamma.1x.xml.in: Initially added.

	* fglrxconfig.1x.xml: Removed and replaced by fglrxconfig.1x.xml.in.

	* fglrxconfig.1x.xml.in: Initially added.

	* fglrxinfo.1x.xml: Removed and replaced by fglrxinfo.1x.xml.in.

	* fglrxinfo.1x.xml.in: Initially added.

	* fireglcontrol.1.xml: Removed and replaced by fireglcontrol.1.xml.in.

	* fireglcontrol.1.xml.in: Initially added.

	* fglrx_man.xsl.in (xsl:import): Fix the replacement-variable.

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>