dotnet-installer/scripts/dotnet-cli-build
Wes Haggard f5466be4a7 Update PullNupkgFilesFromBlob target
Add support to enable polling to watch for new builds. It will
try to publish the last 10 builds by default. If the build has
all the necessary runtime packages and doesn't have the packages.pushed
semaphore file.

Also add support for forcing the publish of a given build set in the
following environment variable FORCE_PUBLISH_BLOB_BUILD_VERSION. This will
blindly try to pull all the nupkgs for the given build ignoring if they
were already published or have all the runtimes specified.
2016-04-08 21:36:32 -07:00
..
Publishing Update PullNupkgFilesFromBlob to find the latest Azure blob drop 2016-04-08 08:57:24 -07:00
Utils Update PullNupkgFilesFromBlob to find the latest Azure blob drop 2016-04-08 08:57:24 -07:00
CompileTargets.cs Add some logging to see if nupkgs get build and published 2016-04-06 15:28:12 -07:00
DebTargets.cs Extract dotnet-compile-fsc into a standalone command 2016-03-31 14:01:08 -07: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 Extract dotnet-compile-fsc into a standalone command 2016-03-31 14:01:08 -07:00
MsiTargets.cs Merge pull request #1939 from ellismg/chain-vc-redist 2016-04-05 10:03:06 -07:00
PackageDependencies.cs Update CoreCLR & Corefx dependencies based on ldd method. 2016-02-24 16:59:26 -08:00
PackageTargets.cs Add a Sdk Debug Archive 2016-04-04 20:13:13 -07:00
PkgTargets.cs Fix installer issues 2016-03-31 10:02:12 -07:00
PrepareTargets.cs Merge pull request #2272 from dotnet/brthor/ship-pdbs 2016-04-05 12:13:01 -07:00
Program.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00
project.json Updating dependencies from last known good builds 2016-03-31 11:57:21 -05:00
PublishTargets.cs Update PullNupkgFilesFromBlob target 2016-04-08 21:36:32 -07:00
TestPackageProjects.cs Extract dotnet-compile-fsc into a standalone command 2016-03-31 14:01:08 -07:00
TestTargets.cs Add kestrel tests. 2016-04-04 17:57:12 -07:00