Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 1 | -1/+1 |
* | Add longPathAware to Burn manifest to support long paths. | Sean Hall | 2022-06-27 | 1 | -2/+180 |
* | Make PathGetSystemPath return an array of paths ordered by preference. | Sean Hall | 2022-06-07 | 1 | -0/+28 |
* | Add PathSkipPastRoot. | Sean Hall | 2022-06-07 | 1 | -135/+153 |
* | Replace PathCompare with PathCompareCanonicalized. | Sean Hall | 2022-06-07 | 1 | -0/+69 |
* | Resolve paths while parsing them from the command line. | Sean Hall | 2022-06-07 | 1 | -0/+129 |
* | Add PathConcatRelativeToBase and use it in Burn. | Sean Hall | 2022-05-31 | 1 | -0/+107 |
* | Add PathCanonicalizeForComparison. | Sean Hall | 2022-05-31 | 1 | -43/+511 |
* | Replace PathIsAbsolute with PathIsRooted and add PathIsFullyQualified. | Sean Hall | 2022-05-31 | 1 | -0/+199 |
* | PathGetDirectory can't be responsible for stripping quotes. | Sean Hall | 2022-05-31 | 1 | -0/+33 |
* | Move dutil into libs/dutil | Rob Mensching | 2021-04-29 | 1 | -0/+80 |