modular: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Thu Mar 10 06:35:51 PST 2011


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

New commits:
commit b008617b99abb542401881b7152ecfc6cd4f2032
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Mar 8 09:27:54 2011 -0500

    build.sh: add support for git submodules
    
    Currently xcb/util is the first package to use a git submodule.
    When cloning, the script will init and update the submodule.
    Older versions of git do not have --recursive option for git clone.
    
    When using -p (pull rebase), the script will update the submodule.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list