Senthil
c99e92a6a8
Prefer servicing for native dll search order
2016-05-05 04:53:50 -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
Sridhar Periyasamy
51b20e89d2
Update xunit references in crossgen.Tests
2016-05-03 11:49:00 -07:00
Piotr Puszkiewicz
9f0dab1a08
PR Feedback
2016-05-03 11:38:55 -07:00
Sridhar Periyasamy
25b1f627c2
Fix 32 bit crossgen tests.
2016-05-03 11:35:17 -07:00
Sridhar Periyasamy
b567bc82c3
Add crossgen tests
...
Simple tests which does static analysis of managed assemblies metadata to
make sure that they are crossgened. Currently it verifies that all the
assemblies in CLI SDK and SharedFx directroty are crossgened.
2016-05-03 11:35:16 -07:00
Bryan
a25e92208e
fixes #2760
...
Verify coreclr absence/presence depending on app type during dotnet build.
2016-05-03 11:34:56 -07:00
Eric Erhardt
ff06227e50
Update Roslyn to 1.3.0-beta1-20160429-01
2016-05-03 13:21:26 -05:00
Adam Gorman
4aa22c3344
Adding copyright header
2016-05-03 11:11:31 -07:00
Adam Gorman
5d548b339a
Misc cleanup
2016-05-03 11:11:31 -07:00
Adam Gorman
42324ab9da
Removing accidental duplicate code
2016-05-03 11:11:31 -07:00
Adam Gorman
702a44efc3
whitespace cleanup
2016-05-03 11:11:31 -07:00
Adam Gorman
2d73e3b535
Fixing inconsistencies that made build impossibe.
2016-05-03 11:11:31 -07:00
Adam Gorman
ba13586b1c
Offloaded more work to Task
...
Removed all unnecesary code if opted out of telemetry.
Shanged sample rate to 1 for testing purposes.
CI to just regular Test
Changed hash helper function to handle a list<string> to optimize unneceary duplicate sha256 creation
Reduced new memory allocations
2016-05-03 11:11:31 -07:00
Adam Gorman
4b905ae2bd
Reducing Telemetry performance delay
...
Added telemetry timeout
Added SHA256 hashed arguments
Added Continous Integration flag
Added variable rate sampling
Removed ExitCode from telemetry
2016-05-03 11:11:31 -07:00
PiotrP
3c2459afa2
net451 build issue
2016-05-03 10:37:29 -07:00
PiotrP
84f10f58e9
Remove FixTimeStamp as https://github.com/dotnet/corefx/issues/6083 seems to be fixed.
2016-05-03 10:37:29 -07:00
PiotrP
44f6642116
Rebase Conflicts
2016-05-03 10:37:29 -07:00