Commit graph

2690 commits

Author SHA1 Message Date
Bryan Thornbury
f538c4f19f Move to P2P references all over the place 2016-05-05 17:21:27 -07:00
Bryan
abc155e273 make versions consistent for PackCommand, add back * to test packages, remove --version-suffix from publish 2016-05-05 11:06:02 -07:00
Piotr Puszkiewicz
51968b7105 Remove redundant ReleaseSuffix 2016-05-05 11:06:01 -07:00
Sridhar Periyasamy
7de8c9b04c Cleanup OSX installer to have same title as windows installer. 2016-05-05 11:06:00 -07:00
PiotrP
fdf70b7a51 Cleaning up ARP entries. 2016-05-05 11:06:00 -07:00
Bryan
94840de4e1 fixup all references to the right version suffixes 2016-05-05 11:05:59 -07:00
Sridhar Periyasamy
8b55c50011 Fix PublishTargets to use the correct Shared Host Nuget Version.
Also update the VersionSuffix to use the ReleaseSuffix as before.
2016-05-05 11:05:58 -07:00
Bryan
d1cd3703ac update rc2-preview1 to preview1 2016-05-05 11:05:58 -07:00
Bryan
5bcc4c91c5 add suffix to projectmodel.workspaces, use commit count in pack so version suffix is untouched. 2016-05-05 11:05:57 -07:00
Sridhar Periyasamy
a01fda9856 Fix host version through out the builds.
Refactor HostVersion into its own class and use it everywhere host
artifacts are created. This includes the
- host nuget packages
- host installers (msi, pkg, deb)
2016-05-05 11:05:56 -07:00
Sridhar Periyasamy
e77c92e819 Setup RC2 registry keys for detection.
Fixes - #2833
2016-05-05 11:05:56 -07:00
Piotr Puszkiewicz
c3fe0d062f Fix package versions 2016-05-05 11:05:55 -07:00
PiotrP
82e6b0408a WiP 2016-05-05 11:05:54 -07:00
Senthil
d9d8bb2f03 Merge pull request #2898 from schellap/master
Prefer servicing for native dll search order
2016-05-05 09:55:14 -07:00
Jan Vorlicek
3df46ec070 Merge pull request #2900 from schellap/fpie
Enable stack protect and fpic/fpie for host
2016-05-05 14:24:27 +02:00
Senthil
c99e92a6a8 Prefer servicing for native dll search order 2016-05-05 04:53:50 -07:00
Senthil
1670ffbc3d Enable stack protect and fpic/fpie for host 2016-05-04 21:11:37 -07:00
Eric Erhardt
c0aeb91d61 Merge pull request #2878 from rrelyea/rrelyea/updateNugetVersions
Update version number of Nuget binaries to 3.5.0-beta
2016-05-04 18:04:31 -05:00
Zlatko Knezevic
ca554c9838 Fix the dotnet-new README.md (#2891)
Remove the `--type` additional options that are not valid. 

skip ci please

Fix #2867
2016-05-04 15:43:34 -07:00
Krzysztof Wicher
f0018642a9 Merge pull request #2876 from krwq/install_script_default_install_dir
fix default INSTALL_DIR & --dry-run issue in dotnet-install.sh
2016-05-04 15:06:24 -07:00
Eric Erhardt
ece4ae52b2 Merge pull request #2851 from dasMulli/bugfix/schema-upgrade-new-project-template
Update dotnet-new templates to new project.json schema
2016-05-04 15:51:17 -05:00
Rob Relyea
804b0eea97 Update version number of Nuget binaries to 3.5.0-beta (now w/o buildnumbers) 2016-05-04 13:14:02 -07:00
Krzysztof Wicher
b18df1c51c fix default INSTALL_DIR issue in dotnet-install.sh 2016-05-04 11:55:06 -07:00
Peter Marcu
6eea734681 Merge pull request #2868 from dotnet/Petermarcu-patch-1
Update README.md
2016-05-04 09:19:24 -07:00
Peter Marcu
effefb9e73 Update README.md 2016-05-04 09:18:09 -07:00
Peter Marcu
b904d51f99 Merge pull request #2837 from dotnet/Petermarcu-Official-Links
Add Official Build Links
2016-05-04 09:15:31 -07:00
Eric Erhardt
f1e84bbafa Merge pull request #2860 from alpaix/rel/1.0.0
Update NuGet to 3.5.0-beta-1246
2016-05-04 09:28:59 -05:00
Piotr Puszkiewicz
11a001706f Merge pull request #2857 from dotnet/brthor/2737
fixes #2737
2016-05-03 17:42:29 -07:00
Alex Panov
0d6b3c8482 Update NuGet to 3.5.0-beta-1246 2016-05-03 17:34:46 -07:00
Bryan
7cf36037eb fixes #2737 2016-05-03 16:19:35 -07:00
Krzysztof Wicher
6b9918bcfe Merge pull request #2850 from krwq/pr_template
add PR template
2016-05-03 16:19:09 -07:00
Piotr Puszkiewicz
3e96a05f9c Merge pull request #2781 from dotnet/brthor/2760
fixes #2760
2016-05-03 15:15:42 -07:00
Piotr Puszkiewicz
99193a3a91 Merge pull request #2724 from adamgorMSFT/adamgor/telemetry-perf-improvements
Improving Telemetry performance
2016-05-03 15:14:58 -07:00
dasMulli
d2cedd318f Added a test to ensure that C# projects created by dotnet-new are built without warnings. 2016-05-03 23:38:09 +02:00
dasMulli
d39a905a5b Updated dotnet-new templates to new project.json schema. 2016-05-03 23:19:20 +02:00
Piotr Puszkiewicz
69a32cc010 Merge pull request #2653 from dotnet/piotrpMSFT/issue2584/multicoreJIT
Piotrp msft/issue2584/multicore jit
2016-05-03 14:15:25 -07:00
Krzysztof Wicher
e77f75b067 add PR template 2016-05-03 14:15:14 -07:00
Sridhar Periyasamy
3b48b6b4e9 Merge pull request #2560 from Sridhar-MS/crossgen-tests
Add crossgen tests
2016-05-03 14:09:55 -07:00
Krzysztof Wicher
a289eb1308 Merge pull request #2846 from dotnet/krwq-patch-5
Update cli-installation-scenarios.md
2016-05-03 14:03:39 -07:00
Eric Erhardt
58fa6721b8 Merge pull request #2842 from eerhardt/UpdateRoslyn
Update Roslyn to 1.3.0-beta1-20160429-01
2016-05-03 15:57:33 -05:00
Piotr Puszkiewicz
a2139324f0 Merge pull request #2822 from dotnet/ajbaaska/default-builtin-fix
Fix: builtIn defaults are not used when builtIn is not specified
2016-05-03 13:46:38 -07:00
Piotr Puszkiewicz
04082a87fa Merge pull request #2839 from dotnet/pakrym/lib-dedup
[WIP] Deduplicate libraries
2016-05-03 13:45:25 -07:00
Piotr Puszkiewicz
34a8a5ad11 Merge pull request #2789 from Sridhar-MS/msi-2713
Change the host MSI dependency key for correct reference counting.
2016-05-03 13:43:20 -07:00
Piotr Puszkiewicz
db89bd35fc Merge pull request #2828 from Sridhar-MS/msi-2588
Setup the registry keys for CLI bundle detection.
2016-05-03 13:42:47 -07:00
Eric Erhardt
6d698181a0 Add Telemetry Profile environment variable.
Also removing unnecessary code in Telemetry.cs.
2016-05-03 15:42:09 -05:00
Krzysztof Wicher
c8c996e12c Fix comment about PKG dependencies 2016-05-03 13:38:59 -07:00
Bryan Thornbury
25335d20fe PR Feedback 2016-05-03 13:30:59 -07:00
Eric Erhardt
adbf30c192 Fixing GivenThatWeWantToUseDotnetTestE2EInDesignTimeForMultipleTFms to give separate paths to the TestAssetsManager.CreateTestInstance by passing in a callingMethod name. 2016-05-03 15:09:27 -05:00
PiotrP
333fbbd167 When profile directory does not exist Then skip MCJ 2016-05-03 12:50:12 -07:00
Krzysztof Wicher
b3d67ce461 Update cli-installation-scenarios.md 2016-05-03 12:27:55 -07:00