modular: Changes to 'master'

Jon TURNEY jturney at kemper.freedesktop.org
Fri Mar 19 05:37:22 PDT 2010


 jhbuildrc    |    3 ++-
 xorg.modules |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 6fc908663de34ca0ce25a90cccffdec28bb084a3
Author: Dan Nicholson <dbn.lists-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org>
Date:   Fri Oct 16 06:32:35 2009 -0700

    jhbuildrc: Append $prefix/share/pkgconfig to PKG_CONFIG_PATH
    
    This is needed in the future of arch-independent .pc files.
    (e.g. xtrans)
    
    Signed-off-by: Dan Nicholson <dbn.lists-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org>
    Signed-off-by: Jon TURNEY <jon.turney at dronecode.org.uk>

commit 22f77aa18c48c17c251aebe72fa78ab4fadbcfa7
Author: Jon TURNEY <jon.turney at dronecode.org.uk>
Date:   Mon Mar 15 19:30:57 2010 +0000

    jhbuild: describe mesa more accurately in moduleset
    
    mesa doesn't support building with buildroot != checkoutroot
    
    Read the source of jhbuild to discover that the module's
    supports-non-srcdir-builds attribute must have a value of exactly
    'no' to indicate that.
    
    also, mesa doesn't use automake, and contains a Makefile in the
    repository, which jhbuild notices and thinks it doesn't need to
    run autogen.sh (and hence ./configure), unless --always-autogen
    is specified.  Use skip-autogen=never to ensure autogen.sh is
    always run
    
    (See https://bugs.freedesktop.org/show_bug.cgi?id=26337)
    
    also note that mesa doesn't support 'make check'
    
    Signed-off-by: Jon TURNEY <jon.turney at dronecode.org.uk>



More information about the xorg-commit mailing list