modular: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Fri Sep 17 06:34:30 PDT 2010


 build.sh |   25 ++++++++++++++++++-------
 1 file changed, 18 insertions(+), 7 deletions(-)

New commits:
commit 0589ccd35d6d1374b0a8132f520dbf5f8cf54912
Author: Trevor Woerner <twoerner at gmail.com>
Date:   Thu Sep 16 22:17:03 2010 -0400

    Check build exit status.
    
    If the build.sh script is not invoked correctly (incorrect usage)
    exit with non-zero status.
    
    Signed-off-by: Trevor Woerner <twoerner at gmail.com>
    Reviewed-by: Gaetan Nadon <memsize at videotron.ca>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 4ed5753e9950a813fed8ec58d34ea67d71df51f2
Author: Trevor Woerner <twoerner at gmail.com>
Date:   Thu Sep 16 22:16:45 2010 -0400

    Use getopt(1) to parse command-line.
    
    Switch to using a standard command-line parsing tool: getopt(1).
    
    Signed-off-by: Trevor Woerner <twoerner at gmail.com>
    Acked-by: Peter Hutterer <peter.hutterer at who-t.net>
    Acked-by: Gaetan Nadon <memsize at videotron.ca>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 008cd7b261b19a925ee7a146c7286709ae728247
Author: Trevor Woerner <twoerner at gmail.com>
Date:   Thu Sep 16 22:16:19 2010 -0400

    Bugfix: -L needs HOST_OS and HOST_CPU.
    
    When invoked with the -L option, build.sh needs the HOST_OS and HOST_CPU
    variables defined since they are necessary to determine which modules
    are to be built.
    
    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