Commit graph

956 commits

Author SHA1 Message Date
Enrico Sada
88273b7751 fix missing default.win32manifest 2016-03-27 22:43:22 +02:00
Livar
7397d20549 Merge pull request #2079 from livarcocc/dotnet_help_test
Added tests to the general help message.
2016-03-26 10:40:03 -07:00
Livar Cunha
d745484b1c Added tests to the general help message. 2016-03-25 21:13:22 -07:00
Piotr Puszkiewicz
d4d49ae0e3 Merge pull request #2076 from enricosada/tell_fsc_about_portablepdb
compile-fsc, support debugType and fix
2016-03-25 19:19:24 -07:00
Justin Emgarten
895c4e0221 Merge pull request #2074 from dotnet/emgarten/nuget1083
Updating nuget to 3.5.0.1083
2016-03-25 18:52:52 -07:00
Livar
47241189b2 Merge pull request #2069 from dotnet/dotnet_test_documentation
Added a dotnet test, adapters and runners document
2016-03-25 17:43:57 -07:00
Justin Emgarten
86ee8a561b Updating nuget to 3.5.0.1083 2016-03-25 16:37:12 -07:00
Livar
369fb4803e Added links to each payload of the messages. 2016-03-25 16:33:41 -07:00
Enrico Sada
ac05fde9bd fsc, always pass --nocopyfsharpcore to disable copy of FSharp.Core to output directory 2016-03-26 00:27:43 +01:00
Livar
4753b5df27 Added a dotnet test, adapters and runners document
It details the interactions between dotnet test, adapters and runners by describing the communication protocol between these pieces and the parameters that they support.
2016-03-25 15:51:17 -07:00
Eric Erhardt
77f4d9955c Merge pull request #2067 from eerhardt/UpdateDependencies23925
Updating CoreFX to rc2-23925
2016-03-25 17:21:14 -05:00
Senthil
a15988be14 Merge pull request #2064 from schellap/app-local
RID specific and app local loads
2016-03-25 14:52:06 -07:00
eerhardt
ed887d183a Updating dependencies from last known good builds 2016-03-25 16:48:25 -05:00
Andrew Stanton-Nurse
21782dd8fb Merge pull request #2060 from dotnet/anurse/fix-osx-build
fix OSX issue in VSO build
2016-03-25 14:19:23 -07:00
Senthil
b82c998614 Probe app dir relative asset rel path 2016-03-25 13:50:16 -07:00
Livar
3fe46df8b4 Merge pull request #2051 from livarcocc/portable_pdb
Support portable pdbs in Testing.Abstractions
2016-03-25 13:08:33 -07:00
Andrew Stanton-Nurse
9f3727d1a7 fix OSX issue in VSO build
also, make it possible to have more verbose build runs when needed
2016-03-25 12:49:53 -07:00
Senthil
01dda26a6f RID specific and app local loads 2016-03-25 12:04:52 -07:00
Enrico Sada
c39678d3cb support project.json compilationOptions.debugType in fsc
it's used only if set, default is old behaviour (debug enabled only on win)
2016-03-25 19:53:01 +01:00
Livar Cunha
85884c5e9a Removed the DIA classes and the cod associated with it. Introduced a PdbReaderFactory that decides with PdbReader to use (full or portable). Introduced a PdbReader interface that abstracts the differences between full pdb (Uses ISymUnmanaged classes to read the pdb) and portable pdb (uses Reflection MetadataReader). 2016-03-25 10:58:05 -07:00
Enrico Sada
b6d5315b47 fix use latest version of fsc
This reverts to use latest version of fsc, downgraded by  43512b8973
2016-03-25 16:48:00 +01:00
Senthil
f1303bd289 Merge pull request #2049 from schellap/app-local
App local wins for portable apps as well
2016-03-24 20:45:30 -07:00
Senthil
d935937174 Call unload on the libraries opened 2016-03-24 19:20:49 -07:00
Eric Erhardt
30346443fb Merge pull request #2035 from eerhardt/Version
Changing --version in the CLI
2016-03-24 21:15:09 -05:00
Senthil
a1fc588316 App local wins for portable apps as well 2016-03-24 18:43:54 -07:00
Andrew Stanton-Nurse
4e8569d57f herp derp netstandard 2016-03-24 16:07:17 -07:00
Andrew Stanton-Nurse
9414e8d8ad fix DependencyModel project.json 2016-03-24 15:31:47 -07:00
Andrew Stanton-Nurse
5090f3bbb5 change dependency model to netstandard 1.5 2016-03-24 15:11:54 -07:00
Andrew Stanton-Nurse
f7188ddb20 fix issue in LibraryExporter with placeholders 2016-03-24 16:05:25 -05:00
Eric Erhardt
1febe48d71 Updating CoreFX version to rc2-23924 2016-03-24 16:05:24 -05:00
Eric Erhardt
95ad1ee461 Removing Microsoft.CodeAnalysis.CSharp from the sharedframework dependency since Microsoft.NETCore.App now has the correct version. 2016-03-24 16:04:37 -05:00
Eric Erhardt
a5813791d5 Updating CoreFX version to rc2-23923 2016-03-24 16:04:37 -05:00
Eric Erhardt
c07115f52c Add System.Net.Requests dependency to dotnet to hoist the out of date version brought in by FSharp.Compiler. 2016-03-24 16:03:22 -05:00
Eric Erhardt
3186432ebd Fix up the project.json files for CoreFX build rc2-23922.
- ProjectModel uses AssemblyLoadContext which is only available in netstandard1.5. Moving ProjectModel and all its dependencies up to netstandard1.5.
- Work around our dependencies still being on old CoreFX builds by hoisting System.Runtime.Serialization.Primitives, System.Private.DataContractSerialization, System.Linq.Expressions, and System.Xml.XmlSerializer references to the current version.
2016-03-24 16:03:19 -05:00
eerhardt
9bc478660a Updating dependencies from last known good builds 2016-03-24 16:02:33 -05:00
Pavel Krymets
7a82a98e4c Merge pull request #2016 from dotnet/pakrym/signature
Add runtime signature into deps.json
2016-03-24 13:57:40 -07:00
Eric Erhardt
c560e9af3c Changing --version in the CLI
`dotnet --version` returns just the version number. This helps tools get this information without having to parse the full info.
Introduce a new argument `--info` that returns the current "long form". With this, we also change the long form to say "RID" instead of "Runtime ID" simply because that would avoid any future localization issues and thus make the parsing easier.

Fix #1607 #1882
2016-03-24 15:44:25 -05:00
Pavel Krymets
f75481f731 Add runtime signature into deps.json 2016-03-24 12:00:01 -07:00
Andrew Stanton-Nurse
0a369aa6d5 update to new nuget and turn inference on 2016-03-24 11:43:37 -07:00
Eric Erhardt
f0fd9ae901 Merge pull request #2021 from schellap/erhardt
Logging and case format fix
2016-03-24 13:05:27 -05:00
Senthil
cee93b6cc2 Logging and case format fix 2016-03-24 01:47:57 -07:00
Andrew Stanton-Nurse
43512b8973 add support for type: platform
also some refactoring of DependencyContext to properly handle
placeholders in 'runtimeTargets'.
2016-03-23 21:53:14 -07:00
Bryan
07f3d60355 fixes #1858 2016-03-23 16:19:48 -07:00
schellap
43e25ae571 Add support for runtime config
-- Remove GC Server Default
2016-03-23 00:04:50 -07:00
Piotr Puszkiewicz
3a63972af1 Merge pull request #1898 from enricosada/bump_fsharp_and_fix
Bump fsharp and fix
2016-03-22 19:51:19 -07:00
Bryan Thornbury
9040a9094f Merge pull request #1851 from dotnet/brthor/run-arg
Change dotnet run to call the muxer
2016-03-22 18:09:07 -07:00
Senthil
61a47dade4 Merge pull request #1984 from schellap/fxr-move2
Make corehost shim thinner
2016-03-22 11:19:20 -07:00
Krzysztof Wicher
30b5d7a952 Merge pull request #1991 from Peter-Schneider/AnsiConsoleColorHandling
AnsiConsole color handling
2016-03-22 10:57:53 -07:00
Peter Schneider
d80218ab42 Color Handling in AnsiConsole 2016-03-22 16:49:08 +01:00
Piotr Puszkiewicz
3616378130 Merge pull request #1946 from jamesqo/md-typos
Fix a couple of typos in the .md/doc files
2016-03-22 08:39:54 -07:00