Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PyAuto on win after movign to python2.6 | nirnimesh@chromium.org | 2010-11-23 | 1 | -1/+1 |
| | | | | | | | | Build .pyd instead of .dll Review URL: http://codereview.chromium.org/5279004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67162 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Create a separate .DEPS dir for pyauto DEPS file | nirnimesh@chromium.org | 2010-10-21 | 1 | -0/+14 |
Apparently putting DEPS in functional dir messes up the checkout on the official pyauto bots (causing re-definition). Moving to a separate location. BUG= TEST= Review URL: http://codereview.chromium.org/3997004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63441 0039d316-1c4b-4281-b951-d872f2087c98 |