dotnet-installer/scripts/dotnet-cli-build
Livar 78778b883f Merge pull request #1795 from mellinoe/wip-build-stuff-rebased
Add installer scripts for the shared framework/host, incorporate into build
2016-03-14 09:59:12 -07:00
..
Utils Crossgen Shared Framework managed assemblies 2016-03-10 04:38:15 -08:00
CompileTargets.cs Merge pull request #1795 from mellinoe/wip-build-stuff-rebased 2016-03-14 09:59:12 -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 Merge pull request #1795 from mellinoe/wip-build-stuff-rebased 2016-03-14 09:59:12 -07:00
SharedFrameworkTargets.cs Add warning if shared framework is not going to be crossgen'd because mscorlib.ni.dll does not exist 2016-03-10 15:23:26 -08:00
TestTargets.cs add support for portable application layout 2016-03-12 11:52:29 -08:00