Eric Erhardt
9af3edfeda
Merge pull request #3134 from eerhardt/OMGBuild
...
Change stub packages to no longer contain any dependencies.
2016-05-19 12:05:13 -05:00
Eric Erhardt
4b14c8471c
Change stub packages to no longer contain any dependencies. Instead they just contain a dummy.txt file.
2016-05-19 10:46:46 -05:00
Eric Erhardt
00eb662107
Merge pull request #3122 from eerhardt/FixCITests
...
Upgrade the "dotnet-test-xunit" version to "1.0.0-rc2-192208-24"
2016-05-19 08:58:53 -05:00
Eric Erhardt
2837db914c
Merge pull request #2864 from dotnet/ajbaaska/fix-mappings
...
Maintain folder structure in mappings
2016-05-19 07:40:23 -05:00
Senthil
aa578bc08e
Merge pull request #3104 from schellap/sccs
...
Fix build minor and add sccsid
2016-05-19 00:12:52 -07:00
Sridhar Periyasamy
5dc1a14e39
Upgrade the "dotnet-test-xunit" version to "1.0.0-rc2-192208-24"
...
The earlier version "1.0.0-rc2-173361-36" is missing from the cli-deps feed.
2016-05-18 20:47:53 -05:00
Ajay Bhargav Baaskaran
b6e3224387
[ Fixes #2829 #2861 ] Maintain folder structure in mappings
2016-05-18 17:25:23 -07:00
Eric Erhardt
85a4e44fa2
Merge pull request #3092 from eerhardt/LatestPackages
...
Update github.com/dotnet/versions when new CLI builds are produced.
2016-05-18 18:33:58 -05:00
Eric Erhardt
dfafcd96cf
Merge pull request #3107 from dotnet/eerhardt/FixBuildAgain
...
Fix stub package generation to just depend on System.Console.
2016-05-18 17:21:19 -05:00
Sridhar Periyasamy
4f9e9f5030
Merge pull request #3116 from dotnet/partial-ngen
...
Disable partial NGen
2016-05-18 15:04:03 -07:00
Sridhar Periyasamy
dad916499a
Disable partial NGen
...
Fixes - #3053
2016-05-18 13:03:49 -07:00
Eric Erhardt
f53da52a3d
Remove --infer-runtimes for RestoreLockedCoreHost.
2016-05-18 14:17:38 -05:00
Eric Erhardt
e28450e5a3
Move GITHUB_PASSWORD env var check out of VersionRepoUpdater.
2016-05-18 14:14:50 -05:00
Senthil
e9f0b07596
Merge pull request #3068 from schellap/crt
...
Eliminate vcredist dependency
2016-05-18 12:00:20 -07:00
Bryan Thornbury
99aa2b8c9a
Merge pull request #3042 from dotnet/rich-script
...
Update uninstall script to correctly target install root
2016-05-18 10:07:00 -07:00
Bryan
584bd3e72d
Clean + fixup
2016-05-18 09:32:48 -07:00
Senthil
2d852b02c3
Remove printf debugging
2016-05-18 09:27:30 -07:00
Eric Erhardt
d0a1e239dc
Address PR feedback:
...
- Dispose of the HttpClient
- Use the Regex to get the Prerelease version info.
2016-05-18 11:15:28 -05:00
Senthil
9b17ca75d7
Fix build minor and add sccsid
2016-05-17 21:18:02 -07:00
Eric Erhardt
4394cfa358
Update github.com/dotnet/versions when new CLI builds are produced.
2016-05-17 21:24:00 -05:00
Eric Erhardt
5e947c5fcd
Merge pull request #3074 from eerhardt/FixBuild
...
Move RestorePackages to Prepare, not Init.
2016-05-17 14:08:13 -05:00
Eric Erhardt
5a5076e808
Merge pull request #3080 from dotnet/eerhardt/FixWinBuild
...
Update the StubPackageBuilder NETStandardLibrary version number to match the current CoreFX version number.
2016-05-17 14:07:57 -05:00
Pavel Krymets
4503dfba8c
Merge pull request #3052 from dotnet/pakrym/globbing-fix
...
Fix bug preventing MakeRunnable on dependent project when using globbing build
2016-05-17 09:51:21 -07:00
Eric Erhardt
2f4ab8d554
Update the StubPackageBuilder NETStandardLibrary version number to match the current CoreFX version number.
2016-05-17 11:02:08 -05:00
Eric Erhardt
7cb7b660d8
Move RestorePackages to Prepare, not Init.
...
RestorePackages will fail if the 'artifacts\rid\corehost` folder doesn't exist. So other targets that depend on Init can't run unless the host has been built.
2016-05-17 10:36:02 -05:00
Pavel Krymets
670dbca45b
Fix bug preventing MakeRunnable on dependent project when using globbing build
2016-05-17 08:22:43 -07:00
Senthil
52f977dc9f
Eliminate vcredist dependency
2016-05-17 01:58:00 -07:00
Eric Erhardt
aea6fc62ac
Merge pull request #3061 from eerhardt/FixUpdateDeps
...
Fix the update-dependencies project so it builds and runs again.
2016-05-16 21:42:02 -05:00
Eric Erhardt
f94d989ba7
Merge pull request #3058 from eerhardt/FixBuildWarnings
...
Fix warnings in our build projects so VSO powershell scripts don't fail.
2016-05-16 21:30:39 -05:00
Eric Erhardt
da41168a12
Fix the update-dependencies project so it builds and runs again.
2016-05-16 19:10:04 -05:00
Eric Erhardt
14ed7a3e45
Fix warnings in our build projects so VSO powershell scripts don't fail.
2016-05-16 18:30:56 -05:00
Eric Erhardt
b90f5081c9
Merge pull request #3003 from dotnet/brthor/build-separate
...
Separate Host Build Stage1
2016-05-16 17:25:24 -05:00
Bryan
7bf08c5bd5
Bring Host build into separate project
2016-05-16 14:55:15 -05:00
Pavel Krymets
07b785c183
Merge pull request #2264 from dotnet/pakrym/dc-memory
...
Optimize dependency context memory usage
2016-05-16 10:50:41 -07:00
Pavel Krymets
c3aa0a5d5a
Merge pull request #3033 from dotnet/pakrym/csproj-ref
...
Copy csproj reference assemblies to build output
2016-05-16 10:30:11 -07:00
Eric Erhardt
864145af6c
Merge pull request #3032 from blackdwarf/removecompiledocs
...
Remove mentions of dotnet-compile
2016-05-16 12:10:52 -05:00
Eric Erhardt
2452982231
Merge pull request #3047 from dotnet/blackdwarf-patch-3
...
Update known-issues.md
2016-05-16 11:59:09 -05:00
Pavel Krymets
8831e93ddd
Copy csproj reference assemblies to build output
2016-05-16 08:41:33 -07:00
Zlatko Knezevic
e5decebfa4
Update known-issues.md
...
Add instructions on how to symlink `dotnet` for users of zsh until we fix that one.
2016-05-16 08:09:52 -07:00
Zlatko Knezevic
04872cb4b5
Update known-issues.md ( #3045 )
...
Add OpenSSL section to the known issues list as per feedback from various community members.
List out the Homebrew step but also show the MacPorts steps.
2016-05-15 20:50:56 -07:00
Richard Lander
13d760c6a4
Remove .nuget dir on uninstall
2016-05-14 23:57:25 -07:00
Richard Lander
48712f9e54
Change to correct variable
2016-05-14 21:46:25 -07:00
Senthil
93233fd496
Merge pull request #3018 from schellap/mxr-hlp
...
Help message for dotnet
2016-05-14 21:40:47 -07:00
Senthil
547b97a195
Help message for dotnet
2016-05-14 03:35:56 -07:00
Bryan Thornbury
b23feed7c8
debian package uninstallation script ( #3027 )
...
* debian package uninstallation script
* Script to remove/uninstall dotnet pkgs from a OSX machine.
* name change of deb uninstall script
* Address PR feedback
Changes to fail the script if the 'pkgutil --forget' command fails.
2016-05-13 20:37:20 -07:00
Eric Erhardt
eb7054c90d
Merge pull request #3013 from eerhardt/StreamForwarder
...
Console.Write() doesn't show output until a newline
2016-05-13 22:09:55 -05:00
Eric Erhardt
c8c8dbb2e7
Merge pull request #3028 from eerhardt/FixPublish
...
Fix publish CoreHost NuGet packages
2016-05-13 20:26:56 -05:00
Eric Erhardt
c84f41e749
Use Moq framework instead of a concrete class to mock ICommandFactory in dotnet-run.UnitTests.
2016-05-13 20:24:22 -05:00
Eric Erhardt
9b80eda72a
Address PR review.
2016-05-13 18:13:34 -05:00
Zlatko Knezevic
2161ab54e1
Remove mentions of dotnet-compile
...
There were still README.md files in the dotnet-compile and dotnet-compile-csc folders.
There was also a reference to it in dotnet-publish README.md doc. Removed that.
Fix #2622
2016-05-13 14:51:38 -07:00