Livar Cunha
|
c0462df0f7
|
Change the name of sign parameters. We had it as AdditionalBuildParameter but we stopped passing that to the actual build.
|
2019-01-25 16:22:21 -08:00 |
|
Nick Guerrera
|
04dd2332ff
|
Disable signing of non-shipping packages
Also clean up how $(SignCoreSdk) is set so that `build -sign` does so
and allows a full dry run locally.
|
2019-01-11 14:57:07 -08:00 |
|
Daniel Plaisted
|
d2a4791929
|
Don't try to sign installers for ARM (since they aren't built)
|
2018-12-11 14:59:47 -08:00 |
|
Daniel Plaisted
|
a346e17c76
|
Prevent the literal "$(_AdditionalBuildParameters)" to be passed to the build script
|
2018-12-11 14:02:24 -08:00 |
|
Daniel Plaisted
|
ec65352e9c
|
Handle unset AdditionalBuildParameters variable
|
2018-12-04 23:37:31 -08:00 |
|
Daniel Plaisted
|
c8b229f43f
|
Set up signing in CI
|
2018-12-04 22:59:19 -08:00 |
|