dotnet-installer/scripts/dotnet-cli-build
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
..
Utils Create combined zip/tar for framework-host-sdk and framework-host 2016-03-15 17:36:32 -07:00
CompileTargets.cs Merge pull request #1825 from eerhardt/NewCoreFx 2016-03-15 10:50:40 -05:00
dotnet-cli-build.xproj Revert "Update the .xproj files to reference the "DotNet" targets and props instead of "DNX"." 2016-03-16 11:44:09 -05:00
InstallerTargets.cs Fill out pkg installer targets 2016-03-10 10:31:45 -08:00
MsiTargets.cs Add a directory-delete helper. 2016-03-15 14:09:06 -07:00
PackageDependencies.cs Update CoreCLR & Corefx dependencies based on ldd method. 2016-02-24 16:59:26 -08:00
PackageTargets.cs Update PackageTargets.cs 2016-03-16 11:30:56 -07:00
PkgTargets.cs Bring the OSX installer 'title' in line with Windows 2016-03-10 15:19:54 -08:00
PrepareTargets.cs Create combined zip/tar for framework-host-sdk and framework-host 2016-03-15 17:36:32 -07:00
Program.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00
project.json Removing project.json dependency workarounds that were needed for CoreFX 23901 build. 2016-03-15 12:34:32 -05:00
PublishTargets.cs Trigger automated DockerHub builds 2016-03-16 14:39:02 -07:00
SharedFrameworkTargets.cs Generate runtime graph when building runtime 2016-03-16 08:27:55 -07:00
TestTargets.cs Modifying the reporting channels to make the AdapterChannel a client and leave the TestRunnerChannel a server. This will prevent port conflicts between dotnet test and the Adapter (VS) due to race conditions. 2016-03-15 15:13:54 -07:00