This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch master in repository toolchain/jenkins-scripts.
from 76d07d67 dashboard-generate-squad.sh: Skip annotation when no change new ce01b295 tcwg_aosp-build.sh: WIP improvements new 8fa80f54 wrappers/: New scripts to wrap build tools
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: tcwg_aosp-build.sh | 122 ++++++++++++++-- wrappers/count-wrapper-install.sh | 20 +++ wrappers/count-wrapper.sh | 16 +++ wrappers/shadow-cc.sh | 286 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 433 insertions(+), 11 deletions(-) create mode 100755 wrappers/count-wrapper-install.sh create mode 100755 wrappers/count-wrapper.sh create mode 100755 wrappers/shadow-cc.sh