aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Util/ca/precomp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix faulty memory access in Util's User custom actionsRob Mensching2024-07-151-1/+2
| | | | | | | | Generally, clean up the handling of getting the domain from a server name by centralizing and simplifying it behind an improved GetDomainFromServerName() based on the buggy GetServerName(). Fixes 8576
* Fix CustomActionData names.Bob Arnson2023-02-011-1/+1
| | | | | | | | | Fixes https://github.com/wixtoolset/issues/issues/7189. Also: - Clean up duplicate caDecor.h. - Clean up use of CUSTOM_ACTION_DECORATION.
* Implement integrated build processRob Mensching2021-05-111-1/+1
|
* Move Util.wixext into extRob Mensching2021-05-031-0/+54