aboutsummaryrefslogtreecommitdiff
path: root/src/libs/dutil/WixToolset.DUtil/inc/dirutil.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add longPathAware to Burn manifest to support long paths.Sean Hall2022-06-271-2/+1
| | | | Fixes 3455
* Resolve paths while parsing them from the command line.Sean Hall2022-06-071-1/+2
| | | | | 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/dutilRob Mensching2021-04-291-0/+59