summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-09 05:08:41 +0000
committerscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-09 05:08:41 +0000
commit87518c38642407ef9c553ccba0b37a844ab3e2ba (patch)
tree8c8edc1232467f7ce102548653f53748018ce424 /extensions
parentd6bbe40d71565275f0ac7589ed7701179064cab1 (diff)
downloadchromium_src-87518c38642407ef9c553ccba0b37a844ab3e2ba.zip
chromium_src-87518c38642407ef9c553ccba0b37a844ab3e2ba.tar.gz
chromium_src-87518c38642407ef9c553ccba0b37a844ab3e2ba.tar.bz2
win: Use ninja by default
With this change, `gclient runhooks` creates ninja files by default on Windows. To build, run `ninja -C out\Release chrome`. The output appears in out\ instead of build\. If you need to use a VS build for some reason, you can still `set GYP_GENERATORS=msvs`. This is no longer a tested configuration. Bots should automatically pick up the binaries in the new location (out). If something does break, it should be safe to revert this change, and bots should then automatically go back to picking up binaries from the old location (build). R=thakis@chromium.org BUG=303291 Review URL: https://codereview.chromium.org/111183004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243782 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'extensions')
0 files changed, 0 insertions, 0 deletions