Commit Graph

6 Commits

Author SHA1 Message Date
Rintaro Kuroiwa baf28815f5 Batch script should fail if ninja fails
Change-Id: I29c1db5ff049cdb322fdbbf3552e11b4e9631755
2017-04-20 21:25:10 +00:00
Rintaro Kuroiwa d320e245bb Move config files to match job configs
- The env variables that change the build configs are now defined in the
  config file.

Change-Id: Ia9428667bfd00f640a416ca2c31f155a9e9baef9
2017-04-18 21:41:19 +00:00
Rintaro Kuroiwa fe53cd0337 Fix batch script
- Miscellaneous tweaks to satisfy the builders.

Change-Id: I4874eae7b5f5cbd52c32fd12bdf83abf4c2aadc9
2017-04-14 22:02:23 +00:00
Rintaro Kuroiwa 379e9de0e8 Add presubmit config and script
- Changed continuous.bat to build.bat to share with presubmit task.
- Modified the build script to figure out the directory structure in the
  builder.

Change-Id: Id559f81e2206757f31e925cef7e3560a26d0a3ab
2017-04-13 15:18:41 -07:00
Rintaro Kuroiwa 9fa61a65c9 Fix build_file path in continuous config
Change-Id: I5759cc713891b53d025da154dbc4ef8fe59b4e25
2017-04-13 14:23:13 -07:00
Rintaro Kuroiwa d675c42bf2 Add continous testing configuration and script
- Initial script and config for windows x64.
- Add script that replaces strings in DEPS, so that it can point to
  a mirror if needed.

Change-Id: Ib94a5902dba91fe521517b01aaa439c16cccebf9
2017-04-11 16:45:27 -07:00