Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support CreateFile with retries | Rob Mensching | 2025-02-11 | 1 | -4/+49 |
| | |||||
* | Add pipeutil to dutil | Rob Mensching | 2024-01-11 | 1 | -4/+4 |
| | | | | Plus a couple small clean-ups in a couple of dutil files. | ||||
* | Skip logging errors in some places when they are due to missing files or ↵ | Sean Hall | 2022-08-09 | 1 | -3/+9 |
| | | | | | | registry keys or values. Related to 6696 | ||||
* | Add longPathAware to Burn manifest to support long paths. | Sean Hall | 2022-06-27 | 1 | -7/+5 |
| | | | | Fixes 3455 | ||||
* | Replace PathCompare with PathCompareCanonicalized. | Sean Hall | 2022-06-07 | 1 | -156/+0 |
| | |||||
* | Resolve paths while parsing them from the command line. | Sean Hall | 2022-06-07 | 1 | -118/+0 |
| | | | | | The current directory is a process wide setting that can potentially be changed by any thread. Remove fileutil methods that had equivalent pathutil methods. | ||||
* | Move dutil into libs/dutil | Rob Mensching | 2021-04-29 | 1 | -0/+2032 |