dotnet-installer/build_projects/dotnet-cli-build
Livar Cunha 262a46e241 CompileTargets moved to MSBuild
CompileTargets moved to MSBuild. Still need to work on input/outputs, refactoring of targets, specially around CompileStage and moving some of the tasks back to msbuild instead of C# code.
2016-06-29 17:22:47 -07:00
..
ArchiveDirectory.cs change to properties, artifact names 2016-06-29 15:12:58 -07:00
build.ps1 Convert all CLI build targets to MSBuild Tasks. (#3690) 2016-06-24 11:06:13 -07:00
build.sh Convert all CLI build targets to MSBuild Tasks. (#3690) 2016-06-24 11:06:13 -07:00
ChangeEntryPointLibraryName.cs CompileTargets moved to MSBuild 2016-06-29 17:22:47 -07:00
CheckPrereqs.cs Convert 'Init' to MSBuild. 2016-06-27 21:39:19 -05:00
CleanPublishOutput.cs CompileTargets moved to MSBuild 2016-06-29 17:22:47 -07:00
CliDependencyVersions.cs Fix cherrypick error 2016-06-14 02:21:59 -07:00
CliDirs.cs Sync build_projects/shared-build-targets-utils with Core-Setup 2016-05-27 13:24:39 -07:00
CliMonikers.cs Fix Ubuntu build break. 2016-06-07 18:02:33 -05:00
CrossgenDirectory.cs CompileTargets moved to MSBuild 2016-06-29 17:22:47 -07:00
DebTargets.cs change to properties, artifact names 2016-06-29 15:12:58 -07:00
DecompressZip.cs change to properties, artifact names 2016-06-29 15:12:58 -07:00
dotnet-cli-build.xproj Bring Host build into separate project 2016-05-16 14:55:15 -05:00
DotNetTool.cs Implement RestorePackages in MSBuild. 2016-06-28 18:22:15 -05:00
DownloadFile.cs change to properties, artifact names 2016-06-29 15:12:58 -07:00
FixModeFlags.cs CompileTargets moved to MSBuild 2016-06-29 17:22:47 -07:00
GenerateBuildVersionInfo.cs Respond to PR feedback and fix CommitCount not being padded with zeros. 2016-06-28 18:59:15 -05:00
GenerateGuidFromName.cs ToUpper 2016-06-29 15:59:35 -07:00
GetCurrentRuntimeInformation.cs Convert 'Init' to MSBuild. 2016-06-27 21:39:19 -05:00
InstallerTargets.cs Convert all CLI build targets to MSBuild Tasks. (#3690) 2016-06-24 11:06:13 -07:00
MsiTargets.cs change to properties, artifact names 2016-06-29 15:12:58 -07:00
NuGetUtil.cs Move PullNupkgFilesFromBlob into FinalizeBuild. 2016-05-21 23:18:13 -05:00
PackageTargets.cs Convert all CLI build targets to MSBuild Tasks. (#3690) 2016-06-24 11:06:13 -07:00
PkgTargets.cs change to properties, artifact names 2016-06-29 15:12:58 -07:00
PrepareTargets.cs Convert 'Init' to MSBuild. 2016-06-27 21:39:19 -05:00
Program.cs Bring Host build into separate project 2016-05-16 14:55:15 -05:00
project.json PR Feedback 2016-06-29 15:56:13 -07:00
PublishTargets.cs Convert all CLI build targets to MSBuild Tasks. (#3690) 2016-06-24 11:06:13 -07:00
RemoveAssetFromDepsPackages.cs CompileTargets moved to MSBuild 2016-06-29 17:22:47 -07:00
SetEnvVar.cs Convert 'Init' to MSBuild. 2016-06-27 21:39:19 -05:00
SharedFrameworkNameVersionPath.cs CompileTargets moved to MSBuild 2016-06-29 17:22:47 -07:00
TestPackageProjects.cs Move to netstandard1.6 2016-05-26 15:42:30 -05:00
TestTargets.cs PR Feedback 2016-06-29 15:56:13 -07:00