DescriptionAdd a gyp "buildtype" variable to differentiate official release builds.
This notion was previously overloaded on "branding", but as implied, that
variable should really just control the "Google Chrome" vs. "Chromium"
branding. We need a separate setting to distinguish between "release" builds
(which get special handling, like breakpad symbol processing), and "everyday"
builds, like the buildbot continuous builds or personal developer builds.
This fixes a problem where the "Google Chrome" continuous builder was
unnecessarily trying to upload breakpad symbols for every single build.
Patch Set 1 #Patch Set 2 : comment cleanup #
Total comments: 2
Patch Set 3 : cleanup define usages #Patch Set 4 : Fix logic again #Messages
Total messages: 5 (0 generated)
|