Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I6c02d76fcb969ee33860c000941ed598888b8cb4
|
|
Change-Id: Ia497a185875f6d9ddf984215a0103351a5919d03
|
|
Change-Id: I2555456865da1e7b6cee71b14c3b2c3fff2158b6
|
|
Change-Id: I69ae8c6cfd68979e6297c48d220e071bc6d56579
|
|
Change-Id: I48af776c29d1a12e7c8bc97d67735f6c7c39c334
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Use services provided by XORG_MANPAGE_SECTIONS.
Use standard Makefile for man pages.
Change-Id: Ia60cde0b62a9a60ae11dc9905c9341960d01fd0f
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
|
|
This silences an Automake warning.
Change-Id: I1a63a65df928af62d2e171e4f69b91331c6b6d43
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
|
|
Change-Id: I34baa0a00597344674b459e9b8da27baa0819732
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Change-Id: Ib57f672b15c8533d9f89cffe18a2c52c436df6cf
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Change-Id: I860758ca970bafdd079d3f16907bb037c4791199
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Regroup AC statements under the Autoconf initialization section.
Regroup AM sttaements under the Automake initialization section.
Add missing AC_CONFIG_SRCDIR
Change-Id: I2319423665486b31228e75329bdd4ce277924803
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
Change-Id: Ie0b592ad8915d0d01b3d4ac2f9c5d823b73fe4eb
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
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
Enables use of platform appropriate version of sed.
Change-Id: I71c92d9a4d87f8f48ff8564f77642ca7c8f10bf4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
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
Change-Id: Ife90c22106696190bd47a2a4458e09b06ee913f2
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Change-Id: Idc6b4faf683e46bb1fe946fdac7299316af7beec
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
|
|
Change-Id: I9896406de3a295af0f5ae6a8349b83a5a1d17751
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Compiler warning flags should be explicitly set in the makefile
rather than being merged with other packages compiler flags.
Change-Id: Icbdb7d312be8bd2da50607391fe75037a8b1efe2
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
|
|
Change-Id: Idc9c9313a9e92eea038a81a2681cd1714deaded2
Signed-off-by: James Cloos <cloos@jhcloos.com>
|
|
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
Change-Id: I29029545b6b766790e9d745699212be49a8e3d57
|
|
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.
Change-Id: I26fa60b8e1a21a56b7bf326509ace01f079c4325
|
|
This macro aggregate a number of existing macros that sets commmon
X.Org components configuration options. It shields the configuration file from
future changes.
Change-Id: Idad2f50235a5df4f5aa026dbfb2d56e2966af952
|
|
ChangeLog filename is known to Automake and requires no further
coding in the makefile.
Change-Id: I16ed7b570b320e7c6d96c314211c5d510bdad7ae
|
|
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.
Change-Id: Ibdc15f3b3a69e67698bbd8ed34aecafd7a01e972
|
|
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.
Change-Id: I1c010384b717ea7f39241a7c86ba66060fe78ea8
Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
|
|
1.0.991 as first beta of 1.1.0.
(The first beta was meant to be 1.0.90 rather than 1.0.99.
Having gotten that wrong, switch to three-digit release numbers
for subsequent betas.)
Change-Id: I8ed570e13e0568cc29fdc7c35328ecebb8350813
|
|
Distance mapping makes more efficient use of eye space.
Change-Id: Iaf471ee360f1d7f8d0aece905589fb8f39cc4029
Signed-off-by: Dylan Simon <dylan@dylex.net>
Signed-off-by: James Cloos <cloos@jhcloos.com>
|
|
By transforming the eyes’s space when calculating where to place the
pupils, the code effectively assumed that EYE_HEIGHT == EYE_WIDTH.
Make this assumption explicit and remove calculations which
are therefore unnecessary.
Clean up related code and, consequently, reduced redraw time
and tearing.
Change-Id: Iaa0f9684d902fbc3d4ca45118ebb811a57a11a89
Signed-off-by: Dylan Simon <dylan@dylex.net>
Signed-off-by: James Cloos <cloos@jhcloos.com>
|
|
introduced by dbb8401026c421d64a2962e6ac6eb900f6dc141e
Change-Id: Icfc6073bdfed7dc5be857d5c7248bc8b5aec7d68
Signed-off-by: Dylan Simon <dylan@dylex.net>
Signed-off-by: James Cloos <cloos@jhcloos.com>
|
|
1.0.99 as first beta of 1.1.0.
Change-Id: I4664fbf9618bbcd1195ce60d0681d19c7bfea941
Signed-off-by: James Cloos <cloos@jhcloos.com>
|
|
Change-Id: I80474c62b0f8c263992b3b4f22014dc53cfc619d
Signed-off-by: James Cloos <cloos@jhcloos.com>
|
|
Change-Id: I7657c408489b3271e4f8a7b7d9cdcef51e08afdc
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
|
|
Optionally draw all components (except shape) with xrender.
Enabled by default. Xlib rendering can be restored by
"configure --without-xrender" or "xeyes +render".
Change-Id: Ib63621e450e6f75ef76a160634ae2186a7db9456
Signed-off-by: Dylan Simon <dylan@dylex.net>
Signed-off-by: James Cloos <cloos@jhcloos.com>
|
|
Change-Id: I5d0c297a851e4e53df4f224b28f458c938461dc0
|
|
Change-Id: I92a031b60f3e094ec11999ff5c1783f3a893b335
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
|
|
This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects
make distcheck and all gcc 4.3 and sparse warnings.
Change-Id: I83f1a63f147aa49276f9011870243ae6ccd5d287
|
|
Change-Id: I756d019a0b6020139a1382e346c220fca4c575c7
|
|
Change-Id: I645a90287502e5e62a54885af6b6d16974673101
|
|
Change-Id: I15a6d1a28e41d7f12b95d84a9adeef0626f44301
|
|
Change-Id: I68b5b79d56e0ef7e40e54da416d6516274ba9081
|
|
Change-Id: Ib9a635d8cba5f1c5a0e67751f7cbb20c170d410c
|
|
Change-Id: Iefb13119384e94c67259b04db2f4436779db9416
|
|
Change-Id: Id9a1aca9a48b5ad93c989bbd9eb80b16db251fd3
|
|
Change-Id: I9e5f5b1aff4b0a4a8c68c5d4184ca8bf92340cd4
|
|
Change-Id: Ie6b9a4e00614532345263b967330101ae72aee59
|
|
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
Change-Id: Id812145d45e84ef882e76060feab2eaedecf58a0
|
|
Change-Id: Ib53ca8635621e6d9744f0a40ba4af10e95df05be
|
|
Change-Id: I3c3f5014cbdfdb72fcf954ceea9b07aeb21920b5
|
|
Change-Id: I814f003da54b376ad711598f6e339df7c3587c36
|
|
work better with BSD make
Change-Id: Iffb934a0493ef6158f1fbb868d9f74ca512d7053
|
|
Change-Id: I83b5fc6784dfdc8a2a5b124f6c0c126fe34a8293
|