summaryrefslogtreecommitdiffstats
path: root/tools/gyp-explain.py
Commit message (Collapse)AuthorAgeFilesLines
* gyp-explain does not work on windows. Tell the user and exit earlyjochen@chromium.org2012-01-121-1/+6
| | | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/9107042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117456 0039d316-1c4b-4281-b951-d872f2087c98
* Fix gyp-explain.py if dump.json doesn't exist.thakis@chromium.org2011-12-021-1/+1
| | | | | | | | | BUG=none TEST=Run with no dump.json around. Review URL: http://codereview.chromium.org/8770056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112752 0039d316-1c4b-4281-b951-d872f2087c98
* Add a small tool to answer questions like "Why does target A depend on ↵thakis@chromium.org2011-11-231-0/+92
target B". BUG=none TEST=none Review URL: http://codereview.chromium.org/8672006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111430 0039d316-1c4b-4281-b951-d872f2087c98