platform/upstream/libXtst.git
13 years agoInstall xml versions of specs even if HAVE_XMLTO is false
Gaetan Nadon [Sun, 12 Jun 2011 22:39:46 +0000 (18:39 -0400)]
Install xml versions of specs even if HAVE_XMLTO is false

DocBook/XML input source is also a usefull output format that can be viewed
with an XML viewer or editor and by some O/S help system.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
13 years agoInstall target dbs alongside generated documents
Gaetan Nadon [Sun, 5 Jun 2011 20:27:37 +0000 (16:27 -0400)]
Install target dbs alongside generated documents

This matches a change in xorg-sgml-docs whereby the masterdb will look for
the target dbs into the same location as the generated documents.

The target dbs are now installed alongside the generated documents.
Previously they are installed in $prefix/sgml/X11/dbs alongside masterdb which
has the potential of installing outside the package prefix and cause
distcheck to fail when user does not have write permission in this package.

Requires XORG_CHECK_SGML_DOCTOOLS(1.8) which was released 2011-06-11

13 years agoAdd id attributes to funcsynopsis to allow other docs to olink to them.
Matt Dew [Wed, 1 Jun 2011 02:03:23 +0000 (20:03 -0600)]
Add id attributes to funcsynopsis to allow other docs to olink to them.

Signed-off-by: Matt Dew <marcoz@osource.org>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
13 years agoDocumentation: add Docbook external references support
Gaetan Nadon [Sun, 27 Feb 2011 20:06:18 +0000 (15:06 -0500)]
Documentation: add Docbook external references support

When writing technical documentation, it is often necessary to cross
reference to other information. When that other information is not in the
current document, additional support is needed, namely <olink>.

A new feature with version 1.7 of xorg-sgml-doctools adds references to
other documents within or outside this package.

This patch adds technical support for this feature but does not change
the content of the documentation as seen by the end user.

Each book or article must generate a database containing the href
of sections that can be referred to from another document. This database
is installed in DATAROOTDIR/sgml/X11/dbs. There is a requirement that
the value of DATAROOTDIR for xorg-sgml-doctools and for the package
documentation is the same. This forms a virtual document tree.

This database is consulted by other documents while they are being generated
in order to fulfill the missing information for linking.
Refer to the xorg-sgml-doctools for further technical information.

Co-authored-by: Matt Dew <marcoz@osource.org>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
13 years agoconfig: comment, minor upgrade, quote and layout configure.ac
Gaetan Nadon [Wed, 2 Feb 2011 16:43:45 +0000 (11:43 -0500)]
config: comment, minor upgrade, quote and layout configure.ac

Group statements per section as per Autoconf standard layout
Quote statements where appropriate.
Autoconf recommends not using dnl instead of # for comments

Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters.
Add AC_CONFIG_SRCDIR([Makefile.am])

This helps automated maintenance and release activities.
Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines

13 years agoconfig: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon [Sat, 29 Jan 2011 00:41:37 +0000 (19:41 -0500)]
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
13 years agoconfig: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon [Thu, 27 Jan 2011 23:50:15 +0000 (18:50 -0500)]
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>
13 years agoUse docbookx.dtd version 4.3 for all docs
Paulo Zanoni [Thu, 16 Dec 2010 16:11:43 +0000 (14:11 -0200)]
Use docbookx.dtd version 4.3 for all docs

Signed-off-by: Paulo Zanoni <pzanoni@mandriva.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
13 years agoconfig: HTML file generation: use the installed copy of xorg.css
Gaetan Nadon [Tue, 9 Nov 2010 18:04:59 +0000 (13:04 -0500)]
config: HTML file generation: use the installed copy of xorg.css

Currenlty the xorg.css file is copied in each location
where a DocBook/XML file resides. This produces about
70 copies in the $(docdir) install tree.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
13 years agolibXtst 1.2.0 libXtst-1.2.0
Alan Coopersmith [Sat, 30 Oct 2010 00:38:10 +0000 (17:38 -0700)]
libXtst 1.2.0

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
13 years agoAllow more than 6 axes to be sent.
Tobias Koch [Wed, 29 Sep 2010 15:03:30 +0000 (18:03 +0300)]
Allow more than 6 axes to be sent.

From: Tobias Koch <tobias.koch@nokia.com>

If the number of axes exceeds 6, X server will return BadValue for
XTestFakeInput because the number of axes in a single DeviceValuator
event is incorrectly set to the total number of axes.

Signed-off-by: Tobias Koch <tobias.koch@nokia.com>
Reviewed-by: Rami Ylimäki <rami.ylimaki@vincit.fi>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
13 years agoPurge cvs tags.
Jesse Adkins [Tue, 28 Sep 2010 20:30:04 +0000 (13:30 -0700)]
Purge cvs tags.

Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
14 years agoman: remove unused $(BUILT_SOURCES) variable
Gaetan Nadon [Mon, 16 Aug 2010 15:40:14 +0000 (11:40 -0400)]
man: remove unused $(BUILT_SOURCES) variable

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
14 years agoman: remove unused LIB_MAN_DIR_SUFFIX (part of an unrequired broken fix)
Gaetan Nadon [Mon, 16 Aug 2010 15:30:23 +0000 (11:30 -0400)]
man: remove unused LIB_MAN_DIR_SUFFIX (part of an unrequired broken fix)

Local fix in CVS for bug 5628 is not required
as the problem has been fixed in
util-macros d9062e4077ebfd0985baf8418f3d0f111b9ddbba

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
14 years agoconfig: Use additional man page support from util-macros 1.8
Alan Coopersmith [Thu, 8 Jul 2010 22:10:27 +0000 (15:10 -0700)]
config: Use additional man page support from util-macros 1.8

Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
The value of MAN_SUBST is the same for all X.Org packages.

Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
The existing statement can now be removed from the configuration file.

Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED)
Enables silent rule and use platform appropriate version of sed.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
14 years agoPurge macros NEED_EVENTS and NEED_REPLIES
Fernando Carrijo [Thu, 1 Jul 2010 10:05:16 +0000 (07:05 -0300)]
Purge macros NEED_EVENTS and NEED_REPLIES

Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
14 years agospecs: remove trailing spaces in DocBook XML docs
Gaetan Nadon [Mon, 28 Jun 2010 00:45:38 +0000 (20:45 -0400)]
specs: remove trailing spaces in DocBook XML docs

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
14 years agodoc: add recordlib converted docbook xml
Gaetan Nadon [Sun, 27 Jun 2010 13:29:26 +0000 (09:29 -0400)]
doc: add recordlib converted docbook xml

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
14 years agodoc: replace groff input format with docbook xml format
Gaetan Nadon [Sat, 26 Jun 2010 17:36:29 +0000 (13:36 -0400)]
doc: replace groff input format with docbook xml format

Initial version of xtestlib and recordlib docbook xml.
recordlib is missing and will be added later
Requires util-macros 1.10

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
14 years agospecs: translate, format, process, install and distribute.
Gaetan Nadon [Thu, 17 Jun 2010 18:45:14 +0000 (14:45 -0400)]
specs: translate, format, process, install and distribute.

Makefile copied from libSM.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
14 years agoSun's copyrights belong to Oracle now
Alan Coopersmith [Sat, 12 Jun 2010 16:03:23 +0000 (09:03 -0700)]
Sun's copyrights belong to Oracle now

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
14 years agoCopy some introductory text from the specs to README
Alan Coopersmith [Sat, 12 Jun 2010 16:00:56 +0000 (09:00 -0700)]
Copy some introductory text from the specs to README

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
14 years agoMove recordlib & testlib specs from xorg-docs module
Alan Coopersmith [Sat, 12 Jun 2010 15:54:20 +0000 (08:54 -0700)]
Move recordlib & testlib specs from xorg-docs module

Not formatted, translated, processed or installed yet,
just moved & added to EXTRA_DIST

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
14 years agoconfig: update AC_PREREQ statement to 2.60
Gaetan Nadon [Mon, 29 Mar 2010 20:50:34 +0000 (16:50 -0400)]
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>
14 years agoconfig: remove the pkgconfig pc.in file from EXTRA_DIST
Gaetan Nadon [Mon, 29 Mar 2010 18:53:49 +0000 (14:53 -0400)]
config: remove the pkgconfig pc.in file from EXTRA_DIST

Automake always includes it in the tarball.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
14 years agodoc: specify 0.0.20 as the minimum version for xmlto
Gaetan Nadon [Thu, 11 Mar 2010 15:22:59 +0000 (10:22 -0500)]
doc: specify 0.0.20 as the minimum version for xmlto

Older versions do not have fop backend.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
14 years agoconfig: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon [Tue, 16 Feb 2010 15:37:21 +0000 (10:37 -0500)]
config: move CWARNFLAGS from configure.ac to Makefile.am

Compiler warning flags should be explicitly set in the makefile
rather than being merged with other packages compiler flags.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
14 years agoman: allow installing prebuilt man pages from tarball
Gaetan Nadon [Sat, 23 Jan 2010 15:49:06 +0000 (10:49 -0500)]
man: allow installing prebuilt man pages from tarball

The man pages source may be supplied in the tarball or built
from git. The makefile needs to take that into consideration
and adjust the targets accordingly.

Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
14 years agoconfig: replace custom code with reusable macro XORG_WITH_XMLTO
Gaetan Nadon [Tue, 19 Jan 2010 01:09:55 +0000 (20:09 -0500)]
config: replace custom code with reusable macro XORG_WITH_XMLTO

XORG_WITH_XMLTO provides additional functions like a configure
option which allow platform builders to control the usage of
the xmlto program.

This is a requirement from platforms that do not have such doc tool.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
14 years agoUpdate Sun license notices to current X.Org standard form
Alan Coopersmith [Fri, 15 Jan 2010 04:38:59 +0000 (20:38 -0800)]
Update Sun license notices to current X.Org standard form

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
14 years agoMakefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon [Sat, 28 Nov 2009 01:56:04 +0000 (20:56 -0500)]
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES

Now that the INSTALL file is generated.
Allows running make maintainer-clean.

14 years agoINSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon [Wed, 28 Oct 2009 18:09:10 +0000 (14:09 -0400)]
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.

14 years agoDeploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon [Tue, 27 Oct 2009 19:07:26 +0000 (15:07 -0400)]
Deploy the new XORG_DEFAULT_OPTIONS #24242

This macro aggregate a number of existing macros that sets commmon
X.Org components configuration options. It shields the configuration file from
future changes.

14 years agoMakefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon [Tue, 27 Oct 2009 02:08:43 +0000 (22:08 -0400)]
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432

ChangeLog filename is known to Automake and requires no further
coding in the makefile.

14 years ago.gitignore: use common defaults with custom section # 24239
Gaetan Nadon [Thu, 22 Oct 2009 16:34:19 +0000 (12:34 -0400)]
.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.

14 years agoThis is not a GNU project, so declare it foreign.
Jeremy Huddleston [Wed, 21 Oct 2009 19:47:26 +0000 (12:47 -0700)]
This is not a GNU project, so declare it foreign.

On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
> On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
> > I noticed an INSTALL file in xlsclients and libXvMC today, and it
> > was quite annoying to work around since 'autoreconf -fvi' replaces
> > it and git wants to commit it.  Should these files even be in git?
> > Can I nuke them for the betterment of humanity and since they get
> > created by autoreconf anyways?
>
> See https://bugs.freedesktop.org/show_bug.cgi?id=24206

As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation
of the INSTALL file. It is also part of the 24206 solution.

Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
14 years agolibXtst 1.1.0 libXtst-1.1.0
Peter Hutterer [Mon, 5 Oct 2009 01:38:38 +0000 (11:38 +1000)]
libXtst 1.1.0

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
14 years agoRequire libXext 1.0.99.4
Peter Hutterer [Mon, 5 Oct 2009 01:40:53 +0000 (11:40 +1000)]
Require libXext 1.0.99.4

libXext 1.0.99.1 up to including 1.0.99.3 had the XTest.h header which is
now in this module.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
14 years agoRequire macros 1.3 for XORG_DEFAULT_OPTIONS
Peter Hutterer [Mon, 5 Oct 2009 00:38:34 +0000 (10:38 +1000)]
Require macros 1.3 for XORG_DEFAULT_OPTIONS

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
15 years agoVersion bump: 1.0.99.2 libXtst-1.0.99.2
Peter Hutterer [Tue, 25 Aug 2009 04:09:47 +0000 (14:09 +1000)]
Version bump: 1.0.99.2

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
15 years agoInclude recordproto.h instead of recordstr.h
Peter Hutterer [Tue, 18 Aug 2009 01:12:37 +0000 (11:12 +1000)]
Include recordproto.h instead of recordstr.h

15 years agoMove record headers to here.
Peter Hutterer [Fri, 14 Aug 2009 04:15:48 +0000 (14:15 +1000)]
Move record headers to here.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
15 years agoXRecord: avoid use of uninitialised variables.
Peter Hutterer [Fri, 14 Aug 2009 05:00:15 +0000 (15:00 +1000)]
XRecord: avoid use of uninitialised variables.

Both variables are initialized inside an if condition but later checked for
NULL.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
15 years agoVersion bump: 1.0.99.1 libXtst-1.0.99.1
Peter Hutterer [Wed, 22 Jul 2009 10:34:51 +0000 (20:34 +1000)]
Version bump: 1.0.99.1

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
15 years agoRename xtest.h to xtestconst.h to avoid a collision with XTest.h on case-insensitive...
Magnus Kessler [Wed, 22 Jul 2009 08:29:16 +0000 (09:29 +0100)]
Rename xtest.h to xtestconst.h to avoid a collision with XTest.h on case-insensitive filesystems

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
15 years agoMove XTest.h header from xextproto/libXext to here.
Peter Hutterer [Mon, 20 Jul 2009 03:26:45 +0000 (13:26 +1000)]
Move XTest.h header from xextproto/libXext to here.

XTest.h was in xextproto until xextproto-7.1 and did a short but whoefully
misguided visit to libXext during the cleanup of the xextproto headers.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
15 years agoInclude xtestproto.h, not xteststr.h
Peter Hutterer [Wed, 15 Jul 2009 23:41:33 +0000 (09:41 +1000)]
Include xtestproto.h, not xteststr.h

Require xextproto 7.0.99.1.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
15 years agoAdd README with pointers to mailing list, bugzilla & git repos
Alan Coopersmith [Tue, 3 Feb 2009 04:34:37 +0000 (20:34 -0800)]
Add README with pointers to mailing list, bugzilla & git repos

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
15 years agoJanitor: ansification, make distcheck, compiler warnings.
Paulo Cesar Pereira de Andrade [Fri, 30 Jan 2009 22:41:31 +0000 (20:41 -0200)]
Janitor: ansification, make distcheck, compiler warnings.

  Manual page generation, and xmlto handling, shamelessly cut&paste'd
from libXi/man/Makefile.am, so that make distcheck will work.

16 years agoRequire xi.pc for XInput.h include.
Peter Hutterer [Fri, 8 Aug 2008 00:48:19 +0000 (10:18 +0930)]
Require xi.pc for XInput.h include.

XInput.h is now part of libXi. But just in case we have an older version of
libXi floating around, pull in inputproto too.

16 years agoAdd .PHONY build target to fix parallel builds
Ian Romanick [Wed, 21 May 2008 19:38:00 +0000 (12:38 -0700)]
Add .PHONY build target to fix parallel builds

16 years agoRename parameters to clarify QueryExtension call.
Peter Hutterer [Mon, 19 May 2008 08:08:08 +0000 (17:38 +0930)]
Rename parameters to clarify QueryExtension call.

These parameters are not treated as input. Rename them to make the inner
workings slightly more obvious.

X.Org Bug 14511 <http://bugs.freedesktop.org/show_bug.cgi?id=14511>

16 years agoAdd missing PHONY line for automatic ChangeLog generation
James Cloos [Thu, 6 Dec 2007 20:51:20 +0000 (15:51 -0500)]
Add missing PHONY line for automatic ChangeLog generation

16 years agoWrong place. Reverting srcdir patch.
Egbert Eich [Tue, 16 Oct 2007 12:27:57 +0000 (14:27 +0200)]
Wrong place. Reverting srcdir patch.

16 years agoFix man page build when srcdir is specified.
Egbert Eich [Mon, 15 Oct 2007 09:44:53 +0000 (11:44 +0200)]
Fix man page build when srcdir is specified.

17 years agoVersion bump: 1.0.3 libXtst-1.0.3
Alan Coopersmith [Fri, 17 Aug 2007 21:57:22 +0000 (14:57 -0700)]
Version bump: 1.0.3

17 years agolibXtst man pages generation fails if srcdir != builddir
zoka [Tue, 3 Jul 2007 03:34:52 +0000 (20:34 -0700)]
libXtst man pages generation fails if srcdir != builddir

17 years agoVersion bump: 1.0.2 libXtst-1.0.2
Alan Coopersmith [Thu, 7 Jun 2007 01:57:12 +0000 (18:57 -0700)]
Version bump: 1.0.2

17 years agoReplace static ChangeLog with dist-hook to generate from git
Alan Coopersmith [Thu, 7 Jun 2007 01:41:36 +0000 (18:41 -0700)]
Replace static ChangeLog with dist-hook to generate from git

17 years agoConvert man page to docbook/xml (thanks to doclifter)
Alan Coopersmith [Thu, 7 Jun 2007 01:13:32 +0000 (18:13 -0700)]
Convert man page to docbook/xml (thanks to doclifter)

17 years agoAdd man pages for XTest*() functions
Alan Coopersmith [Wed, 6 Jun 2007 23:39:01 +0000 (16:39 -0700)]
Add man pages for XTest*() functions

Converted xorg-docs/Xext/xtestlib.ms to man page formatting

17 years agoFill in COPYING file with real copyright/licenses
Alan Coopersmith [Wed, 6 Jun 2007 21:43:59 +0000 (14:43 -0700)]
Fill in COPYING file with real copyright/licenses

17 years agoCoverity #578/579: Don't leak memory if one malloc fails but other succeeds
Alan Coopersmith [Wed, 6 Jun 2007 21:36:43 +0000 (14:36 -0700)]
Coverity #578/579: Don't leak memory if one malloc fails but other succeeds

(Unlikely to happen, since the smaller malloc was first, but still possible.)

17 years agoANSIfy static function declarations (clears some lint warnings)
Alan Coopersmith [Wed, 6 Jun 2007 21:23:17 +0000 (14:23 -0700)]
ANSIfy static function declarations (clears some lint warnings)

17 years agoAdd hooks to check code with sparse/lint
Alan Coopersmith [Wed, 6 Jun 2007 21:11:04 +0000 (14:11 -0700)]
Add hooks to check code with sparse/lint

17 years agoAdd *~ to .gitignore to skip emacs/patch droppings
Alan Coopersmith [Wed, 6 Jun 2007 21:10:44 +0000 (14:10 -0700)]
Add *~ to .gitignore to skip emacs/patch droppings

18 years agorenamed: .cvsignore -> .gitignore
Alan Coopersmith [Thu, 13 Jul 2006 21:59:09 +0000 (14:59 -0700)]
renamed: .cvsignore -> .gitignore

18 years agoUpdate package version for X11R7 release. XORG-7_0 XORG-7_0_99_901 XORG-7_1
Kevin E Martin [Wed, 21 Dec 2005 02:30:06 +0000 (02:30 +0000)]
Update package version for X11R7 release.

18 years agoStub COPYING files
Adam Jackson [Mon, 19 Dec 2005 16:28:27 +0000 (16:28 +0000)]
Stub COPYING files

18 years agoUpdate package version number for final X11R7 release candidate. XORG-6_99_99_904
Kevin E Martin [Thu, 15 Dec 2005 00:24:35 +0000 (00:24 +0000)]
Update package version number for final X11R7 release candidate.

18 years agoUpdate package version number for X11R7 RC3 release. MODULAR_COPY XORG-6_99_99_903
Kevin E Martin [Sat, 3 Dec 2005 05:49:45 +0000 (05:49 +0000)]
Update package version number for X11R7 RC3 release.

18 years agoUpdate pkgconfig files to separate library build-time dependencies from
Kevin E Martin [Sat, 19 Nov 2005 07:15:43 +0000 (07:15 +0000)]
Update pkgconfig files to separate library build-time dependencies from
    application build-time dependencies, and update package deps to work
    with separate build roots.

18 years agoUpdate package version number for X11R7 RC2 release. XORG-6_99_99_902
Kevin E Martin [Wed, 9 Nov 2005 21:19:13 +0000 (21:19 +0000)]
Update package version number for X11R7 RC2 release.

18 years agoUpdate pkgcheck dependencies to work with separate build roots.
Kevin E Martin [Tue, 1 Nov 2005 15:11:52 +0000 (15:11 +0000)]
Update pkgcheck dependencies to work with separate build roots.

18 years agoUpdate package version number for RC1 release. XORG-6_99_99_901
Kevin E Martin [Wed, 19 Oct 2005 02:48:12 +0000 (02:48 +0000)]
Update package version number for RC1 release.

19 years agoDo PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
Adam Jackson [Wed, 3 Aug 2005 03:28:02 +0000 (03:28 +0000)]
Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
    a global configure cache don't get confused.

19 years agoVarious changes preparing packages for RC0: XORG-6_99_99_900
Kevin E Martin [Fri, 29 Jul 2005 21:22:53 +0000 (21:22 +0000)]
Various changes preparing packages for RC0:
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
    reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version

19 years agoSet soversion to 6.1.0 with -version-number.
Daniel Stone [Sat, 16 Jul 2005 07:39:26 +0000 (07:39 +0000)]
Set soversion to 6.1.0 with -version-number.

19 years agomore trailing whitespace
Adam Jackson [Thu, 14 Jul 2005 15:07:42 +0000 (15:07 +0000)]
more trailing whitespace

19 years agoAdd .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
Keith Packard [Sat, 9 Jul 2005 06:50:41 +0000 (06:50 +0000)]
Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory

19 years agoAdd appropriate lib*_CFLAGS to Makefile.am's -- fixes build problems
Kevin E Martin [Sat, 2 Jul 2005 06:35:03 +0000 (06:35 +0000)]
Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problems

19 years agolib/XScrnSaver/configure.ac
Alexander Gottwald [Tue, 21 Jun 2005 15:41:36 +0000 (15:41 +0000)]
lib/XScrnSaver/configure.ac
lib/XScrnSaver/src/Makefile.am
lib/Xfontcache/configure.ac
lib/Xfontcache/src/Makefile.am
lib/Xinerama/configure.ac
lib/Xinerama/src/Makefile.am
lib/Xtst/configure.ac
lib/Xv/configure.ac
lib/XvMC/configure.ac
lib/dmx/configure.ac Add missing xext.pc and xextproto.pc Add DEP_CFLAGS to
    src/Makefile.am

19 years ago- Add Xtst to symlink.sh
Søren Sandmann Pedersen [Mon, 13 Jun 2005 19:44:25 +0000 (19:44 +0000)]
- Add Xtst to symlink.sh
- Add Xtst build system

20 years agoFix build glitches when building modules independently using Imake. XORG-6_7_99_1 XORG-6_7_99_2 XORG-6_7_99_901 XORG-6_7_99_902 XORG-6_7_99_903 XORG-6_7_99_904 XORG-6_8_0 XORG-6_8_1 XORG-6_8_1_901 XORG-6_8_1_902 XORG-6_8_1_903 XORG-6_8_1_904 XORG-6_8_2 XORG-6_8_99_1 XORG-6_8_99_10 XORG-6_8_99_11 XORG-6_8_99_12 XORG-6_8_99_13 XORG-6_8_99_14 XORG-6_8_99_15 XORG-6_8_99_16 XORG-6_8_99_2 XORG-6_8_99_3 XORG-6_8_99_4 XORG-6_8_99_5 XORG-6_8_99_6 XORG-6_8_99_7 XORG-6_8_99_8 XORG-6_8_99_9 XORG-6_8_99_900 XORG-6_8_99_901 XORG-6_8_99_902 XORG-6_8_99_903 lg3d-base lg3d-rel-0-6-2 lg3d-rel-0-7-0 rel-0-6-1 sco_port_update-base
Egbert Eich [Mon, 24 May 2004 19:06:58 +0000 (19:06 +0000)]
Fix build glitches when building modules independently using Imake.

20 years agoMerging XORG-CURRENT into trunk XACE-SELINUX-MERGE
Egbert Eich [Fri, 23 Apr 2004 18:43:55 +0000 (18:43 +0000)]
Merging XORG-CURRENT into trunk

20 years agoImporting vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 xf86-4_4_99_1
Egbert Eich [Sun, 14 Mar 2004 08:32:27 +0000 (08:32 +0000)]
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

20 years agoImporting vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 xf86-4_4_0
Egbert Eich [Wed, 3 Mar 2004 12:11:32 +0000 (12:11 +0000)]
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

20 years agoreadding XFree86's cvs IDs xf86-4_3_99_903
Egbert Eich [Thu, 26 Feb 2004 13:35:34 +0000 (13:35 +0000)]
readding XFree86's cvs IDs

20 years agoImporting vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich [Thu, 26 Feb 2004 09:22:48 +0000 (09:22 +0000)]
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

20 years agoXFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks xf86-012804-2330 xf86-4_3_99_16 xf86-4_3_99_901 xf86-4_3_99_902 xf86-4_3_99_903_special
Kaleb Keithley [Tue, 25 Nov 2003 19:28:16 +0000 (19:28 +0000)]
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

20 years agoXFree86 4.3.0.1 PRE_xf86-4_3_0_1 xf86-4_3_0_1
Kaleb Keithley [Fri, 14 Nov 2003 16:48:49 +0000 (16:48 +0000)]
XFree86 4.3.0.1

20 years agoR6.6 is the Xorg base-line XORG-MAIN
Kaleb Keithley [Fri, 14 Nov 2003 15:54:39 +0000 (15:54 +0000)]
R6.6 is the Xorg base-line