Fetch last change (revision) info in a separate action that can run
every build, instead of having it occur as a side effect of updating some other target for which we want to use normal up-to-date checks. BUG=none TEST=none Review URL: http://codereview.chromium.org/118192 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17634 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- base/base.gyp 8 additions, 3 deletionsbase/base.gyp
- build/all.gyp 1 addition, 0 deletionsbuild/all.gyp
- build/util/build_util.gyp 34 additions, 0 deletionsbuild/util/build_util.gyp
- build/util/lastchange.py 121 additions, 0 deletionsbuild/util/lastchange.py
- chrome/chrome.gyp 16 additions, 14 deletionschrome/chrome.gyp
- chrome/tools/build/version.py 1 addition, 53 deletionschrome/tools/build/version.py
Loading
Please register or sign in to comment