index
:
wix
bob/EnsureTableStandardActions
bob/Fixes.240629
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
bob/UpdateRegistrationAcrossUpgrades
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/xsds
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libs
/
dutil
/
WixToolset.DUtil
/
inc
/
pathutil.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add longPathAware to Burn manifest to support long paths.
Sean Hall
2022-06-27
1
-8
/
+59
*
Make sure base paths are fully qualified in Burn.
Sean Hall
2022-06-07
1
-0
/
+10
*
Update Burn algorithm for picking elevated temp path to use SystemTemp.
Sean Hall
2022-06-07
1
-0
/
+9
*
Make PathGetSystemPath return an array of paths ordered by preference.
Sean Hall
2022-06-07
1
-4
/
+5
*
Add PathSkipPastRoot.
Sean Hall
2022-06-07
1
-12
/
+43
*
Replace PathCompare with PathCompareCanonicalized.
Sean Hall
2022-06-07
1
-4
/
+5
*
Resolve paths while parsing them from the command line.
Sean Hall
2022-06-07
1
-0
/
+10
*
Add PathConcatRelativeToBase and use it in Burn.
Sean Hall
2022-05-31
1
-0
/
+11
*
Add PathCanonicalizeForComparison.
Sean Hall
2022-05-31
1
-8
/
+48
*
Replace PathIsAbsolute with PathIsRooted and add PathIsFullyQualified.
Sean Hall
2022-05-31
1
-3
/
+16
*
PathEnsureQuoted is not generally useful.
Sean Hall
2022-05-31
1
-10
/
+0
*
Add argument and policy setting to set Burn's base working directory.
Sean Hall
2021-08-04
1
-10
/
+0
*
Get system TEMP path from the registry.
Sean Hall
2021-08-04
1
-0
/
+16
*
Move dutil into libs/dutil
Rob Mensching
2021-04-29
1
-0
/
+252