This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository zorg.
from 52aa251 Added MakeCommand. new ef133e8 Refactored to support extra options. new 0035b5d Added build factories for the unified tree builder.
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: zorg/buildbot/builders/UnifiedTreeBuilder.py | 272 +++++++++++++++++++++++++++ zorg/buildbot/commands/CmakeCommand.py | 29 ++- 2 files changed, 298 insertions(+), 3 deletions(-) create mode 100644 zorg/buildbot/builders/UnifiedTreeBuilder.py