]> granicus.if.org Git - esp-idf/commit
build system: Call 'git status' w/ machine-readable output once to check submodules
authorAngus Gratton <angus@espressif.com>
Tue, 14 Mar 2017 10:55:12 +0000 (18:55 +0800)
committerAngus Gratton <angus@espressif.com>
Tue, 21 Mar 2017 08:00:03 +0000 (16:00 +0800)
commit39e728622f2c4d6ef7b29a3c408f1ca9ded2dc10
treef9a2c41826d10b19f8229ca163ae6d4cd6219c02
parent57486a1f618fa39771e7e1e875fd4ab59584e2c5
build system: Call 'git status' w/ machine-readable output once to check submodules

This is substantially faster than the 'git submodule status' command, has same effect. Particularly noticeable on
Windows, where 'submodule status' takes 2 seconds and 'status' takes 0.2 seconds.
make/project.mk