Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix RemoveFoldersEx query. | Bob Arnson | 2023-02-21 | 1 | -2/+2 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/7236. | ||||
* | Minor cleanup of the obsoleted. | Bob Arnson | 2023-02-09 | 1 | -6/+0 |
| | |||||
* | Fix CustomActionData names. | Bob Arnson | 2023-02-01 | 4 | -15/+2 |
| | | | | | | | | | Fixes https://github.com/wixtoolset/issues/issues/7189. Also: - Clean up duplicate caDecor.h. - Clean up use of CUSTOM_ACTION_DECORATION. | ||||
* | As promised, remove CAQuietExec*. | Bob Arnson | 2023-01-31 | 2 | -51/+0 |
| | |||||
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 1 | -1/+0 |
| | |||||
* | Fix a couple minor bug in when adding/removing user comments | Rob Mensching | 2022-10-21 | 2 | -63/+62 |
| | | | | Plus some code clean up so error reporting is consistent. | ||||
* | Support add, modify and remove comments on user accounts | Ron Martin | 2022-10-21 | 4 | -130/+317 |
| | | | | Fixes 5371 | ||||
* | Update build dependencies and normalize more projects | Rob Mensching | 2022-10-19 | 1 | -2/+2 |
| | |||||
* | Set each native library dependency version to the build version. | Sean Hall | 2022-04-19 | 1 | -1/+0 |
| | |||||
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 1 | -1/+0 |
| | | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works. | ||||
* | Consistent-ify primary key column names. | Bob Arnson | 2021-12-19 | 11 | -20/+21 |
| | |||||
* | Bring Sean's fixes to `wix4`. | Bob Arnson | 2021-09-18 | 1 | -2/+2 |
| | |||||
* | Don't set NativeMachine variables when IsWow64Process2 is unavailable | Eric StJohn | 2021-09-13 | 1 | -1/+4 |
| | |||||
* | Add NativeMachine to Burn and WIX_NATIVE_MACHINE to UtilExtension | Eric StJohn | 2021-08-30 | 2 | -0/+29 |
| | |||||
* | Skip Wow64 redirection on 64-bit CA builds. | Bob Arnson | 2021-08-23 | 1 | -0/+10 |
| | |||||
* | Fixes an error reported by Resharper. | Ron Martin | 2021-07-05 | 1 | -2/+2 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 2 | -5/+5 |
| | |||||
* | Move Util.wixext into ext | Rob Mensching | 2021-05-03 | 39 | -0/+11827 |