| Commit message (Expand) | Author | Files | Lines |
2022-12-11 | Fix modularization of columns | Rob Mensching | 7 | -360/+552 |
2022-12-11 | Handle references to standard directories | Rob Mensching | 2 | -45/+136 |
2022-12-11 | Remove double spaces after periods in text | Rob Mensching | 3 | -10/+10 |
2022-12-06 | Correctly harvest registry files with multisz | Rob Mensching | 10 | -30/+286 |
2022-12-06 | Automated code clean up | Rob Mensching | 4 | -73/+66 |
2022-12-06 | Allow quoted values in foreach | Rob Mensching | 2 | -226/+287 |
2022-12-06 | Remove DirectoryRef to TARGETDIR | Rob Mensching | 3 | -4/+117 |
2022-12-06 | Always reference net472 when it is to be referenced | Rob Mensching | 8 | -14/+7 |
2022-12-06 | Better solution to the UI custom action "problem." | Bob Arnson | 12 | -97/+133 |
2022-12-02 | Fixing spelling error in BuildCommands | Staffan Gustafsson | 1 | -1/+1 |
2022-11-21 | Remove outdated error details about error 217 | Rob Mensching | 1 | -2/+2 |
2022-11-21 | Add additional AssetTargetFallback | Rob Mensching | 4 | -2/+34 |
2022-11-21 | Handle spaces when finding path to executables in MSBuild task | Rob Mensching | 4 | -5/+5 |
2022-11-21 | Improve file not found error message | Rob Mensching | 6 | -14/+14 |
2022-11-21 | Log error when path to executable cannot be found in MSBuild tool task | Rob Mensching | 2 | -13/+36 |
2022-11-21 | Allow signing targets to be overridden in simple Sdk-style .wixproj | Rob Mensching | 7 | -98/+122 |
2022-11-21 | Add support for UTF-8 console and use it for passing smartcab paths | Rob Mensching | 6 | -164/+321 |
2022-11-17 | Minor code clean up | Rob Mensching | 2 | -10/+6 |
2022-11-17 | Handle case where element has text and the target attribute | Rob Mensching | 2 | -6/+121 |
2022-11-17 | Fix culture on Sql.wixext de-de.wxl | Rob Mensching | 1 | -1/+1 |
2022-11-17 | Fix build when Cultures is specified | Rob Mensching | 17 | -105/+216 |
2022-11-17 | Do not add .nupkg image to test projects | Rob Mensching | 1 | -1/+1 |
2022-11-17 | Remove some build parallelization causing intermittent problems | Rob Mensching | 1 | -2/+2 |
2022-11-17 | Expose bind variables from build command and via MSBuild WixVariables property | Rob Mensching | 27 | -123/+517 |
2022-11-16 | Warn about unsuffixed custom action ids. | Bob Arnson | 2 | -1/+110 |
2022-11-16 | Go back to separate .wixlibs for DifxApp. | Bob Arnson | 12 | -91/+46 |
2022-11-15 | Fix when xmlns placed directly on PermissionEx | Rob Mensching | 4 | -18/+237 |
2022-11-15 | Add missing IniFile createLine handling | Rob Mensching | 4 | -0/+50 |
2022-11-14 | Fix Iis table definitions. | Bob Arnson | 3 | -21/+38 |
2022-11-13 | Parallelize building test code | Rob Mensching | 4 | -24/+8 |
2022-11-13 | Fix typos in CreateItemAvoidingInference | Rob Mensching | 2 | -15/+12 |
2022-11-13 | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 64 | -77/+71 |
2022-11-12 | Start WiX Toolset v4-rc.1 | Rob Mensching | 2 | -1/+2 |
2022-11-11 | WiX Toolset v4-preview.1v4.0.0-preview.1 | Rob Mensching | 5 | -5/+15 |
2022-11-10 | Automate the test for GetRelatedBundleVariable. | Sean Hall | 15 | -59/+97 |
2022-11-10 | Add GetRelatedBundleVariable to managed IBootstrapperEngine. | Sean Hall | 5 | -0/+47 |
2022-11-10 | WIXFEAT-3704 - Allow access to persisted variables from related bundles | Jacob Hoover | 23 | -6/+604 |
2022-11-08 | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 251 | -374/+376 |
2022-11-08 | Ensure all published .nupkgs have an icon | Rob Mensching | 13 | -15/+38 |
2022-11-08 | Very minor cleanup | Rob Mensching | 6 | -19/+16 |
2022-11-07 | Convert only well-known WixUI ids. | Bob Arnson | 2 | -4/+5 |
2022-11-06 | Implement cab thread count | Rob Mensching | 3 | -16/+41 |
2022-11-06 | Report multiple missing files in one build | Rob Mensching | 2 | -6/+15 |
2022-11-06 | Visible string cleanup. | Bob Arnson | 8 | -12/+12 |
2022-11-06 | MSBuild cleanup. | Bob Arnson | 3 | -10/+3 |
2022-11-04 | Update URLs to their redirected ones | Kaarlo Räihä | 6 | -7/+7 |
2022-11-04 | Use HTTPS instead of HTTP | Kaarlo Räihä | 7 | -11/+11 |
2022-11-04 | Fix many error conversion messages that should be information | Rob Mensching | 1 | -12/+12 |
2022-11-04 | Normalize SectionType and OutputType "Product" to "Package" | Rob Mensching | 26 | -65/+81 |
2022-11-04 | Move Directory code generation to the linker | Rob Mensching | 5 | -74/+63 |