jbeisner
3386db7bed
Create a manifest if performing an orchestrated build publish.
2018-01-17 02:36:50 +00:00
jbeisner
9dc9f4c87b
Use "PushToBlobFeed" instead of "UploadToAzure"
2018-01-16 22:16:56 +00:00
jbeisner
0a58124f4f
Correcting the 'RunInSandBoxAndPackage' target
2018-01-09 01:21:05 +00:00
Livar Cunha
90e254b9ed
More fixes that were missing from the merge.
2017-12-07 13:23:27 -08:00
Livar
1246175240
Adding the Microsoft.DotNet.Build.Tasks.Feed tasks
2017-10-25 10:47:33 -07:00
William Li
7c64ef6b0e
Move badge prop to target
...
To have the correct IsBuildingAndPublishingAllLinuxDistrosNativeInstallers value
2017-09-14 19:36:56 -07:00
William Lee
221ab05346
Use one build definition to produce all Linux distro specific packages ( #7615 )
...
By using `./build.sh /t:AllLiuxDistrosNativeInstaller`
Make a sandbox folder after compile step and copy compiled artifact to it. Since the content will be Linux generic, use package step with Docker in different distros.
After finishing all the distro specific packaging, upload all of them at once
Publish to debian only support all distro
Improve perf of AllLiuxDistrosNativeInstaller, by copying more cache in to sandbox
There will be a retry if package command failed
2017-09-14 13:33:46 -07:00
Daniel Plaisted
d94a3cd076
Merge branch 'DirProps' into fix-signing
2017-09-05 15:39:02 -07:00
Daniel Plaisted
c2ca512189
Avoid importing incompatible .props files for signing build
2017-09-05 15:10:15 -07:00
John Beisner
74ad01b576
Adding consistent "Project" headers to inported props and target files.
2017-09-05 14:44:25 -07:00
Daniel Plaisted
c6e4c8f477
Rename Stage0 build variables to PreviousStage
2017-08-24 17:16:11 -07:00
Daniel Plaisted
12f8c2377f
Generate properties to pass to the next stage of the build
2017-08-24 15:51:37 -07:00
Daniel Plaisted
ae0aa8ed24
Move dir.props to auto-imported Directory.Build.props
...
This is necessary for setting the intermediate output path to work correctly
2017-08-24 15:46:45 -07:00