|
|
Make the outdated build detector disabler load and run on XP.
This change:
- removes the dependency on base
- builds with cl.exe options to target old CPUs and runtimes
- drops GYP support
- drops building and testing on x64
- archives the tool and symbols on official builders
BUG= 623986
Committed: https://crrev.com/3f0e4ff02d59664e584a9dff250f8a658b585653
Cr-Commit-Position: refs/heads/master@{#413080}
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+215 lines, -337 lines) |
Patch |
 |
M |
BUILD.gn
|
View
|
1
2
3
|
3 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
build/all.gyp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
build/gn_migration.gypi
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/tools/build/win/FILES.cfg
|
View
|
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/tools/disable_outdated_build_detector/BUILD.gn
|
View
|
|
2 chunks |
+20 lines, -7 lines |
2 comments
|
Download
|
 |
M |
chrome/tools/disable_outdated_build_detector/constants.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/tools/disable_outdated_build_detector/constants.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/tools/disable_outdated_build_detector/disable_outdated_build_detector.h
|
View
|
|
2 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/tools/disable_outdated_build_detector/disable_outdated_build_detector.cc
|
View
|
1
2
3
4
|
3 chunks |
+91 lines, -32 lines |
0 comments
|
Download
|
 |
D |
chrome/tools/disable_outdated_build_detector/disable_outdated_build_detector.gyp
|
View
|
|
1 chunk |
+0 lines, -123 lines |
0 comments
|
Download
|
 |
D |
chrome/tools/disable_outdated_build_detector/disable_outdated_build_detector.exe.manifest
|
View
|
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/tools/disable_outdated_build_detector/disable_outdated_build_detector_main.cc
|
View
|
1
2
|
1 chunk |
+14 lines, -17 lines |
0 comments
|
Download
|
 |
M |
chrome/tools/disable_outdated_build_detector/disable_outdated_build_detector_unittest.cc
|
View
|
|
10 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
D |
chrome/tools/disable_outdated_build_detector/disable_outdated_build_detector_unittests.isolate
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/tools/disable_outdated_build_detector/google_update_integration.h
|
View
|
1
2
3
4
|
2 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/tools/disable_outdated_build_detector/google_update_integration.cc
|
View
|
1
2
3
4
|
2 chunks |
+38 lines, -30 lines |
0 comments
|
Download
|
 |
M |
testing/buildbot/chromium.fyi.json
|
View
|
1
|
8 chunks |
+0 lines, -48 lines |
0 comments
|
Download
|
 |
M |
testing/buildbot/chromium.win.json
|
View
|
1
|
2 chunks |
+0 lines, -12 lines |
0 comments
|
Download
|
Total messages: 35 (23 generated)
|