Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Issue 6777021: Adding Win32 installation of Psyco. This will be used to speed up GYP, adding (Closed)

Created:
9 years, 8 months ago by Jói
Modified:
9 years, 7 months ago
Reviewers:
bradnelson, bradn
CC:
chromium-reviews
Visibility:
Public.

Description

Adding Win32 installation of Psyco. This will be used to speed up GYP, adding here so it can be mapped in as an OS-specific dependency via DEPS file. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79861

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1159 lines, -0 lines) Patch
A psyco_win32/COPYING.txt View 1 chunk +9 lines, -0 lines 0 comments Download
A psyco_win32/README.chromium View 1 chunk +24 lines, -0 lines 0 comments Download
A psyco_win32/psyco/__init__.py View 1 chunk +54 lines, -0 lines 0 comments Download
A psyco_win32/psyco/_psyco.pyd View Binary file 0 comments Download
A psyco_win32/psyco/classes.py View 1 chunk +42 lines, -0 lines 0 comments Download
A psyco_win32/psyco/core.py View 1 chunk +231 lines, -0 lines 0 comments Download
A psyco_win32/psyco/kdictproxy.py View 1 chunk +133 lines, -0 lines 0 comments Download
A psyco_win32/psyco/logger.py View 1 chunk +96 lines, -0 lines 0 comments Download
A psyco_win32/psyco/profiler.py View 1 chunk +379 lines, -0 lines 0 comments Download
A psyco_win32/psyco/support.py View 1 chunk +191 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Jói
Brad, you saw these before as part of http://codereview.chromium.org/6778017/ This moves the files to trunk/deps/third_party ...
9 years, 8 months ago (2011-03-30 18:04:10 UTC) #1
bradn
9 years, 8 months ago (2011-03-30 18:06:42 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698