| Commit message (Expand) | Author | Files | Lines |
2021-07-05 | See wixtoolset/Issues/4726. | Ron Martin | 11 | -15/+338 |
2021-07-05 | Fix errors in that cause format specifiers to appear in | Ron Martin | 1 | -3/+3 |
2021-07-05 | Fixes an error reported by Resharper. | Ron Martin | 1 | -2/+2 |
2021-07-02 | Make the BA responsible for parsing restart prompt behavior. | Sean Hall | 19 | -143/+180 |
2021-07-02 | Add bundle option for command line variables to always be uppercase. | Sean Hall | 32 | -13/+454 |
2021-07-02 | Expose overridable variable APIs in balutil and Mba.Core. | Sean Hall | 17 | -121/+539 |
2021-06-29 | Fix decompilation for TARGETDIR-rooted components. | Bob Arnson | 4 | -9/+22 |
2021-06-28 | Fix typos and whitespace. | Bob Arnson | 3 | -6/+5 |
2021-06-28 | Fix build versioning to ignore tags. | Bob Arnson | 1 | -0/+1 |
2021-06-28 | Use traversal projects to build libs in parallel. | Bob Arnson | 4 | -32/+41 |
2021-06-17 | Apply shouldn't abort if restart's required when doing special actions. | Sean Hall | 1 | -2/+2 |
2021-06-17 | Add Success page to prereq BA. | Sean Hall | 28 | -50/+215 |
2021-06-17 | Fix prereq BA to not reload the bootstrapper if a restart is required. | Sean Hall | 1 | -4/+5 |
2021-06-13 | Fix runtime parsing of ExePackage/@ExitCode for negative values. | Sean Hall | 1 | -1/+1 |
2021-06-13 | Fix parsing large values for ChainPackage/@InstallSize. | Sean Hall | 3 | -3/+7 |
2021-06-09 | Skip failing test. | Bob Arnson | 1 | -1/+1 |
2021-06-09 | Fix building and perf for bundles with 1000s of package and BA payloads | Sean Hall | 23 | -186/+317 |
2021-06-09 | Show Burn splash screen earlier. | Sean Hall | 9 | -23/+155 |
2021-06-09 | Update Burn command line parsing to handle unknown args separately. | Sean Hall | 3 | -142/+181 |
2021-06-09 | Try to log Burn command line even if it was invalid. | Sean Hall | 6 | -36/+111 |
2021-06-04 | Add a manual test bundle for testing BAFunctions and thmutil. | Sean Hall | 29 | -0/+785 |
2021-06-04 | Fix bug where theme window didn't enlarge client area for default DPI. | Sean Hall | 1 | -9/+33 |
2021-06-04 | Fix loading BAFunctions. | Sean Hall | 3 | -23/+14 |
2021-06-04 | Support multiple thmutil in same process. | Sean Hall | 1 | -15/+30 |
2021-06-04 | Add thmutil Image element to allow specifying multiple resolutions. | Sean Hall | 2 | -25/+371 |
2021-06-04 | Allow arbitrary strings for thmutil Font ids. | Sean Hall | 2 | -16/+39 |
2021-06-04 | Require separate images for thmutil graphic Buttons and Progressbars. | Sean Hall | 2 | -187/+389 |
2021-06-04 | Add THEME_IMAGE_REFERENCE to thmutil. | Sean Hall | 2 | -70/+293 |
2021-06-04 | In thmutil when drawing images, use GDI+ and the actual dimensions. | Sean Hall | 7 | -97/+259 |
2021-06-04 | Enforce schema restrictions for numeric and image thmutil attributes. | Sean Hall | 7 | -1633/+696 |
2021-06-04 | Require children of thmutil Billboard elements to be BillboardPanel. | Sean Hall | 5 | -103/+180 |
2021-06-03 | Remove bundle platform warning. | Bob Arnson | 3 | -15/+0 |
2021-06-02 | Add some 64-bit Burn tests. | Bob Arnson | 11 | -3/+88 |
2021-05-19 | Make IgnoreRollbackError set HRESULT to S_OK. | Sean Hall | 1 | -2/+2 |
2021-05-19 | Run the non-Tools tests in src\wix\test. | Sean Hall | 3 | -2/+12 |
2021-05-19 | Try to make building Bal.wixext and IntegrationBurn faster. | Sean Hall | 6 | -43/+33 |
2021-05-19 | Add InProgressDisplayName for bundles. | Sean Hall | 28 | -170/+391 |
2021-05-17 | Start WiX Toolset v4-preview.1 | Rob Mensching | 2 | -5/+5 |
2021-05-17 | WiX Toolset v4-preview.0v4.0.0-preview.0 | Rob Mensching | 15 | -19/+38 |
2021-05-17 | Update package Cache attribute to new attribute values | Rob Mensching | 24 | -129/+311 |
2021-05-17 | Sign and execute runtime tests only on master | Rob Mensching | 1 | -4/+12 |
2021-05-17 | Enable enabling runtime tests | Rob Mensching | 3 | -3/+7 |
2021-05-17 | Remove unused code | Rob Mensching | 1 | -13/+0 |
2021-05-17 | Fix batch file command-line parsing | Rob Mensching | 25 | -39/+25 |
2021-05-11 | Fix StrAllocString assertions. | Sean Hall | 3 | -16/+22 |
2021-05-11 | Add tests for WixBA. | Sean Hall | 16 | -149/+202 |
2021-05-11 | Move WixToolset.WixBA into test/burn and use new PackageReferences. | Sean Hall | 21 | -2/+6 |
2021-05-11 | Update WixBA to Mba.Core 4.0.58. | Sean Hall | 3 | -12/+58 |
2021-05-11 | Update WixBA to Mba.Core 4.0.49. | Sean Hall | 2 | -3/+3 |
2021-05-11 | Update WixBA to Mba.Core 4.0.44. | Sean Hall | 2 | -1/+19 |