author | Tom Schuster <tschuster@mozilla.com> |
Thu, 17 Jul 2025 07:01:33 +0000 (14 hours ago) | |
changeset 796956 | 2732dfd8c3b2071a053c85819299033f50ec5d48 |
parent 784060 | 4db38b990538769ac3123386adbb68d70239ea76 |
permissions | -rw-r--r-- |
375339
a02695cbf5762eb0eb7087239319807eb447ca1e
bug 1259832 - move artifact build automation step overrides to a common mozconfig. r=chmanchester
Ted Mielczarek <ted@mielczarek.org>
parents:
diff
changeset
|
1 |
# Common options for artifact builds to set automation steps. |
a02695cbf5762eb0eb7087239319807eb447ca1e
bug 1259832 - move artifact build automation step overrides to a common mozconfig. r=chmanchester
Ted Mielczarek <ted@mielczarek.org>
parents:
diff
changeset
|
2 |
# This gets included before mozconfig.automation. |
a02695cbf5762eb0eb7087239319807eb447ca1e
bug 1259832 - move artifact build automation step overrides to a common mozconfig. r=chmanchester
Ted Mielczarek <ted@mielczarek.org>
parents:
diff
changeset
|
3 |
|
784060
4db38b990538769ac3123386adbb68d70239ea76
Backed out changeset c6bf16ef15dc (bug 1957023) by developer request a=backout
Alexandru Marc <amarc@mozilla.com>
parents:
783683
diff
changeset
|
4 |
MOZ_AUTOMATION_BUILD_SYMBOLS=0 |
375340
14d18d7cf454c4c3d0f6d49d1d01660e06e4be4b
bug 1259832 - package generated sources and upload them along with other build artifacts. r=gps
Ted Mielczarek <ted@mielczarek.org>
parents:
375339
diff
changeset
|
5 |
MOZ_AUTOMATION_PACKAGE_GENERATED_SOURCES=0 |
388509
fac604a5abafd6074ba5fd5fc22fb0eee1fa4c6f
Bug 1412057 - Do not attempt to enable the clang plugin in mozconfigs during artifact builds on try. r=nalexander
Chris Manchester <cmanchester@mozilla.com>
parents:
375340
diff
changeset
|
6 |
MOZ_AUTOMATION_ARTIFACT_BUILDS=1 |