This repository was archived by the owner on Jan 6, 2023. It is now read-only.
Commit 251b7cf
committed
Release v52
- Enable Github Actions for CI test execution.
- Allow runtime configuration of debuginfo URLs by setting the
CLR_DEBUGINFO_URLS environment variable for the clr_debug_daemon
service.
- Make the daemon socket path and cache directory configurable at build
time via the `--with-socket-path` and `--with-cache-dir` options,
respectively. The default values for those two settings are unchanged.
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>1 parent 97d255f commit 251b7cf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments