WiX Toolset Code
main
Sean Hall committed over 4 years ago
PathGetDirectory can't be responsible for stripping quotes.
Sean Hall committed over 4 years ago
PathEnsureQuoted is not generally useful.
Sean Hall committed over 4 years ago
Sean Hall committed over 4 years ago
Rename build.cmd to devbuild.cmd to better represent its purpose
Rob Mensching committed over 4 years ago
Ignore NU1507 to work-around Centrally Versioned Packaging change
Rob Mensching committed over 4 years ago
Keep track of when parts of verutil/WixVersions are missing.
Sean Hall committed over 4 years ago
Store the prefix character in VERUTIL_VERSION.
Sean Hall committed over 4 years ago
Add option to hosts to always install prereqs.
Sean Hall committed over 4 years ago
Move infinite loop detection into the hosts.
Sean Hall committed over 4 years ago
Update balutil and Bal.wixext to use more concise Exit* macros.
Sean Hall committed over 4 years ago
Add ability to skip tests at runtime, and skip long running cache tests
Sean Hall committed over 4 years ago
Remove comments from global.json.
Sean Hall committed over 4 years ago
Add support for semver in bundles and dependencies
Rob Mensching committed over 4 years ago
Add WixVersion implementation to WixToolset.Data
Rob Mensching committed over 4 years ago
Harvest BundlePackage payloads.
Sean Hall committed over 4 years ago
Only block shutdown during Apply.
Sean Hall committed over 4 years ago
Assume critical shutdown was caused by the current package.
Sean Hall committed over 4 years ago
Allow burn.runonce with burn.clean.room and create runonce log.
Sean Hall committed over 4 years ago
Port UtilExtension.UserTests from wix3.
Sean Hall committed over 4 years ago