Eric Erhardt
ab887ec024
Merge remote-tracking branch 'upstream/rel/1.0.0' into rel101
2017-02-25 14:30:53 -06:00
Eric Erhardt
23392fa3c3
Merge branch 'rel/1.0.0' into piotrpMSFT/bump/Roslyn
2017-02-25 13:12:35 -06:00
Livar Cunha
9210b84a98
Updating the SDK to 1.0.0-alpha-20170224-6
2017-02-24 15:56:59 -08:00
Livar Cunha
b3da712d3d
Updating both platform abstractions and dependency model to 1.0.3.
2017-02-24 14:52:05 -08:00
Unknown
66be1db3fe
Bump Roslyn to 2.0.0-rc5-61424-02
2017-02-24 14:11:35 -08:00
Justin Goshi
1b318510b2
Add back last empty line in BranchInfo.props
2017-02-24 10:36:07 -08:00
Justin Goshi
8279c16fa4
Merge branch 'master' into dev/jgoshi/removeGlobalProps
2017-02-24 10:34:23 -08:00
Justin Goshi
5bb7ca8112
Add back BranchInfo.props
2017-02-24 10:34:16 -08:00
Piotr Puszkiewicz
e2dcac0e4b
Merge branch 'rel/1.0.1' into FixUbuntu1610
2017-02-24 01:22:49 -08:00
Unknown
3dc266f21c
Remove RID from test package creation
2017-02-24 00:57:15 -08:00
Eric Erhardt
a7003763b7
Fix debian_config.json on ubuntu16.10
...
When we only have a single shared framework, the python json parser throws an error since there is a hanging comma on the last property.
Fixing this by removing the comma when there is only a single Shared Framework dependency.
2017-02-23 23:25:26 -06:00
Livar
16d1fe4c28
Merge branch 'rel/1.0.0' into update_sdk
2017-02-23 19:49:36 -08:00
Piotr Puszkiewicz
781326a0ad
Merge branch 'rel/1.0.0' into tp-insert-15.0.0
2017-02-23 18:40:58 -08:00
Piotr Puszkiewicz
8fc6766785
Merge branch 'rel/1.0.1' into Merge100To101
2017-02-23 18:22:02 -08:00
Piotr Puszkiewicz
22fcc35797
Merge pull request #5820 from dotnet/dev/jgoshi/refactorPackage
...
Refactor props in package directory
2017-02-23 18:15:52 -08:00
Justin Goshi
74e343e111
First pass at cleaning up the global properties files
2017-02-23 17:07:26 -08:00
Mike Lorbetske
d9d5bb10cb
Template update for test SDK version change
2017-02-23 14:13:27 -08:00
Matt Ellis
0f092f92c2
Don't look for Debian package dependencies when skipping installers
...
Today, we always check to see if DebianPackageBuildDependencies are
present on the machine doing a build, because we will need them to
build the .deb files later on.
Since we now allow skipping of building packages, don't check for
these dependencies if we weren't going to use them.
2017-02-23 14:11:11 -08:00
Justin Goshi
0ec5003d68
Forgot Installer.PKG.targets
2017-02-23 13:59:20 -08:00
Eric Erhardt
ace9526681
Merge remote-tracking branch 'refs/remotes/upstream/rel/1.0.0'
...
Conflicts:
README.md
build/Microsoft.DotNet.Cli.Monikers.props
test/dotnet-build.Tests/GivenDotnetBuildBuildsCsproj.cs
2017-02-23 15:42:35 -06:00
Justin Goshi
d9e532a53d
Fix the build break
2017-02-23 13:30:04 -08:00
Eric Erhardt
5227896d0f
Fix Ubuntu16.10 BuildSdkDeb
...
We need to replace a string with string.Empty in the debian .json file. Fixing ReplaceFileContents to support this scenario.
2017-02-23 15:29:11 -06:00
Justin Goshi
43cf7be593
Try to fix the build break
2017-02-23 13:11:25 -08:00
Piotr Puszkiewicz
55b81e8a23
Merge pull request #5814 from piotrpMSFT/piotrpmsft/infra/removeCoreHost
...
Remove corehost from CLI layout
2017-02-23 12:40:21 -08:00
Justin Goshi
84e8b8580d
Try the rename of the LayoutOutput directory
2017-02-23 12:28:57 -08:00
Justin Goshi
b86afddbd3
Try reverting Installer.DEB.targets to investigate the build break
2017-02-23 12:03:17 -08:00
Satya Madala
4c44e29ea0
TestPlatform branding changes: 15.0.0
2017-02-24 00:18:10 +05:30
Justin Goshi
2118c643d6
Refactor props in package directory
2017-02-23 10:37:48 -08:00
Piotr Puszkiewicz
9e4beca874
Merge pull request #5804 from dotnet/dev/jgoshi/refactorPublishTarget
...
Refactor publish.target
2017-02-23 10:13:47 -08:00
Justin Goshi
acc77e2a46
Address pr comments
2017-02-23 09:26:14 -08:00
Justin Goshi
08ffc78be6
Merge branch 'master' into dev/jgoshi/refactorPublishTarget
2017-02-23 09:01:44 -08:00
Piotr Puszkiewicz
56f9a84dfd
Generate Version file before redist publish
2017-02-23 02:33:00 -08:00
Piotr Puszkiewicz
49dd6bcd7c
Remove corehost from CLI layout
2017-02-23 01:36:43 -08:00
Livar Cunha
7f4f35db65
Adding the SDK version to the hash of the lzma archive, since the SDK has implicit package refs in it that will impact the archive when they change.
2017-02-23 01:13:58 -08:00
Piotr Puszkiewicz
7818348fc2
Move copying sharedfx to before publish of redist
2017-02-23 01:12:32 -08:00
Piotr Puszkiewicz
1199df1c05
Move tool deps file creation into redist.csproj
2017-02-22 22:47:11 -08:00
Piotr Puszkiewicz
dc1b97c4a1
Merge pull request #5806 from piotrpMSFT/piotrpMSFT/infra/HackFilesToCopy
...
remove HackFilesToCopy
2017-02-22 20:16:51 -08:00
Piotr Puszkiewicz
10750eb136
Merge pull request #5807 from piotrpMSFT/piotrpMSFT/infra/RoslynStaticPublish
...
Enable Publishing Roslyn with Static Output Path
2017-02-22 20:16:25 -08:00
Eric Erhardt
7036fa1aef
Update dotnet-deb-tool-consumer to use the latest dotnet-deb-tool.
...
The latest deb-tool will use the CLI's runtime, which is required on distros that don't have .NET Core 1.0 installed.
2017-02-22 21:34:22 -06:00
Piotr Puszkiewicz
b9378b8a66
Merge pull request #5803 from dotnet/dev/jgoshi/refactorPublishDir
...
Refactor props from publish directory
2017-02-22 17:49:08 -08:00
Piotr Puszkiewicz
31f2410b4f
Enable Publishing Roslyn with Static Output Path
2017-02-22 17:33:26 -08:00
Piotr Puszkiewicz
4d0dbdbb7f
Cleanup
2017-02-22 17:05:49 -08:00
Piotr Puszkiewicz
1ed6c2cdac
Fix spacing
2017-02-22 17:01:14 -08:00
Piotr Puszkiewicz
5a89b01459
Remove HackFilesToCopy
2017-02-22 16:57:32 -08:00
Piotr Puszkiewicz
84ead82037
RootProject property
2017-02-22 16:57:10 -08:00
Justin Goshi
8b2933839c
Merge
2017-02-22 16:56:34 -08:00
Justin Goshi
e894d7e60e
Refactor publish.target
2017-02-22 16:54:15 -08:00
Piotr Puszkiewicz
509cd0addb
Merge branch 'rel/1.0.0' into tp-20170222-09
2017-02-22 16:47:08 -08:00
Piotr Puszkiewicz
4105138019
Merge branch 'rel/1.0.0' into tp-20170222-09
2017-02-22 16:33:51 -08:00
Justin Goshi
1f39e07909
Refactor props from publish directory
2017-02-22 16:19:56 -08:00
Unknown
1c9f2e9b83
ProjectsToPublish
2017-02-22 15:33:55 -08:00
Piotr Puszkiewicz
5be3a70121
RootProject property
2017-02-22 15:31:55 -08:00
Piotr Puszkiewicz
3c8477ad1b
Merge branch 'rel/1.0.0' into piotrpMSFT/issues/brandingUpdate100
2017-02-22 15:23:15 -08:00
Mike Lorbetske
6a26c5584a
Pick up a newer version of templates carrying the latest test SDK changes
2017-02-22 14:04:17 -08:00
Justin Goshi
13dbdd1a4e
Merge
2017-02-22 13:38:39 -08:00
Piotr Puszkiewicz
a0a7512d7b
Merge pull request #5782 from dotnet/dev/jgoshi/refactorCrossgenTarget
...
Refactor props in crossgen.target
2017-02-22 13:19:27 -08:00
Eric Erhardt
996d458e30
Support Ubuntu16.10 installer
...
Since Ubuntu16.10 doesn't have a 1.0 shared framework, only install the 1.1 shared framework.
2017-02-22 15:18:45 -06:00
Eric Erhardt
916a19c493
Add support for Fedora 24, OpenSUSE 42.1 and Ubuntu 16.10
2017-02-22 15:13:02 -06:00
Justin Goshi
4442b45fef
Try to fix spacing part 3
2017-02-22 11:08:16 -08:00
Justin Goshi
c51d129294
Try to fix spacing part 2
2017-02-22 11:06:57 -08:00
Justin Goshi
aff69fb324
Try to fix spacing
2017-02-22 11:03:11 -08:00
Justin Goshi
7b62dd1267
Address some of the PR comments
2017-02-22 10:52:50 -08:00
Justin Goshi
1d9a2e5da1
Merge branch 'master' into dev/jgoshi/refactorLzmaTarget
2017-02-22 10:21:22 -08:00
Justin Goshi
02e47f1d00
Address PR comments
2017-02-22 10:10:54 -08:00
Justin Goshi
70b6dc3be6
Merge branch 'master' into dev/jgoshi/refactorCrossgenTarget
2017-02-22 10:08:54 -08:00
Justin Goshi
d828a08e60
Address PR comments
2017-02-22 09:25:06 -08:00
Justin Goshi
f7d77e3e54
Merge branch 'master' into dev/jgoshi/refactorTestTarget
2017-02-22 09:17:54 -08:00
Piotr Puszkiewicz
c5e7c3dd45
Merge pull request #5736 from dotnet/dev/jgoshi/morePropsRename
...
Finish renaming props file to remove Microsoft.Dotnet.Cli prefix
2017-02-22 09:15:20 -08:00
Arun Mahapatra
c4df7e5e2d
Update TestPlatform to v15.0.0-preview-20170222-09.
2017-02-22 19:56:57 +05:30
Piotr Puszkiewicz
a1e9a5dfc4
PR feedback
2017-02-21 22:17:28 -08:00
Piotr Puszkiewicz
70b0a68038
Fix Stage2SdkDirectory
2017-02-21 22:17:28 -08:00
Piotr Puszkiewicz
a7fdc20f25
Convert redist.csproj outputdir to static property
...
Also some cleanup to unnecessary stuff.
2017-02-21 22:17:28 -08:00
Mike Lorbetske
36717ef3fc
Fix lzma archive creation to include 1.0.x packages
2017-02-21 21:04:50 -08:00
Piotr Puszkiewicz
7a84c47d97
Update CLI branding
2017-02-21 16:40:12 -08:00
Mike Lorbetske
e145ca88e4
Placeholder for template update
2017-02-21 16:28:47 -08:00
Piotr Puszkiewicz
5ca773e67d
Initial commit of 1.0.1 branch
2017-02-21 16:03:28 -08:00
Justin Goshi
d6dccfe75b
Fix build breaks
2017-02-21 15:57:16 -08:00
Justin Goshi
2eb2c00b30
Refactor props in crossgen.target
2017-02-21 14:22:36 -08:00
Justin Goshi
b58a0210e2
Refactor properties from LzmaCompile.targets
2017-02-21 12:52:17 -08:00
Justin Goshi
f8148abec3
merge
2017-02-21 10:16:07 -08:00
Justin Goshi
27a11e4eca
Merge branch 'master' into dev/jgoshi/morePropsRename
2017-02-21 10:00:30 -08:00
Livar Cunha
3ff78c64ff
Fixing the build breaks by removing duplicate RemoteAssetsFromDepsJson and by fixing VersionSuffix in some needed test packages, because now they import dirs.props and dirs.props eventually brings in VersionSuffix.
2017-02-18 22:03:36 -08:00
Livar
aba1e18ff6
Merge branch 'rel/1.0.0' into tp-20170217
2017-02-17 21:34:26 -08:00
Piotr Puszkiewicz
0f919d7442
fix merge
2017-02-17 13:07:14 -08:00
Justin Goshi
4f209e61ea
Refactor properties out of test.targets
2017-02-17 12:28:25 -08:00
Justin Goshi
30a43b3bda
Merge
2017-02-17 09:53:00 -08:00
Livar
c779000010
Merge branch 'rel/1.0.0' into update_platform_abstractions
2017-02-17 09:02:54 -08:00
Satya Madala
44100209bc
update TestPlatform version to 15.0.0-preview-20170217-05
2017-02-17 19:25:44 +05:30
Piotr Puszkiewicz
85b2a129db
Merge branch 'rel/1.0.0'
...
Conflicts:
TestAssets/TestPackages/dotnet-hello/v1/dotnet-hello/dotnet-hello.csproj
TestAssets/TestPackages/dotnet-hello/v2/dotnet-hello/dotnet-hello.csproj
TestAssets/TestPackages/dotnet-prefercliruntime/dotnet-prefercliruntime.csproj
TestAssets/TestProjects/AppWithDirectAndToolDep/AppWithDirectAndToolDep.csproj
TestAssets/TestProjects/AppWithDirectDep/AppWithDirectDep.csproj
build.proj
build/Compile.targets
build/Microsoft.DotNet.Cli.Compile.targets
build/Microsoft.DotNet.Cli.DependencyVersions.props
build/Microsoft.DotNet.Cli.Monikers.props
build/Microsoft.DotNet.Cli.Prepare.targets
build/package/Microsoft.DotNet.Cli.Nupkg.targets
build/package/Nupkg.targets
build/test/TestPackageProjects.targets
build_projects/dotnet-cli-build/GenerateBuildVersionInfo.cs
build_projects/dotnet-cli-build/GetCommitCount.cs
build_projects/dotnet-cli-build/dotnet-cli-build.csproj
build_projects/shared-build-targets-utils/Utils/BuildVersion.cs
src/dotnet-archive/dotnet-archive.csproj
src/tool_msbuild/tool_msbuild.csproj
src/tool_nuget/tool_nuget.csproj
test/ArgumentForwardingTests/ArgumentForwardingTests.csproj
test/ArgumentsReflector/ArgumentsReflector.csproj
test/EndToEnd/EndToEnd.csproj
test/Microsoft.DotNet.Cli.Sln.Internal.Tests/Microsoft.DotNet.Cli.Sln.Internal.Tests.csproj
test/Microsoft.DotNet.Cli.Utils.Tests/GivenAProjectToolsCommandResolver.cs
test/Microsoft.DotNet.Cli.Utils.Tests/Microsoft.DotNet.Cli.Utils.Tests.csproj
test/Microsoft.DotNet.Configurer.UnitTests/Microsoft.DotNet.Configurer.UnitTests.csproj
test/Microsoft.DotNet.ProjectJsonMigration.Tests/Microsoft.DotNet.ProjectJsonMigration.Tests.csproj
test/Microsoft.DotNet.Tools.Tests.Utilities/Microsoft.DotNet.Tools.Tests.Utilities.csproj
test/binding-redirects.Tests/binding-redirects.Tests.csproj
test/crossgen.Tests/crossgen.Tests.csproj
test/dotnet-add-package.Tests/dotnet-add-package.Tests.csproj
test/dotnet-add-reference.Tests/dotnet-add-reference.Tests.csproj
test/dotnet-build.Tests/dotnet-build.Tests.csproj
test/dotnet-help.Tests/dotnet-help.Tests.csproj
test/dotnet-list-reference.Tests/dotnet-list-reference.Tests.csproj
test/dotnet-migrate.Tests/dotnet-migrate.Tests.csproj
test/dotnet-msbuild.Tests/dotnet-msbuild.Tests.csproj
test/dotnet-new.Tests/dotnet-new.Tests.csproj
test/dotnet-nuget.UnitTests/dotnet-nuget.UnitTests.csproj
test/dotnet-pack.Tests/dotnet-pack.Tests.csproj
test/dotnet-publish.Tests/dotnet-publish.Tests.csproj
test/dotnet-remove-reference.Tests/dotnet-remove-reference.Tests.csproj
test/dotnet-restore.Tests/dotnet-restore.Tests.csproj
test/dotnet-run.Tests/dotnet-run.Tests.csproj
test/dotnet-sln-add.Tests/dotnet-sln-add.Tests.csproj
test/dotnet-sln-list.Tests/dotnet-sln-list.Tests.csproj
test/dotnet-sln-remove.Tests/dotnet-sln-remove.Tests.csproj
test/dotnet-test.Tests/dotnet-test.Tests.csproj
test/dotnet-vstest.Tests/dotnet-vstest.Tests.csproj
test/dotnet.Tests/dotnet.Tests.csproj
test/msbuild.IntegrationTests/msbuild.IntegrationTests.csproj
tools/Archiver/Archiver.csproj
2017-02-17 02:00:05 -08:00
Piotr Puszkiewicz
60b73e62a9
bump SDK to 20170217-2
2017-02-17 00:44:38 -08:00
Livar Cunha
1c409befbe
Updating DependencyModel to 1.0.2
2017-02-17 00:29:17 -08:00
Justin Goshi
23a3879f46
Fix build break
2017-02-16 16:42:49 -08:00
Justin Goshi
5359ce47e9
Rename
2017-02-16 15:10:18 -08:00
Justin Goshi
e232e7d386
Revert the new file name
2017-02-16 15:09:42 -08:00
Justin Goshi
8acaadb625
Revert the rename
2017-02-16 15:09:08 -08:00
Justin Goshi
58d167f3e5
Refactor properties out of Compile.targets
2017-02-16 12:21:15 -08:00
Justin Goshi
8e58a247b0
Finish renaming props file to remove Microsoft.Dotnet.Cli prefix
2017-02-16 11:16:20 -08:00
Justin Goshi
c8fb586677
merge
2017-02-16 08:58:40 -08:00
Piotr Puszkiewicz
0e5633e527
Remove BundledRuntimes properties
2017-02-15 19:37:51 -08:00
Justin Goshi
e7de32e988
Merge branch 'master' into dev/jgoshi/renamePropsFiles
2017-02-15 17:02:42 -08:00