David Fowler
|
f98159b3bb
|
Renamed ProjectModel project
- Microsoft.Extensions.ProjectModel -> Microsoft.DotNet.ProjectModel
|
2015-10-29 00:15:12 -07:00 |
|
Andy Gocke
|
2ccecbf78e
|
Add a compilerName option to the project.json
If compilerName is not specified in the project.json then
dotnet compile will attempt to detect a compiler based on
a hardcoded lookup table.
|
2015-10-23 15:21:49 -07:00 |
|
David Fowler
|
68d591124e
|
Move TryGetProject into ProjectReader
|
2015-10-17 22:42:50 -07:00 |
|
David Fowler
|
6343d282e9
|
Shuffling classes around
|
2015-10-17 08:55:06 -07:00 |
|
David Fowler
|
fa3cf52f10
|
Move CompilerOptions onto TargetFrameworkInformation
|
2015-10-17 08:36:22 -07:00 |
|
David Fowler
|
b2ebe529bd
|
Remove IsLoadable from Project
|
2015-10-17 08:05:35 -07:00 |
|
Andy Gocke
|
0781d7649a
|
Use csc on coreclr
|
2015-10-16 04:23:33 -07:00 |
|
Andrew Stanton-Nurse
|
9da2475e2f
|
port DNX's ApplicationHostContext as ProjectContext
|
2015-10-14 15:37:39 -07:00 |
|