.. |
packaging
|
Merge branch 'master' into official_builds
|
2018-12-25 19:08:40 -08:00 |
Badge.targets
|
Copy latest to blob when all legs succeed.
|
2018-12-20 13:21:18 -08:00 |
Branding.targets
|
Create Mac PKG
|
2018-11-06 14:29:00 -08:00 |
BuildCoreSdkTasks.targets
|
Include runtime pack and other additional information for known frameworks
|
2018-12-30 00:14:44 -08:00 |
BundledDotnetTools.targets
|
Include bundled tools in layout
|
2018-11-13 15:04:44 -08:00 |
BundledTemplates.targets
|
Include templates in layout
|
2018-11-12 15:23:44 -08:00 |
Checksum.targets
|
Don't produce a sha file for cab files. We don't upload those.
|
2018-12-21 20:41:34 -08:00 |
Crossgen.targets
|
Merge branch 'master' into official_builds
|
2018-12-25 19:08:40 -08:00 |
DownloadPackage.csproj
|
Include runtime pack and other additional information for known frameworks
|
2018-12-30 00:14:44 -08:00 |
FileExtensions.targets
|
Set up infrastructure to download bundled components for layout
|
2018-10-23 18:16:45 -07:00 |
GenerateArchives.targets
|
Addressing code review comment.
|
2018-12-27 15:27:24 -08:00 |
GenerateBundledVersions.targets
|
Use more descriptive filename for runtime identifier graph file
|
2019-01-03 15:15:55 -08:00 |
GenerateDebs.targets
|
Use different dotnet and artifacts folders when running in docker (on Windows)
|
2018-12-05 17:48:17 -08:00 |
GenerateInstallers.targets
|
Fixing debs generation. The issue was that we were losing the exec permission on the apphost in the sdk folder. This caused it to not be picked up by dh_shlibsdeps. This happened because the order of the apphost acquisition was changed to be after crossgen, where we change permissions of all files under the SDK folder to 644. The fix here was to make the apphost acquisition to happen after crossgen.
|
2018-12-25 11:52:51 -08:00 |
GenerateLayout.targets
|
Bundle runtime graph file in SDK
|
2019-01-03 14:58:20 -08:00 |
GenerateMSIs.targets
|
Fixing MSI generation. We were missing the Windows desktop version as a parameter to the bundle script.
|
2018-12-26 10:46:40 -08:00 |
GeneratePKG.targets
|
Create Mac PKG
|
2018-11-06 14:29:00 -08:00 |
GenerateRPMs.targets
|
Create Mac PKG
|
2018-11-06 14:29:00 -08:00 |
GetRuntimeInformation.targets
|
Fixing FreeBSD build.
|
2018-12-28 15:16:07 -08:00 |
LayoutTool.csproj
|
Remove debugging code
|
2018-11-16 15:21:09 -08:00 |
LinuxNativeInstallerDependencyVersions.targets
|
Produce deb packages
|
2018-11-01 23:15:59 -07:00 |
SetBuildDefaults.targets
|
Fixing FreeBSD build.
|
2018-12-28 15:16:07 -08:00 |
Signing.targets
|
Removing strong name signing from our signing and fixing crossgen for arm.
|
2018-12-20 21:26:49 -08:00 |
Versions.targets
|
Fixing the version branding for this repo back to preview.
|
2018-12-26 15:06:23 -08:00 |