commit | 54150f7ba2d560bc9c43c22a17863da462593639 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Thu Sep 05 07:49:19 2013 -0700 |
committer | Shawn Pearce <sop@google.com> | Thu Sep 05 07:49:19 2013 -0700 |
tree | 05cc0af35e08db94679bba36ce27a9028ddc76ca | |
parent | 409b81617cd9bd52cc57c8f9443bccc20169dc95 [diff] |
Refactor documentation build rules to expose attributes The gerrit-review build runs on something similar to Buck, but doesn't use the BUCK file. Extract the attribute configuration that used to be in the shared asciidoc.conf file into a .defs file that can be imported by both build systems. Hoist the git_version() up into the BUCK file, allowing either build system to supply the Git revision and keep the definition shared. Change-Id: I3429f966d0d8debb7b23a3b5142763c3ca4ba8e2