Andy Gocke
5e0329f417
Merge pull request #1160 from agocke/infer-analyzer-lang-id
...
Infer the analyzer languageId from compilerName
2016-02-02 15:03:10 -08:00
Pranav K
7a03c91350
dotnet-resgen should use a file to accept argument values
2016-02-02 13:01:22 -08:00
Andy Gocke
7a203c02e1
Merge pull request #1158 from agocke/add-additional-arguments
...
Add "additionalArguments" compilation option
2016-02-02 12:22:03 -08:00
Andy Gocke
34f78994d1
Infer the analyzer languageId from compilerName
...
Simplifies using a different compiler since you only have
to set one value if the the compiler is known to dotnet-compile
2016-02-01 22:58:47 -08:00
Andy Gocke
6ba581fc17
Add support for 'additionalArguments' in compilationOptions
...
Rather than keep a map that will have to be constantly updated every time
a new argument gets added to a compiler, the 'additionalArguments' option
will allow users to directly add arguments to the underlying compiler.
2016-02-01 22:48:12 -08:00
David Fowler
ec10a1d6be
Upgrade stdlib and enable crossgen
2016-02-01 20:48:34 -08:00
Piotr Puszkiewicz
44ac20a4ce
Merge pull request #1175 from dotnet/pakrym/1096
...
Fix NRE in restore
2016-02-01 20:11:32 -08:00
piotrp
b4b0e612ed
Fixes issue #1174
2016-02-01 17:33:47 -08:00
Pavel Krymets
10038ceb77
Fix NRE in restore
2016-02-01 17:30:41 -08:00
David Fowler
d886cc7195
Added pack command
2016-02-01 14:56:32 -08:00
David Fowler
dfc59eb20e
Everything in the same project
...
- Build in intrinsic commands as part of dotnet
2016-02-01 14:56:32 -08:00
Andrew Stanton-Nurse
1a6d5c9f5e
go to rel, do not pass go, do not collect $200
2016-01-28 22:33:19 -08:00
PiotrP
e792387d7a
Adjust imports to portable45
2016-01-28 10:55:22 -08:00
piotrp
25a7be1b21
Remove 'name' property from PJs
2016-01-28 10:53:32 -08:00
piotrp
47db1b91e2
Tools Projects rename
2016-01-28 10:53:29 -08:00