summaryrefslogtreecommitdiffstats
path: root/build/util
Commit message (Expand)AuthorAgeFilesLines
* Fetch repository root for git-svn checkouts.dilmah@chromium.org2011-03-041-3/+28
* Fix webkit build failure reported by evan@dilmah@chromium.org2011-03-031-8/+9
* Fix spelling in recent commitdilmah@chromium.org2011-03-031-1/+1
* Added check for None missed in recent commit.dilmah@chromium.org2011-03-031-1/+3
* Try harder to dig git-svn revision.dilmah@chromium.org2011-03-021-31/+131
* lastchange: use shell=True on Windowsevan@chromium.org2011-01-271-1/+2
* lastchange: don't use git rev-parse output when it failsevan@chromium.org2011-01-261-1/+4
* lastchange: give up on git-svnevan@chromium.org2011-01-261-29/+24
* lastchange: wrap another subprocess call in a try blockevan@chromium.org2011-01-241-5/+8
* lastchange: skip over git-svn "rebuilding..." linesevan@chromium.org2011-01-241-1/+3
* lastchange: handle the git-but-not-git-svn caseevan@chromium.org2011-01-241-3/+18
* Fixed invocation of "git svn info" under win32.caseq@google.com2011-01-241-3/+9
* webkit: expose webkit branch and revision number in about pagesevan@chromium.org2011-01-221-21/+46
* lastchange: add a flag to only print the svn revision numberevan@chromium.org2011-01-211-6/+10
* lastchange.py: fix style, unify git codepathevan@chromium.org2011-01-211-41/+15
* Try harder to determine lastchange in case of git-svn repository with some lo...dilmah@chromium.org2010-10-051-13/+15
* Roll gyp DEPS, and mostly revert r38366 which was fixed better in gyp.mmoss@google.com2010-02-171-0/+1
* Make LASTCHANGE work properly for make build.mmoss@google.com2010-02-081-1/+0
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Allow the lastchange target to get a hard-coded default last changesgk@google.com2009-08-052-5/+16
* Fetch the SVN revision number correctly regardless of line endingssgk@google.com2009-06-161-4/+6
* Grab the correct element from the match group of the git regex.mmoss@chromium.org2009-06-051-1/+1
* Fix make build by providing a hint as to when to expand the filename.tc@google.com2009-06-041-1/+1
* Fetch last change (revision) info in a separate action that can runsgk@google.com2009-06-042-0/+155