Andrey Lushnikov
8dc740570a
devops: refactor check_cdn.sh script ( #5835 )
...
Introduce `EXPECTED_BUILDS` list in each application folder and use
these lists when determining if all builds are ready.
2021-03-16 01:14:45 -07:00
Andrey Lushnikov
17f1b20f39
devops: trigger all builds with new windows buildbot ( #4638 )
2020-12-08 11:03:11 -08:00
Yury Semikhatsky
920ea85b99
fix(winldd): make linker set checksum to make antiviruses happy ( #4197 )
2020-10-20 13:59:44 -07:00
Darío Kondratiuk
ff295d10e6
fix(windows): fix dependencies check on windows ( #4076 )
2020-10-08 09:45:53 -07:00
Andrey Lushnikov
9de39b1e85
devops: hardcode build number in winldd executable ( #3923 )
...
This will allow us to trace builds back to source code.
2020-09-18 14:51:08 -07:00
Andrey Lushnikov
fda31dfca2
devops: build winldd on buildbots ( #3917 )
...
This patch:
- moves PrintDepsWindows folder to `//browser_patches/winldd`
- adds `build.sh`, `archive.sh`, `clean.sh` and `BUILD_NUMBER` to
power builds on buildbots
- starts building `winldd-win64` on windows buildbot
2020-09-18 09:43:43 -07:00