dotnet-installer/build_projects/dotnet-cli-build
Livar 48b3b02d3c Merge pull request #3334 from livarcocc/skip_installer_for_ubuntu_16
We need to prevent downloading deb packages on Ubuntu16.04 since we d…
2016-06-01 21:39:10 -07:00
..
build.ps1 Clean up from the move to RC3 packages. Removed the dotnet-core dependency on NuGet.Config now that we have RC3 packages in the cli-deps feed. Re-enabled crossgen for windows now that we added JITPath to the crossgen call. 2016-05-27 00:18:37 -05:00
build.sh Fix update-dependencies.ps1 and build scripts to no longer use restore --infer-runtimes. 2016-05-25 22:06:59 -05:00
CliDependencyVersions.cs Updating CoreFx, CoreSetup to rc3-24131-00, rc3-004363 respectively 2016-05-31 20:27:46 +00:00
CliDirs.cs Sync build_projects/shared-build-targets-utils with Core-Setup 2016-05-27 13:24:39 -07:00
CompileTargets.cs Addressing code review comments and adding opensuse 13.2 2016-05-31 15:15:57 -07:00
DebTargets.cs Fix versioned BuildPlatforms logic 2016-05-31 15:15:56 -07:00
dotnet-cli-build.xproj Bring Host build into separate project 2016-05-16 14:55:15 -05:00
InstallerTargets.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
MsiTargets.cs Remove The host build, consume the host build from core-setup 2016-05-25 14:49:12 -07:00
NuGetUtil.cs Move PullNupkgFilesFromBlob into FinalizeBuild. 2016-05-21 23:18:13 -05:00
PackageTargets.cs Remove The host build, consume the host build from core-setup 2016-05-25 14:49:12 -07:00
PkgTargets.cs Fix the location of sharedfx + sharedhost pkgs downloaded from core-setup for the sdk pkg build 2016-06-01 15:34:47 -07:00
PrepareTargets.cs We need to prevent downloading deb packages on Ubuntu16.04 since we don't have them there yet. This is a hack and the right fix would be to not use a enum with the BuildPlatform, but something that allowed us to express the platform and the version of the platform. 2016-06-01 17:17:59 -07:00
Program.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
project.json Addressing code review comments and adding opensuse 13.2 2016-05-31 15:15:57 -07:00
PublishTargets.cs Addressing code review comments and adding opensuse 13.2 2016-05-31 15:15:57 -07:00
TestPackageProjects.cs Move to netstandard1.6 2016-05-26 15:42:30 -05:00
TestTargets.cs Addressing code review comments and adding opensuse 13.2 2016-05-31 15:15:57 -07:00