Pavel Krymets
|
0459b6d0d4
|
Fix dotnet.exe abort exception and startup/shutdown timeouts (#1352)
|
2018-08-31 09:05:46 -07:00 |
Pavel Krymets
|
9b68c5ce89
|
Add tests for processpath and arguments (#1331)
|
2018-08-24 22:20:28 -07:00 |
Pavel Krymets
|
eebbb6a602
|
Support portable.exe apps and better error reporting (#1287)
|
2018-08-22 12:04:04 -07:00 |
Pavel Krymets
|
36add746d7
|
General cleanup
|
2018-08-13 08:51:03 -07:00 |
Mike Harder
|
7431892e64
|
Replace "std::experimental::filesystem" with "std::filesystem" (#1153)
* Continuation of #1082
|
2018-08-07 16:37:11 -07:00 |
Mike Harder
|
d199de2c80
|
Revert "Replace "std::experimental::filesystem" with "std::filesystem" (#1153)"
This reverts commit 2a761d635c.
|
2018-08-03 15:44:35 -07:00 |
Mike Harder
|
2a761d635c
|
Replace "std::experimental::filesystem" with "std::filesystem" (#1153)
* Continuation of #1082
|
2018-08-03 14:04:32 -07:00 |
Pavel Krymets
|
fba4e3ec4e
|
Switch to non-experimental filesystem (#1082)
|
2018-07-23 08:57:43 -07:00 |
Pavel Krymets
|
724cc3ce88
|
Only run fallback logic for dotnet and dotnet.exe (#1004)
|
2018-07-03 16:49:24 -07:00 |
Pavel Krymets
|
b84a233d39
|
Add ability to print debug logs to a file (#954)
|
2018-06-28 11:52:53 -07:00 |
Pavel Krymets
|
93de3f83ce
|
Reenable precompiled headers in AspNetCore project (#937)
|
2018-06-21 11:32:56 -07:00 |
Pavel Krymets
|
60711bfca1
|
Use std::filesystem in hostfxr utilities (#926)
|
2018-06-19 11:29:42 -07:00 |
Pavel Krymets
|
2a467bfd6d
|
Cleanup headers and enable MultiProcessorCompilation (#845)
|
2018-05-29 09:06:21 -07:00 |
Justin Kotalik
|
f72d366603
|
Split config and hostfxr parsing between shim and request handler. (#814)
|
2018-05-16 16:45:18 -07:00 |
Pavel Krymets
|
157e7f4fdd
|
Creates two separate projects for ANCM V1 and V2.
|
2018-04-10 14:19:32 -07:00 |