Allow YCM to use a custom output_dir from GYP_GENERATOR_FLAGS env variable.
commitc3ac87446a3964d40b17ee8178c175835f2ad5ae
authorflackr@chromium.org <flackr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 23 Apr 2014 23:07:37 +0000 (23 23:07 +0000)
committerflackr@chromium.org <flackr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 23 Apr 2014 23:07:37 +0000 (23 23:07 +0000)
treede0de11094c376f83cba60f1f7dc2fe422ee5ab2
parent290832e2470d7fd89d77cfbfa52df44d1640c650
Allow YCM to use a custom output_dir from GYP_GENERATOR_FLAGS env variable.

Detects and uses a custom build directory specified by GYP_GENERATOR_FLAGS as
per the instructions on the chromium wiki:
https://code.google.com/p/chromium/wiki/CommonBuildTasks#Change_Build_Output_Directory

BUG=None
TEST=YCM provides completions for custom output_dir.
NOTRY=true (no code changes)

Review URL: https://codereview.chromium.org/248773004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@265762 0039d316-1c4b-4281-b951-d872f2087c98
tools/vim/chromium.ycm_extra_conf.py