dotnet-installer/scripts/Microsoft.DotNet.Cli.Build.Framework
Nate Amundson cd2b638b18 Trigger automated DockerHub builds
This change triggers automated DockerHub builds for successful
official Ubuntu builds of rel.1.0.0. The DockerHub repo for this is
https://hub.docker.com/r/microsoft/dotnet-preview/.

The variables DOCKER_HUB_REPO and DOCKER_HUB_TRIGGER_TOKEN are set in
the "DotNet-CLI-CI (Ubuntu) [rel.1.0.0]" VSTS build definition.

This change also allows the Environment TargetConditionAttribute to be
used to require that an environment variable is set, in addition to the
existing functionality of being able to be used to require that an
environment variable is equal to one of a set of specified values.
2016-03-16 14:39:02 -07:00
..
Enumerations Add support for building dotnet CLI on Debian. 2016-03-09 23:05:02 +00:00
TargetConditions Trigger automated DockerHub builds 2016-03-16 14:39:02 -07:00
AnsiColorExtensions.cs working on build scripts 2016-02-12 15:26:35 -08:00
AnsiConsole.cs Fix for issue #1656 2016-03-02 22:13:00 +01:00
ArgumentEscaper.cs working on build scripts 2016-02-12 15:26:35 -08:00
BuildContext.cs Switch sharedframework project.json to Microsoft.NETCore.App 2016-03-14 14:43:31 -07: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 Revert "Update the .xproj files to reference the "DotNet" targets and props instead of "DNX"." 2016-03-16 11:44:09 -05:00
project.json Updating dependencies from last known good builds 2016-03-14 17:58:13 -05: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