Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Central caDecor and caErr. | Bob Arnson | 2022-02-10 | 2 | -41/+1 |
| | |||||
* | Try to get more helpful test failure messages. | Sean Hall | 2022-01-01 | 1 | -3/+3 |
| | |||||
* | Simplify and normalize ext projects | Rob Mensching | 2021-12-30 | 2 | -10/+6 |
| | | | | | | 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 | 1 | -1/+0 |
| | | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works. | ||||
* | Consistent-ify primary key column names. | Bob Arnson | 2021-12-19 | 2 | -2/+2 |
| | |||||
* | Refactor butil while cleaning up other things. | Sean Hall | 2021-07-18 | 1 | -8/+0 |
| | |||||
* | WiX Toolset v4-preview.0v4.0.0-preview.0 | Rob Mensching | 2021-05-17 | 2 | -5/+8 |
| | |||||
* | Update package Cache attribute to new attribute values | Rob Mensching | 2021-05-17 | 8 | -17/+17 |
| | | | | Closes wixtoolset/issues#5125 | ||||
* | Fix batch file command-line parsing | Rob Mensching | 2021-05-17 | 1 | -1/+1 |
| | |||||
* | Fix Net48Web hash. | Sean Hall | 2021-05-11 | 1 | -1/+1 |
| | |||||
* | Cache packages that will be present for CACHE/INSTALL overall actions. | Sean Hall | 2021-05-11 | 8 | -17/+17 |
| | | | | | | | | During actions that are expected to have source media available, all packages that have cacheType set to keep should be cached if the package is going to be present. Set NetFx ExePackage Cache="no" and remove uninstall and repair arguments. #5125 | ||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 16 | -342/+52 |
| | |||||
* | Move NetFx.wixext into ext | Rob Mensching | 2021-05-03 | 70 | -0/+4498 |