| Commit message (Expand) | Author | Files | Lines |
2020-06-24 | Upgrade to VS2019 appveyor image. | Sean Hall | 1 | -1/+1 |
2020-06-24 | Add SourceLink to C++ projects. | Sean Hall | 2 | -1/+16 |
2020-06-24 | Move native pdbs into symbols package. | Sean Hall | 1 | -1/+1 |
2020-06-24 | Update to latest dutil. | Sean Hall | 9 | -13/+45 |
2020-06-15 | Set Visible to false for the contents of WixToolset.Burn. | Sean Hall | 2 | -3/+4 |
2020-05-23 | Add WindowsBuildNumber variable which is set to dwBuildNumber from RtlGetVers... | Sean Hall | 1 | -0/+5 |
2020-05-21 | WIXBUG:5980 Fix bugs around INSTALLUILEVEL_SOURCERESONLY. | Sean Hall | 8 | -17/+47 |
2020-05-21 | WIXBUG:3869 FilterResult needs to apply MB_TYPEMASK to dwAllowedResults. | Sean Hall | 1 | -1/+2 |
2020-05-16 | WIXFEAT:6164 Give BA control over UI level and handler. | Sean Hall | 16 | -90/+237 |
2020-05-10 | Redo nuget package so that burn.exe's get put where Core expects them to be | Sean Hall | 3 | -9/+17 |
2020-04-29 | Implement fDisableUnloading for the BA. | Sean Hall | 4 | -6/+8 |
2020-04-21 | Add action to OnExecutePackageBegin. | Sean Hall | 5 | -17/+20 |
2020-03-30 | Implement SetVariable. | Sean Hall | 4 | -1/+89 |
2020-03-30 | Help BAs and BundleExtensions find their data file. | Sean Hall | 4 | -1/+17 |
2020-03-30 | Add support for ExtensionSearches. | Sean Hall | 6 | -10/+104 |
2020-03-30 | Add support for BundleExtensions. | Sean Hall | 15 | -14/+701 |
2020-03-12 | Retry ElevationElevate once if we think it failed due to antivirus interference. | Sean Hall | 4 | -5/+15 |
2019-12-22 | Add cbSize parameter to BOOTSTRAPPER_COMMAND. | Sean Hall | 3 | -3/+4 |
2019-12-11 | Update dependencies. | Sean Hall | 4 | -9/+9 |
2019-12-11 | Update to latest repo-template. | Sean Hall | 2 | -2/+4 |
2019-01-13 | Update to latest Cpp.Build.props for locating latest Win10 SDK. | Sean Hall | 1 | -1/+5 |
2018-12-30 | Reduce extra appveyor builds by targeting only master and develop branches | Rob Mensching | 1 | -0/+5 |
2018-12-30 | Add BootstrapperCore nuget feed. | Sean Hall | 1 | -0/+1 |
2018-12-29 | Integrate into latest v4 | Sean Hall | 20 | -13/+639 |
2018-12-29 | Import code from old v4 repo | Sean Hall | 90 | -0/+41905 |