dotnet-installer/scripts/Microsoft.DotNet.Cli.Build.Framework
Eric Erhardt 9a4936ae0d When a failed command is executed in "silent" mode, it is not easy to figure out why it failed in the build logs.
Fix: Add Standard Output and Error to the BuildFailureException message thrown by CommandResult.EnsureSuccessful.
2016-03-14 15:20:35 -05:00
..
Enumerations Add support for building dotnet CLI on Debian. 2016-03-09 23:05:02 +00:00
TargetConditions Address some PR feedback. 2016-03-08 23:31:14 +00:00
AnsiColorExtensions.cs working on build scripts 2016-02-12 15:26:35 -08:00
AnsiConsole.cs update with @stephentoub 's suggested changes 2016-02-24 10:51:36 -08:00
ArgumentEscaper.cs working on build scripts 2016-02-12 15:26:35 -08:00
BuildContext.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00
BuildFailureException.cs working on build scripts 2016-02-12 15:26:35 -08:00
BuildHelpers.cs working on build scripts 2016-02-12 15:26:35 -08:00
BuildReporter.cs Log time from build start instead of absolute time 2016-02-17 12:10:21 -08:00
BuildSetup.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00
BuildTarget.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00
BuildTargetContext.cs working on build scripts 2016-02-12 15:26:35 -08:00
BuildTargetResult.cs working on build scripts 2016-02-12 15:26:35 -08:00
Command.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00
CommandResult.cs When a failed command is executed in "silent" mode, it is not easy to figure out why it failed in the build logs. 2016-03-14 15:20:35 -05:00
Constants.cs working on build scripts 2016-02-12 15:26:35 -08:00
CurrentArchitecture.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00
CurrentPlatform.cs Address CR feedback. 2016-03-09 23:35:21 +00:00
DebugHelper.cs working on build scripts 2016-02-12 15:26:35 -08:00
Microsoft.DotNet.Cli.Build.Framework.xproj Updating tests to use the latest version of dotnet-test-xunit, which supports debugging from VS. Also updating our xproj files so that we can build the CLI from VS using the CLI. 2016-03-01 16:28:10 -08:00
project.json Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00
Reporter.cs Update Reporter in build. 2016-02-23 12:10:50 -08:00
StandardGoals.cs Refactor the build scripts 2016-03-07 12:20:50 -08:00
TargetAttribute.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00
UndefinedTargetException.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00