aboutsummaryrefslogtreecommitdiff
path: root/src/clean.cmd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing .nupkg from clean batch fileRob Mensching2023-02-091-0/+1
|
* Add more .nupkgs to cleanRob Mensching2023-01-111-0/+5
|
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-081-3/+3
|
* Add newest .nupkgs to clean scriptRob Mensching2022-10-151-0/+2
|
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-011-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 scriptsRob Mensching2022-08-011-0/+1
|
* Add files-in-use task dialog.Bob Arnson2022-07-251-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 Hall2022-04-191-0/+1
|
* Provide managed CA and Embedded UI DTF libraries via NuGetRob Mensching2022-03-311-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 rootRob Mensching2022-02-231-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 cleanRob Mensching2022-01-101-0/+1
|
* Simplify and normalize ext projectsRob Mensching2021-12-301-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 mechanismRob Mensching2021-12-161-0/+40