Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing .nupkg from clean batch file | Rob Mensching | 2023-02-09 | 1 | -0/+1 |
| | |||||
* | Add more .nupkgs to clean | Rob Mensching | 2023-01-11 | 1 | -0/+5 |
| | |||||
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 1 | -3/+3 |
| | |||||
* | Add newest .nupkgs to clean script | Rob Mensching | 2022-10-15 | 1 | -0/+2 |
| | |||||
* | Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets | Rob Mensching | 2022-08-01 | 1 | -0/+1 |
| | | | | | | | Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838 | ||||
* | Very minor clean up to global build scripts | Rob Mensching | 2022-08-01 | 1 | -0/+1 |
| | |||||
* | Add files-in-use task dialog. | Bob Arnson | 2022-07-25 | 1 | -0/+3 |
| | | | | | | | | Remove ErrorFailNoActionReboot loc string, now that XP is dead (RIP). Clean up some extra stuff, because I'm all up in the code. Resolves https://github.com/wixtoolset/issues/issues/6545. | ||||
* | Replace Dnc.Host with Dnc.HostGenerator to support linker trimming. | Sean Hall | 2022-04-19 | 1 | -0/+1 |
| | |||||
* | Provide managed CA and Embedded UI DTF libraries via NuGet | Rob Mensching | 2022-03-31 | 1 | -0/+1 |
| | | | | | | | | | | Lots of refactoring to bring the SFX tooling back into the 'dtf' layer since they are (in the end) tightly coupled to some DTF assemblies. Also refactored the DTF tests into their own folder and added a couple integration tests to build using the new CA/UI NuGet package. Closes wixtoolset/issues#6080 | ||||
* | Move nuget.config, global.json and Directory.Packages.props to root | Rob Mensching | 2022-02-23 | 1 | -0/+3 |
| | | | | | Putting these files in the root means they can be used by the test projects support projects that get copied to the `build` folder. | ||||
* | Include "wix.exe" package in clean | Rob Mensching | 2022-01-10 | 1 | -0/+1 |
| | |||||
* | Simplify and normalize ext projects | Rob Mensching | 2021-12-30 | 1 | -0/+1 |
| | | | | | | 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. | ||||
* | Add global clean mechanism | Rob Mensching | 2021-12-16 | 1 | -0/+40 |