[vim] Check output_dir in ninja-build.vim.
commitd026bc969fce5167b30df795bd4bba4df2a282ee
authorrouslan <rouslan@chromium.org>
Wed, 29 Oct 2014 17:54:01 +0000 (29 10:54 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 29 Oct 2014 17:54:20 +0000 (29 17:54 +0000)
tree7f89e537eab93b5d471b1fae9517caed8782ad42
parent365d6967b6b9306b90cd001ff2887189a43838e3
[vim] Check output_dir in ninja-build.vim.

This patch changes ninja-build.vim to check GYP_GENERATOR_FLAGS for
output_dir setting. The function to check the output directory is shared
between YouCompleteMe configuration and ninja-build.vim.

BUG=NONE

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

Cr-Commit-Position: refs/heads/master@{#301871}
tools/vim/chromium.ycm_extra_conf.py
tools/vim/ninja-build.vim
tools/vim/ninja_output.py [new file with mode: 0644]