aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace static cache internals with a struct.Sean Hall2021-08-0432-372/+526
* Get system TEMP path from the registry.Sean Hall2021-08-044-15/+112
* Update Burn ARP command lines to skip clean room.Sean Hall2021-08-043-16/+20
* Add fixed buffer butil APIs.Sean Hall2021-07-193-21/+203
* Fix more 32-bit assumptions.Sean Hall2021-07-192-40/+12
* Refactor butil while cleaning up other things.Sean Hall2021-07-1813-323/+369
* Allow access to persisted variables from related bundles.Jacob Hoover2021-07-187-22/+420
* Build api segment via traversal projects.Bob Arnson2021-07-175-28/+67
* Revert "Build api segment via traversal projects."Bob Arnson2021-07-124-67/+26
* Build api segment via traversal projects.Bob Arnson2021-07-114-26/+67
* Always append Windows Installer logs in Burn.Sean Hall2021-07-062-2/+2
* Improve whitespace handling in Burn conditions.Sean Hall2021-07-062-1/+3
* See wixtoolset/Issues/4726.Ron Martin2021-07-0511-15/+338
* Fix errors in that cause format specifiers to appear inRon Martin2021-07-051-3/+3
* Fixes an error reported by Resharper.Ron Martin2021-07-051-2/+2
* Make the BA responsible for parsing restart prompt behavior.Sean Hall2021-07-0219-143/+180
* Add bundle option for command line variables to always be uppercase.Sean Hall2021-07-0232-13/+454
* Expose overridable variable APIs in balutil and Mba.Core.Sean Hall2021-07-0217-121/+539
* Fix decompilation for TARGETDIR-rooted components.Bob Arnson2021-06-294-9/+22
* Fix typos and whitespace.Bob Arnson2021-06-283-6/+5
* Fix build versioning to ignore tags.Bob Arnson2021-06-281-0/+1
* Use traversal projects to build libs in parallel.Bob Arnson2021-06-284-32/+41
* Apply shouldn't abort if restart's required when doing special actions.Sean Hall2021-06-171-2/+2
* Add Success page to prereq BA.Sean Hall2021-06-1728-50/+215
* Fix prereq BA to not reload the bootstrapper if a restart is required.Sean Hall2021-06-171-4/+5
* Fix runtime parsing of ExePackage/@ExitCode for negative values.Sean Hall2021-06-131-1/+1
* Fix parsing large values for ChainPackage/@InstallSize.Sean Hall2021-06-133-3/+7
* Skip failing test.Bob Arnson2021-06-091-1/+1
* Fix building and perf for bundles with 1000s of package and BA payloadsSean Hall2021-06-0922-186/+315
* Show Burn splash screen earlier.Sean Hall2021-06-099-23/+155
* Update Burn command line parsing to handle unknown args separately.Sean Hall2021-06-093-142/+181
* Try to log Burn command line even if it was invalid.Sean Hall2021-06-096-36/+111
* Add a manual test bundle for testing BAFunctions and thmutil.Sean Hall2021-06-0429-0/+785
* Fix bug where theme window didn't enlarge client area for default DPI.Sean Hall2021-06-041-9/+33
* Fix loading BAFunctions.Sean Hall2021-06-043-23/+14
* Support multiple thmutil in same process.Sean Hall2021-06-041-15/+30
* Add thmutil Image element to allow specifying multiple resolutions.Sean Hall2021-06-042-25/+371
* Allow arbitrary strings for thmutil Font ids.Sean Hall2021-06-042-16/+39
* Require separate images for thmutil graphic Buttons and Progressbars.Sean Hall2021-06-042-187/+389
* Add THEME_IMAGE_REFERENCE to thmutil.Sean Hall2021-06-042-70/+293
* In thmutil when drawing images, use GDI+ and the actual dimensions.Sean Hall2021-06-047-97/+259
* Enforce schema restrictions for numeric and image thmutil attributes.Sean Hall2021-06-047-1633/+696
* Require children of thmutil Billboard elements to be BillboardPanel.Sean Hall2021-06-045-103/+180
* Remove bundle platform warning.Bob Arnson2021-06-033-15/+0
* Add some 64-bit Burn tests.Bob Arnson2021-06-0211-3/+88
* Make IgnoreRollbackError set HRESULT to S_OK.Sean Hall2021-05-191-2/+2
* Run the non-Tools tests in src\wix\test.Sean Hall2021-05-193-2/+12
* Try to make building Bal.wixext and IntegrationBurn faster.Sean Hall2021-05-196-43/+33
* Add InProgressDisplayName for bundles.Sean Hall2021-05-1928-170/+391
* Start WiX Toolset v4-preview.1Rob Mensching2021-05-171-1/+1