Mark Windows CQ builder as experimental

The builder will still build and test all changes but the the outcome
does not affect the decicion whether a CL can land or not. This is only
temporary until Windows builder is actually usable.

Change-Id: I58dee15cec443667b0764c7379af32828aceb225
Reviewed-on: https://gn-review.googlesource.com/1404
Reviewed-by: Scott Graham <scottmg@chromium.org>
1 file changed
tree: bf7cdf9ecc04429f373f6f882710a1a8fd579a7f
  1. base/
  2. build/
  3. infra/
  4. src/
  5. third_party/
  6. tools/
  7. .clang-format
  8. .editorconfig
  9. .gitignore
  10. .style.yapf
  11. AUTHORS
  12. LICENSE
  13. README.md
README.md

GN

GN is a meta-build system that generates build files for Ninja.

Get started with:

git clone https://gn.googlesource.com/gn
cd gn
python build/gen.py
ninja -C out