aboutsummaryrefslogtreecommitdiff
path: root/src/libs/dutil/WixToolset.DUtil/deputil.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update URLs to their redirected onesKaarlo Räihä2022-11-041-1/+1
| | | | To make things a bit more future-proof
* Use HTTPS instead of HTTPKaarlo Räihä2022-11-041-1/+1
| | | | Fix some of these
* Skip logging errors in some places when they are due to missing files or ↵Sean Hall2022-08-091-72/+73
| | | | | | registry keys or values. Related to 6696
* Add support for semver in bundles and dependenciesRob Mensching2022-05-101-10/+22
| | | | | | | Take advantage of WixVersion/verutil functionality to support wider range of version numbers were possible in the WiX Toolset Completes 4666
* Refactor some dependency detection.Sean Hall2022-01-161-5/+14
| | | | | * Run DependencyDetect earlier * Do package dependency checking during each package/related bundle
* Add registry bitness to RegUtil and BUtil.Bob Arnson2022-01-101-3/+3
| | | | | Fixes https://github.com/wixtoolset/issues/issues/6669. Fixes https://github.com/wixtoolset/issues/issues/6670.
* Move dutil into libs/dutilRob Mensching2021-04-291-0/+699