dotnet-installer/scripts/dotnet-cli-build
Wes Haggard 3ab4a30eb8 Add support for pkgprojs in cli repp
- Move src\corehost\packaging to pkg\ directory.
- Renamed PackageCoreHost to PackagePkgProjects and removed blocker
- Updated copy of packages in PackagePkgProjects target to override (because there is no proper clean)
- Update dir.props to match the package version for the runtime.json
- Moved all CoreHost packages under  Microsoft.NETCore.DotNetHost directory
- Add the license files to the packages

Add support for building Microsoft.NETCore.App meta-package
- VersionNumber will be of form 1.0.0-rc2-<NETSTandard.Library build#>-<CLIbuild#>
EX: 1.0.0-rc2-23931-002203
2016-04-06 10:34:23 -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 Merge pull request #2272 from dotnet/brthor/ship-pdbs 2016-04-05 12:13:01 -07:00
CompileTargets.cs Add support for pkgprojs in cli repp 2016-04-06 10:34:23 -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 Add a Sdk Debug Archive 2016-04-04 20:13:13 -07:00
TestPackageProjects.cs Extract dotnet-compile-fsc into a standalone command 2016-03-31 14:01:08 -07:00
TestTargets.cs Enable parallel restore 2016-04-04 09:11:15 -07:00