modular: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Thu Feb 2 13:51:07 PST 2012


 build.sh |   10 ++++++++++
 1 file changed, 10 insertions(+)

New commits:
commit 43cdf15f36b6068cc2a7ab73bdc13aa758bf4892
Author: Trevor Woerner <twoerner at gmail.com>
Date:   Tue Jan 31 17:15:34 2012 -0500

    build.sh: make --autoresume and -o mutually exclusive
    
    The '--autoresume' option tells the build to continue on with where it last
    left off while building a set of modules. The '-o' option tells the build to
    build just the one module. These two options don't make a lot of sense when
    specified together. This patch looks for the scenario where both these
    options are specified and errors out since there is a good chance the build
    will not behave as the user expects.
    
    Signed-off-by: Trevor Woerner <twoerner at gmail.com>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list