dotnet-installer/scripts/dotnet-cli-build
Bryan Thornbury 709f7b7d14 Enable Cross Publishing and add tests
WIP

WIP

WIP

Test out not publishing runtimeAssets

WIP

WiP x-publish

update cross-publish-test

Update Cross Publish tests

remove --config from restore

fix build

update cross publish tests

fix test compilation error

test failure fix

fix test failure

update tests

tracing

fix desktop publishing

do publish with no build, call build manually

fix

Make host publish optional, fix faux libraries?

update

Cross Publish test working

try changing test to netcore.app

fallback to host from current platform

revert change to project.json to target Microsoft.NETCore.App

fallback to compilation build output

update kestrel standalone app project.json

Make project tools command resolver test more self-contained.

make Kestrel Standalone restore against N-1
2016-04-12 13:00:04 -07:00
..
Publishing Refactor PublishTargets.cs, add publishing of all installers and archives to azure, change all versions to nuget versions. 2016-03-23 17:24:48 -07:00
Utils Consume NETCore.App 2016-04-08 09:27:23 -05:00
CompileTargets.cs Enable Cross Publishing and add tests 2016-04-12 13:00:04 -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 Fix non-windows builds of Microsoft.NETCore.App. 2016-04-08 09:31:55 -05:00
Program.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00
project.json Update package dependencies to rc2-24008 2016-04-08 04:05:26 -07:00
PublishTargets.cs Merge pull request #2323 from weshaggard/UpdateNetCoreAppVersionScheme 2016-04-06 16:56:02 -07:00
TestPackageProjects.cs fix equality issue in DependencyContextLoader (#2379) 2016-04-08 15:33:32 -07:00
TestTargets.cs Enable Cross Publishing and add tests 2016-04-12 13:00:04 -07:00