..
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, CoreClr, CoreSetup to rc3-24207-03, rc3-24207-03, rc3-004415 respectively.
2016-06-07 18:24:30 -05:00
CliDirs.cs
Sync build_projects/shared-build-targets-utils with Core-Setup
2016-05-27 13:24:39 -07:00
CompileTargets.cs
Crossgen now requires a Jit package to be specified.
2016-06-07 18:22:52 -05: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
CLI dotnet/versions build info files should be separated between the branches.
2016-06-08 18:02:59 -05:00
Program.cs
Bring Host build into separate project
2016-05-16 14:55:15 -05:00
project.json
Updating CoreFx, CoreClr, CoreSetup to rc3-24207-03, rc3-24207-03, rc3-004415 respectively.
2016-06-07 18:24:30 -05:00
PublishTargets.cs
CLI dotnet/versions build info files should be separated between the branches.
2016-06-08 18:02:59 -05: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