Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify and normalize ext projects | Rob Mensching | 2021-12-30 | 2 | -9/+5 |
| | | | | | | Now that wix.targets is more compatible with MS.Common.targets the extension projects can be simplified. Also made their project files more consistent with each other. | ||||
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 2 | -2/+0 |
| | | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works. | ||||
* | Consistent-ify primary key column names. | Bob Arnson | 2021-12-19 | 12 | -37/+38 |
| | |||||
* | Added Dutch translation of Util extension. | Harm van den Brand | 2021-12-12 | 1 | -0/+33 |
| | |||||
* | 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 | 3 | -0/+41 |
| | |||||
* | Skip Wow64 redirection on 64-bit CA builds. | Bob Arnson | 2021-08-23 | 1 | -0/+10 |
| | |||||
* | Refactor butil while cleaning up other things. | Sean Hall | 2021-07-18 | 1 | -8/+0 |
| | |||||
* | Fixes an error reported by Resharper. | Ron Martin | 2021-07-05 | 1 | -2/+2 |
| | |||||
* | Make the BA responsible for parsing restart prompt behavior. | Sean Hall | 2021-07-02 | 1 | -2/+2 |
| | | | | Fixes #4975 | ||||
* | WiX Toolset v4-preview.0v4.0.0-preview.0 | Rob Mensching | 2021-05-17 | 2 | -5/+8 |
| | |||||
* | Fix batch file command-line parsing | Rob Mensching | 2021-05-17 | 1 | -1/+1 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 20 | -332/+59 |
| | |||||
* | Move Util.wixext into ext | Rob Mensching | 2021-05-03 | 166 | -0/+22341 |