[Pixman] [PATCH] Fix argument quoting for AC_INIT.

2010-11-17 Thread Cyril Brulebois
| configure.ac:61: warning: AC_INIT: not a literal: pixman@lists.freedesktop.org Signed-off-by: Cyril Brulebois k...@debian.org --- configure.ac |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index dd70f8e..d023f90 100644 --- a/configure.ac +++ b

[Pixman] [PATCH] Add AM_MAINTAINER_MODE.

2011-03-08 Thread Cyril Brulebois
Disable dependency tracking by default, which can help avoiding unnecessary rebuilds due to timestamp skews. But keep dependency tracking enabled when configure gets called from autogen.sh, since developers probably want automatic rebuilds when relevant files are updated. Signed-off-by: Cyril

Re: [Pixman] [PATCH] Add AM_MAINTAINER_MODE.

2011-03-09 Thread Cyril Brulebois
Hi, Soeren Sandmann sandm...@cs.au.dk (09/03/2011): I'm not sure I understand the issue. Where would those timestamp skews come from? The automake manual says something about CVS. Does it apply to git as well? with another package (I think graphviz), that happened to me on some Debian buildd

[Pixman] Missing parrot image in pixman's tarball?

2012-05-20 Thread Cyril Brulebois
Hello, those commits added a parrot image: 451b25ae90ea077a78d2606ce107b826043a252b 746291a19ed29e2da6de57b382a1dfaa900d067b this commit added parrot.c to the tarball: b2c16aaadfae64d2573abb537bfedd92c13b8d06 but there's no parrot.jpg in the tarball. Maybe it would make sense to add it to

[Pixman] Regression on mipsel: test suite failures since c78e986085

2012-06-26 Thread Cyril Brulebois
Hi folks, sorry, old habit, I filed this bug report on bugzilla without looking at the contact point in the testsuite summary message. Full bug report is at: https://bugs.freedesktop.org/show_bug.cgi?id=51451 Mraw, KiBi. signature.asc Description: Digital signature

Re: [Pixman] [PATCH] build: Support building Loongson code for 2e, 2f, 3a

2013-01-06 Thread Cyril Brulebois
this. Seriously stupid. It works by defining a new rule and recursively calling make with modified CFLAGS set. Note the difference between the USE_LOONGSON* and HAVE_LOONGSON* preprocessor macros. Cc: Cyril Brulebois k...@debian.org Bugzilla: https://bugs.freedesktop.org/show_bug.cgi