Gaurav Khanna
|
57cbc119de
|
Add support --ilcsdkpath to allow ILCompiler to consume a custom build of ILCompiler.SDK
|
2015-12-19 14:05:06 -08:00 |
|
Livar Cunha
|
82cdb28970
|
System.CommandLine uses Environment.FailFast when help or ReportError is detected. This causes the debugger to get invoked in windows and is not desirable. The fix here is to handle error and help ourselves, but still use the getHelpText from System.CommandLine to generate the help content.
|
2015-12-17 14:56:08 -08:00 |
|
Livar Cunha
|
39fd1ed5c5
|
Refactoring the arguments parser into a separate Parser and refactoring the creation of the NativeCompilerSettings into a method of ArgValues.
|
2015-11-20 17:23:50 -08:00 |
|