Livar Cunha
|
4e1ec4c159
|
Refactoring dotnet-compile to make adding the script variable testable. So far, moved it to have a compiler controller and two separate compilers: native and managed. Also moved the script runner to its own class so that we can mock it into the managed controller.
Adding a ICommand interface and factory that we can use to mock Commands and avoid actually running them in unit tests.
|
2016-02-11 12:42:02 -08:00 |
|
Pavel Krymets
|
0f82ae37f3
|
Refactor output directory code
|
2016-02-09 08:52:59 -08:00 |
|
Austin Wise
|
413cf152ae
|
Invoke intrinsic commands directly instead of creating a process.
|
2016-02-03 23:01:45 -08:00 |
|
Pranav K
|
7a03c91350
|
dotnet-resgen should use a file to accept argument values
|
2016-02-02 13:01:22 -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 |
|