summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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>
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>
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>
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>
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>
Peter Hutterer [Tue, 18 Aug 2009 01:12:37 +0000 (11:12 +1000)]
Include recordproto.h instead of recordstr.h
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>
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>
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>
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>
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>
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>
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>
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.
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.
Ian Romanick [Wed, 21 May 2008 19:38:00 +0000 (12:38 -0700)]
Add .PHONY build target to fix parallel builds
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>
James Cloos [Thu, 6 Dec 2007 20:51:20 +0000 (15:51 -0500)]
Add missing PHONY line for automatic ChangeLog generation
Egbert Eich [Tue, 16 Oct 2007 12:27:57 +0000 (14:27 +0200)]
Wrong place. Reverting srcdir patch.
Egbert Eich [Mon, 15 Oct 2007 09:44:53 +0000 (11:44 +0200)]
Fix man page build when srcdir is specified.
Alan Coopersmith [Fri, 17 Aug 2007 21:57:22 +0000 (14:57 -0700)]
Version bump: 1.0.3
zoka [Tue, 3 Jul 2007 03:34:52 +0000 (20:34 -0700)]
libXtst man pages generation fails if srcdir != builddir
Alan Coopersmith [Thu, 7 Jun 2007 01:57:12 +0000 (18:57 -0700)]
Version bump: 1.0.2
Alan Coopersmith [Thu, 7 Jun 2007 01:41:36 +0000 (18:41 -0700)]
Replace static ChangeLog with dist-hook to generate from git
Alan Coopersmith [Thu, 7 Jun 2007 01:13:32 +0000 (18:13 -0700)]
Convert man page to docbook/xml (thanks to doclifter)
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
Alan Coopersmith [Wed, 6 Jun 2007 21:43:59 +0000 (14:43 -0700)]
Fill in COPYING file with real copyright/licenses
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.)
Alan Coopersmith [Wed, 6 Jun 2007 21:23:17 +0000 (14:23 -0700)]
ANSIfy static function declarations (clears some lint warnings)
Alan Coopersmith [Wed, 6 Jun 2007 21:11:04 +0000 (14:11 -0700)]
Add hooks to check code with sparse/lint
Alan Coopersmith [Wed, 6 Jun 2007 21:10:44 +0000 (14:10 -0700)]
Add *~ to .gitignore to skip emacs/patch droppings
Alan Coopersmith [Thu, 13 Jul 2006 21:59:09 +0000 (14:59 -0700)]
renamed: .cvsignore -> .gitignore
Kevin E Martin [Wed, 21 Dec 2005 02:30:06 +0000 (02:30 +0000)]
Update package version for X11R7 release.
Adam Jackson [Mon, 19 Dec 2005 16:28:27 +0000 (16:28 +0000)]
Stub COPYING files
Kevin E Martin [Thu, 15 Dec 2005 00:24:35 +0000 (00:24 +0000)]
Update package version number for final X11R7 release candidate.
Kevin E Martin [Sat, 3 Dec 2005 05:49:45 +0000 (05:49 +0000)]
Update package version number for X11R7 RC3 release.
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.
Kevin E Martin [Wed, 9 Nov 2005 21:19:13 +0000 (21:19 +0000)]
Update package version number for X11R7 RC2 release.
Kevin E Martin [Tue, 1 Nov 2005 15:11:52 +0000 (15:11 +0000)]
Update pkgcheck dependencies to work with separate build roots.
Kevin E Martin [Wed, 19 Oct 2005 02:48:12 +0000 (02:48 +0000)]
Update package version number for RC1 release.
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.
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
Daniel Stone [Sat, 16 Jul 2005 07:39:26 +0000 (07:39 +0000)]
Set soversion to 6.1.0 with -version-number.
Adam Jackson [Thu, 14 Jul 2005 15:07:42 +0000 (15:07 +0000)]
more trailing whitespace
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
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
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
Søren Sandmann Pedersen [Mon, 13 Jun 2005 19:44:25 +0000 (19:44 +0000)]
- Add Xtst to symlink.sh
- Add Xtst build system
Egbert Eich [Mon, 24 May 2004 19:06:58 +0000 (19:06 +0000)]
Fix build glitches when building modules independently using Imake.
Egbert Eich [Fri, 23 Apr 2004 18:43:55 +0000 (18:43 +0000)]
Merging XORG-CURRENT into trunk
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
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
Egbert Eich [Thu, 26 Feb 2004 13:35:34 +0000 (13:35 +0000)]
readding XFree86's cvs IDs
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
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
Kaleb Keithley [Fri, 14 Nov 2003 16:48:49 +0000 (16:48 +0000)]
XFree86 4.3.0.1
Kaleb Keithley [Fri, 14 Nov 2003 15:54:39 +0000 (15:54 +0000)]
R6.6 is the Xorg base-line