Bryan Thornbury
5cfecec2e9
nuget version
2016-07-01 07:06:27 -07:00
Piotr Puszkiewicz
c7d3f24be0
MakeRelative Task ( #3750 )
...
* MakeRelative Task
* PR Feedback
* Fix naming conflict
2016-06-30 17:11:33 -07:00
Livar
60288c3c8d
Merge pull request #3752 from dotnet/piotrpMSFT/msbuild-noDTH
...
Remove Project Model Server
2016-06-30 16:26:24 -07:00
PiotrP
5ed1371cd9
Remove Project Model Server
2016-06-30 14:31:08 -07:00
Eric Erhardt
58fa0bf344
Merge pull request #3744 from eerhardt/msbuild-Prepare-incremental
...
Implement incremental builds for Prepare targets.
2016-06-30 14:45:15 -05:00
Eric Erhardt
cddf8fa985
Implement incremental builds for Prepare targets.
2016-06-30 11:46:52 -05:00
Eric Erhardt
7b7251222f
Merge pull request #3726 from eerhardt/msbuild-Prepare
...
Finish converting 'Prepare' to MSBuild.
2016-06-29 20:03:48 -05:00
Livar Cunha
a711ac2f59
Revert "CompileTargets moved to MSBuild"
...
This reverts commit 262a46e241
.
2016-06-29 17:43:46 -07:00
Livar Cunha
014b8982d2
Revert "Fixing some paths, moving the compile.targets to the end of build.proj."
...
This reverts commit 58c75d54fd
.
2016-06-29 17:43:40 -07:00
Livar Cunha
f661ec4a8b
Revert "Making CompileStage batch over the different stages to avoid msbuild caching of targets."
...
This reverts commit e100b950d2
.
2016-06-29 17:41:23 -07:00
Livar Cunha
e100b950d2
Making CompileStage batch over the different stages to avoid msbuild caching of targets.
2016-06-29 17:34:09 -07:00
Livar Cunha
58c75d54fd
Fixing some paths, moving the compile.targets to the end of build.proj.
2016-06-29 17:24:40 -07:00
Livar Cunha
262a46e241
CompileTargets moved to MSBuild
...
CompileTargets moved to MSBuild. Still need to work on input/outputs, refactoring of targets, specially around CompileStage and moving some of the tasks back to msbuild instead of C# code.
2016-06-29 17:22:47 -07:00
Eric Erhardt
15642cfd2a
Finish converting 'Prepare' to MSBuild.
...
Implement DownloadHostAndSharedFxArtifacts
Implement ZipTemplates
Switch the Prepare target to use all the MSBuild targets.
2016-06-29 19:19:58 -05:00
Bryan Thornbury
2ed5363187
Merge pull request #3696 from brthor/brthor/msbuild-package-targets
...
msbuild package targets
2016-06-29 16:51:58 -07:00
Bryan Thornbury
e6905da2b3
ToUpper
2016-06-29 15:59:35 -07:00
Bryan Thornbury
ddb3637c26
PR Feedback
2016-06-29 15:56:13 -07:00
Bryan Thornbury
fa97921a4d
change to properties, artifact names
2016-06-29 15:12:58 -07:00
Eric Erhardt
47f32a7aea
Merge pull request #3721 from eerhardt/msbuild-Prepare
...
Implement RestorePackages in MSBuild.
2016-06-28 20:40:01 -05:00
Eric Erhardt
a7d2972509
Fix Stage0 calculation on Unix.
2016-06-28 19:03:10 -05:00
Eric Erhardt
bf172df39b
Respond to PR feedback and fix CommitCount not being padded with zeros.
2016-06-28 18:59:15 -05:00
Eric Erhardt
aff23d00f4
Implement RestorePackages in MSBuild.
...
This adds the DotNetTool custom task, with `dotnet restore` implemented.
2016-06-28 18:22:15 -05:00
Eric Erhardt
0d37da4d0d
Merge pull request #3710 from eerhardt/msbuild-Prepare
...
Convert 'Init' to MSBuild.
2016-06-28 15:33:15 -05:00
Eric Erhardt
038758acf4
Convert 'Init' to MSBuild.
2016-06-27 21:39:19 -05:00
Bryan Thornbury
219d9d269c
Merge pull request #3706 from brthor/brthor/preparebase
...
Base Prepare Infrastructure
2016-06-27 14:50:20 -07:00
Bryan Thornbury
4d8ed818e5
base init infra
2016-06-27 12:56:15 -07:00
Bryan Thornbury
bca4572561
Update branchinfo.txt
2016-06-24 16:11:06 -07:00
Eric Erhardt
15b2a9d9db
Convert all CLI build targets to MSBuild Tasks. ( #3690 )
2016-06-24 11:06:13 -07:00
Eric Erhardt
0c9617559e
Merge pull request #3688 from eerhardt/FIRelIntoMsBuild
...
FI rel/1.0.0 into feature/msbuild
2016-06-23 20:36:22 -05:00
Eric Erhardt
007661a8ac
Merge branch 'rel'
2016-06-23 17:53:15 -05:00
Eric Erhardt
cec5bacaad
Merge branch 'feature/msbuild' of https://github.com/dotnet/cli.git
2016-06-23 17:52:51 -05:00
Bryan Thornbury
c90287e6aa
Merge pull request #3680 from brthor/brthor/dotnet-msbuild
...
dotnet-build3 Adding msbuild execution command to cli
2016-06-23 15:00:27 -07:00
Bryan Thornbury
400e1db3b9
dotnet-build3 Adding msbuild execution command to cli
2016-06-23 13:57:33 -07:00
Eric Erhardt
42de19bc64
Merge pull request #3686 from eerhardt/FixReadMe
...
Fix the broken .NET Core Installer and Binaries links on README.
2016-06-23 15:43:55 -05:00
Eric Erhardt
452c7027e2
Fix the broken .NET Core Installer and Binaries links on README.
2016-06-23 15:23:39 -05:00
Eric Erhardt
65938bac5b
Merge pull request #3682 from eerhardt/dotnet-install
...
Clean up for new Azure Publish layout
2016-06-23 14:00:46 -05:00
Eric Erhardt
5a3a2a1a6c
Fix the README with the correct links.
...
- fix the build status badges (some were pointing to rel/1.0.0-preview2 builds)
- fix the version badges and installer links given the new publish layout.
2016-06-22 22:46:14 -05:00
Eric Erhardt
d88546e523
Fix the FinalizeBuild publish artifacts.
...
There was a mix-up in the trailing slashes, causing assets to go into an unnamed folder.
2016-06-22 22:46:14 -05:00
Eric Erhardt
ba1715b8a6
Fix dotnet-install for the new Azure Publish layout.
2016-06-22 22:46:13 -05:00
Petr Onderka
63846c5751
Added valid --type values to dotnet help new ( #3644 )
...
Used approach that ensures valid values for --lang and --type
in dotnet help new are always up to date.
2016-06-22 15:20:40 -07:00
Petr Onderka
90b7617dc5
Fixed links in dotnet READMEs ( #3642 )
...
Also renamed dotnet-test README for consistency.
2016-06-22 15:19:10 -07:00
Piotr Puszkiewicz
9d01e3bc2e
Merge rel/1.0.0-preview2 to rel/1.0.0 ( #3677 )
...
* Update README.md
* Moving Ubuntu 16.04 to be next to Ubuntu 14.04
* Adding Oracle Linux and Linux Mint to the titles
Adding Oracle Linux and Linux Mint to the titles next to their compatible binaries.
* Remove showing firsttime eula for non verbs.
* Add Serviceable assembly attribute and nuspec attributes for all shipping CLI assemblies.
Fix #3345
* Use NugetCache Sentinel for Telemetry setting.
* Fix Oracle Linux version in README.md
Oracle Linux 7 -> Oracle Linux 7.1
* Fix README to use hostfxr download links (#3622 )
Also fix a rebase error from b524fd079e6dcdd744faeb6061ccbfe99d1f810f#diff-04c6e90faac2675aa89e2176d2eec7d8
* Remove the VS2012 CRT dependency from docs (#3632 )
* fix typo in dotnet-install file
This was needed to rebuild the CLI with the updated Roslyn NuGet packages.
Thanks goes to @akoken for the fix.
2016-06-22 15:17:54 -07:00
Eric Erhardt
17e6667d9f
Merge pull request #3678 from eerhardt/FixPublish
...
Fixing AzurePublisher to upload files to the correct URL.
2016-06-22 16:38:06 -05:00
Eric Erhardt
aafc700d73
Fixing AzurePublisher to upload files to the correct URL.
...
Previously it was duplicating the full URL inside of the blob container.
2016-06-22 15:54:07 -05:00
Eric Erhardt
349c409ed2
Merge pull request #3673 from eerhardt/CodeOfConduct
...
Add Code of Conduct details to README.md
2016-06-22 13:18:48 -05:00
Eric Erhardt
3ad996f0f8
Add Code of Conduct details to README.md
2016-06-22 11:29:08 -05:00
Eric Erhardt
5b2615766b
Merge pull request #3669 from eerhardt/publish
...
Fixing up build publishing to be more organized
2016-06-21 23:50:38 -05:00
Eric Erhardt
80332c8fc3
Port https://github.com/dotnet/core-setup/pull/168 to CLI.
2016-06-21 19:18:48 -05:00
Eric Erhardt
4f1d9c4e23
Fixing up build publishing to be more organized
...
Partly fixes #3120 by organizing the output files in blob storage according to the design in the bug
2016-06-21 17:21:04 -05:00
Senthil
1532a9d8b3
Change rollForward to applyPatches ( #3667 )
2016-06-21 14:35:17 -07:00