summaryrefslogtreecommitdiffstats
path: root/tools/diagnose-me.py
Commit message (Collapse)AuthorAgeFilesLines
* diagnose-me: Check that `ninja` is path/to/depot_tools/ninjathakis@chromium.org2012-02-161-0/+11
| | | | | | | | | | | BUG=none TEST=/me receives bonus points NOTRY=true Review URL: http://codereview.chromium.org/9415009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@122312 0039d316-1c4b-4281-b951-d872f2087c98
* diagnose-me: Deweirdify gold checks.thakis@chromium.org2012-02-161-7/+2
| | | | | | | | | | | | | | /usr/bin/ld.gold pointing to gold seems harmless, so allow it. Don't complain about the existence of /usr/local/gold, as users might have gold there for non-chrome projects. BUG=none TEST=script passes on my machine NOTRY=true Review URL: http://codereview.chromium.org/9413010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@122305 0039d316-1c4b-4281-b951-d872f2087c98
* Fill in placeholder value in diagnose-me.py output.mihaip@chromium.org2012-02-041-1/+1
| | | | | | | | R=evan@chromium.org Review URL: https://chromiumcodereview.appspot.com/9323055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120473 0039d316-1c4b-4281-b951-d872f2087c98
* diagnose-me.py: attempt to diagnose /usr/local/gold setupevan@chromium.org2012-02-041-0/+30
| | | | | | | | Check for symlinks into /usr/local/gold, then suggest deleting it. Review URL: https://chromiumcodereview.appspot.com/9323051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120446 0039d316-1c4b-4281-b951-d872f2087c98
* Check in a script to diagnose common system configuration problems.evan@chromium.org2012-02-031-0/+59
Review URL: https://chromiumcodereview.appspot.com/9309011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120430 0039d316-1c4b-4281-b951-d872f2087c98