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

Issue 15019009: Use either out/Release or out/Debug for YouCompleteMe, depending on mtime. (Closed)

Created:
7 years, 7 months ago by eroman
Modified:
7 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Use either out/Release or out/Debug for YouCompleteMe, depending on mtime. R=simonjam@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198839

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove extra space #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -3 lines) Patch
M tools/vim/chromium.ycm_extra_conf.py View 1 3 chunks +29 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
eroman
7 years, 7 months ago (2013-05-07 19:10:10 UTC) #1
James Simonsen
lgtm https://codereview.chromium.org/15019009/diff/1/tools/vim/chromium.ycm_extra_conf.py File tools/vim/chromium.ycm_extra_conf.py (right): https://codereview.chromium.org/15019009/diff/1/tools/vim/chromium.ycm_extra_conf.py#newcode94 tools/vim/chromium.ycm_extra_conf.py:94: rel_mtime = os.path.getmtime(os.path.join(release_path, test_path)) too many spaces before ...
7 years, 7 months ago (2013-05-07 21:33:24 UTC) #2
eroman
https://codereview.chromium.org/15019009/diff/1/tools/vim/chromium.ycm_extra_conf.py File tools/vim/chromium.ycm_extra_conf.py (right): https://codereview.chromium.org/15019009/diff/1/tools/vim/chromium.ycm_extra_conf.py#newcode94 tools/vim/chromium.ycm_extra_conf.py:94: rel_mtime = os.path.getmtime(os.path.join(release_path, test_path)) On 2013/05/07 21:33:24, James Simonsen ...
7 years, 7 months ago (2013-05-08 01:31:07 UTC) #3
eroman
7 years, 7 months ago (2013-05-08 01:46:29 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r198839 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698