dotnet-installer/scripts/dotnet-cli-build
Senthil f615f74a39 Shared FX and Portable Support for Unified Host
- Add Casablanca CPP Rest SDK to corehost
    - Correct understanding of portable runtimeTargets section
    - Fix minor issues and automation for RID
    - CLI Build Integration
    - Add API to consume deps files
    - Unix doesn't like major as a variable name
    - Define NOMINMAX for Windows.h
    - Support APP_CONTEXT_DEPS_FILES
    - mscorlib.ni can come from native
    - Append Dotnet.dll to sdk path
    - Muxer vs standalone distinction based on own name.dll
2016-03-15 01:03:52 -07:00
..
Utils Crossgen Shared Framework managed assemblies 2016-03-10 04:38:15 -08:00
CompileTargets.cs Shared FX and Portable Support for Unified Host 2016-03-15 01:03:52 -07:00
dotnet-cli-build.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
InstallerTargets.cs Fill out pkg installer targets 2016-03-10 10:31:45 -08:00
MsiTargets.cs Generate zips for SharedHost and SharedFramework 2016-03-10 03:37:42 -08:00
PackageDependencies.cs Update CoreCLR & Corefx dependencies based on ldd method. 2016-02-24 16:59:26 -08:00
PackageTargets.cs Generate tars for SharedHost and SharedFramework 2016-03-10 03:37:43 -08:00
PkgTargets.cs Bring the OSX installer 'title' in line with Windows 2016-03-10 15:19:54 -08:00
PrepareTargets.cs Add SharedFramework MSI Authoring 2016-03-10 03:37:41 -08:00
Program.cs Add Conditional Target capabilities to the build scripts 2016-02-24 16:55:11 -08:00
project.json Crossgen Shared Framework managed assemblies 2016-03-10 04:38:15 -08:00
PublishTargets.cs Add the target attribute. 2016-03-14 18:46:56 -07:00
SharedFrameworkTargets.cs Switch sharedframework project.json to Microsoft.NETCore.App 2016-03-14 14:43:31 -07:00
TestTargets.cs add support for portable application layout 2016-03-12 11:52:29 -08:00