- Aug 15, 2010
-
-
Gaetan Nadon authored
Simplify the build process and the makefile. 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>
-
- Aug 14, 2010
-
-
Gaetan Nadon authored
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 Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
- Jul 07, 2010
-
-
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>
-
Alan Coopersmith authored
We only need Xfixes headers for the XserverRegion definition, don't need to link against it directly or require clients link against it, so only use CFLAGS from it in the Makefile, and only list it in Requires.private in the .pc file. Don't need libXext at all - no headers or functions from it are used. Also clean up some extra appearances of *_CFLAGS & *_LIBS that aren't needed. Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by:
Dan Nicholson <dbn.lists@gmail.com> Acked-by:
Peter Hutterer <peter.hutterer@who-t.net>
-
- Jun 09, 2010
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@oracle.com>
- Apr 10, 2010
-
-
Jamey Sharp authored
-
- Mar 29, 2010
-
-
Gaetan Nadon authored
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>
-
Gaetan Nadon authored
Automake always includes it in the tarball. Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
- Mar 11, 2010
-
-
Gaetan Nadon authored
Older versions do not have fop backend. Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
- Jan 24, 2010
-
-
Gaetan Nadon authored
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. This prevents the regular make target to fail when the source is not available and the xmlto is not available. Signed-off-by:
Gaetan Nadon <memsize@videotron.ca>
-
- Jan 19, 2010
-
-
Gaetan Nadon authored
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>
-
- Jan 15, 2010
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@sun.com>
-
Gaetan Nadon authored
Refer to: Xcomposite.c Copyright © 2006 Sun Microsystems Signed-off-by:
Gaetan Nadon <memsize@videotron.ca> Signed-off-by:
Alan Coopersmith <alan.coopersmith@sun.com>
-
- Nov 28, 2009
-
-
Gaetan Nadon authored
Now that the INSTALL file is generated. Allows running make maintainer-clean.
-
- Oct 28, 2009
-
-
Gaetan Nadon authored
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.
-
- Oct 27, 2009
-
-
Gaetan Nadon authored
ChangeLog filename is known to Automake and requires no further coding in the makefile.
-
- Oct 22, 2009
-
-
Gaetan Nadon authored
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.
-
- Oct 21, 2009
-
-
Jeremy Huddleston authored
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>
-
- Oct 08, 2009
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@sun.com>
-
Alan Coopersmith authored
Also some changes to man/Makefile.am to make it work better with the AM_SILENT_RULES option that's enabled in XORG_DEFAULT_OPTIONS Signed-off-by:
Alan Coopersmith <alan.coopersmith@sun.com>
-
- Feb 03, 2009
-
-
Alan Coopersmith authored
Signed-off-by:
Alan Coopersmith <alan.coopersmith@sun.com>
-
- Jan 29, 2009
-
-
Paulo Cesar Pereira de Andrade authored
Remove extra .gitignore in subdirectories Correct a sparse warning
-
- May 19, 2008
-
-
Peter Hutterer authored
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>
-
- Mar 08, 2008
-
-
Matthieu Herrb authored
-
- Dec 06, 2007
-
-
James Cloos authored
-
- Jul 04, 2007
-
-
Keith Packard authored
Composite protocol 0.4 changes clipping semantics, but doesn't affect any of the interfaces. As such, this library version is exactly the same as the 0.3 series, but the documentation includes a description of the semantic change.
-
- May 02, 2007
-
-
Alan Coopersmith authored
- Apr 24, 2007
-
-
Alan Coopersmith authored
-
Alan Coopersmith authored
-
Alan Coopersmith authored
Translate protocol specs + header into library/API documentation in Docbook/XML format Convert XML -> nroff/man at dist time so that only maintainers and developers building from git need xmlto installed.
-
- Apr 23, 2007
-
-
Alan Coopersmith authored
-
- Oct 13, 2006
-
-
Jamey Sharp authored
Thanks to Magnus Kessler <Magnus.Kessler@gmx.net> for reporting this bug and a correct fix.
- Jul 13, 2006
-
-
Alan Coopersmith authored
-
- Apr 03, 2006
-
-
Adam Jackson authored
-
Adam Jackson authored
-
- Mar 13, 2006
-
-
Deron Johnson authored
CompositeGetOverlayWindow, CompositeReleaseOverlayWindow Xfixes Version 4.0: XFixesHideCursor, XFixesShowCursor
-
- Dec 15, 2005
-