Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename WixToolset.Msbuild to WixToolset.Sdk | Rob Mensching | 2020-06-26 | 1 | -4/+4 |
| | |||||
* | The Great Tuple to Symbol Rename (tm) | Rob Mensching | 2020-06-25 | 1 | -4/+4 |
| | |||||
* | Use simplified command-line parsing and update loading standard backends | Rob Mensching | 2020-06-13 | 1 | -0/+3 |
| | |||||
* | Get the inner exception test working in the MSBuild test project. | Sean Hall | 2020-06-03 | 2 | -49/+0 |
| | |||||
* | Move most tests into the new WixToolsetTest.MSBuild project. | Sean Hall | 2020-05-31 | 24 | -975/+7 |
| | | | | This project relies on all of the projects being published in order to properly test wix.targets. | ||||
* | Move the targets files into the top-level tools folder. | Sean Hall | 2020-05-28 | 3 | -2/+21 |
| | |||||
* | Rename DoIt to WixBuild. | Sean Hall | 2020-05-28 | 2 | -3/+3 |
| | |||||
* | Allow more than one harvested file and files differing by extension | paulomorgado | 2020-05-26 | 6 | -2/+168 |
| | | | | | | add component and directory for more disambiguation Fix HarvestFile Ouput added unit tests | ||||
* | Ensure inner exceptions from unexpected exceptions get logged. | Sean Hall | 2020-05-13 | 1 | -0/+43 |
| | |||||
* | Fix test. | Sean Hall | 2020-05-10 | 1 | -1/+1 |
| | |||||
* | Add test for building a bundle from .wixproj. | Sean Hall | 2020-05-10 | 5 | -2/+104 |
| | |||||
* | Set RuntimeIdentifier to win-x86 in most projects | Sean Hall | 2020-05-09 | 1 | -0/+1 |
| | | | | now that the WixToolset.Core.Native package isn't providing wixnative.*.exe anymore. | ||||
* | Implement Heat tasks from WixToolset.Harvesters | Sean Hall | 2020-05-08 | 4 | -0/+161 |
| | |||||
* | Remove partial WixPdb support. | Bob Arnson | 2020-04-11 | 1 | -9/+0 |
| | | | | Not as useful as intended and I'd rather remove it than potentially have to support something as weird as this. | ||||
* | Fix clean test, since the Common Clean target isn't actually supposed to ↵ | Sean Hall | 2020-04-07 | 1 | -0/+3 |
| | | | | delete everything. | ||||
* | Partial WixPdbs stop the backend before binding. | Bob Arnson | 2020-03-17 | 2 | -3/+65 |
| | |||||
* | Update to latest Core to use .wixpdb for test validation purposes | Rob Mensching | 2019-10-28 | 1 | -1/+1 |
| | |||||
* | Better support all .NETs and fix-up integration tests | Rob Mensching | 2019-10-20 | 1 | -1/+2 |
| | |||||
* | Fix versioning of thmviewer and include MSI package in build | Rob Mensching | 2019-10-20 | 1 | -3/+3 |
| | |||||
* | Update to latest Core changes plus other minor fixes | Rob Mensching | 2019-05-09 | 3 | -17/+9 |
| | |||||
* | Plumb InstallerPlatform through MSBuild task. | Bob Arnson | 2019-01-16 | 1 | -0/+28 |
| | |||||
* | Add failing test for SuppressIces. | Sean Hall | 2019-01-12 | 1 | -0/+22 |
| | |||||
* | Re-enable tests and NCrunch with fixes to Core.Native | Rob Mensching | 2018-12-22 | 3 | -5/+6 |
| | |||||
* | Skip some MSBuild tests until we can execute tests with out of proc MSBuild | Rob Mensching | 2018-10-04 | 2 | -5/+5 |
| | |||||
* | Enable NCrunch support | Rob Mensching | 2018-10-04 | 1 | -0/+5 |
| | |||||
* | Merge pull request #3 from wixtoolset/bob/5853-variable-redefinition | Sean Hall | 2018-09-09 | 1 | -1/+1 |
|\ | | | | | Update test now that Core now ignores equal variable redefinitions. | ||||
| * | Update test now that Core now ignores equal variable redefinitions. | Bob Arnson | 2018-09-03 | 1 | -1/+1 |
| | | | | | | | | Depends on https://github.com/wixtoolset/Core/pull/2 | ||||
* | | Add .wixipl output MSBuild test. | Bob Arnson | 2018-09-06 | 1 | -0/+27 |
|/ | |||||
* | Support warning suppression. | Bob Arnson | 2018-08-28 | 3 | -2/+34 |
| | |||||
* | Fix Build and Clean targets | Rob Mensching | 2018-08-11 | 5 | -82/+149 |
| | |||||
* | Integrate Extensibility.Data namespace change | Rob Mensching | 2018-07-23 | 1 | -4/+4 |
| | |||||
* | Integrate tools from Core project | Rob Mensching | 2018-07-21 | 16 | -0/+400 |