aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-11Fix modularization of columnsRob Mensching7-360/+552
2022-12-11Handle references to standard directoriesRob Mensching2-45/+136
2022-12-11Remove double spaces after periods in textRob Mensching3-10/+10
2022-12-06Correctly harvest registry files with multiszRob Mensching10-30/+286
2022-12-06Automated code clean upRob Mensching4-73/+66
2022-12-06Allow quoted values in foreachRob Mensching2-226/+287
2022-12-06Remove DirectoryRef to TARGETDIRRob Mensching3-4/+117
2022-12-06Always reference net472 when it is to be referencedRob Mensching8-14/+7
2022-12-06Better solution to the UI custom action "problem."Bob Arnson12-97/+133
2022-12-02Fixing spelling error in BuildCommandsStaffan Gustafsson1-1/+1
2022-11-21Remove outdated error details about error 217Rob Mensching1-2/+2
2022-11-21Add additional AssetTargetFallbackRob Mensching4-2/+34
2022-11-21Handle spaces when finding path to executables in MSBuild taskRob Mensching4-5/+5
2022-11-21Improve file not found error messageRob Mensching6-14/+14
2022-11-21Log error when path to executable cannot be found in MSBuild tool taskRob Mensching2-13/+36
2022-11-21Allow signing targets to be overridden in simple Sdk-style .wixprojRob Mensching7-98/+122
2022-11-21Add support for UTF-8 console and use it for passing smartcab pathsRob Mensching6-164/+321
2022-11-17Minor code clean upRob Mensching2-10/+6
2022-11-17Handle case where element has text and the target attributeRob Mensching2-6/+121
2022-11-17Fix culture on Sql.wixext de-de.wxlRob Mensching1-1/+1
2022-11-17Fix build when Cultures is specifiedRob Mensching17-105/+216
2022-11-17Do not add .nupkg image to test projectsRob Mensching1-1/+1
2022-11-17Remove some build parallelization causing intermittent problemsRob Mensching1-2/+2
2022-11-17Expose bind variables from build command and via MSBuild WixVariables propertyRob Mensching27-123/+517
2022-11-16Warn about unsuffixed custom action ids.Bob Arnson2-1/+110
2022-11-16Go back to separate .wixlibs for DifxApp.Bob Arnson12-91/+46
2022-11-15Fix when xmlns placed directly on PermissionExRob Mensching4-18/+237
2022-11-15Add missing IniFile createLine handlingRob Mensching4-0/+50
2022-11-14Fix Iis table definitions.Bob Arnson3-21/+38
2022-11-13Parallelize building test codeRob Mensching4-24/+8
2022-11-13Fix typos in CreateItemAvoidingInferenceRob Mensching2-15/+12
2022-11-13Minimize calls into GitInfo by caching results during build_initRob Mensching64-77/+71
2022-11-12Start WiX Toolset v4-rc.1Rob Mensching2-1/+2
2022-11-11WiX Toolset v4-preview.1v4.0.0-preview.1Rob Mensching5-5/+15
2022-11-10Automate the test for GetRelatedBundleVariable.Sean Hall15-59/+97
2022-11-10Add GetRelatedBundleVariable to managed IBootstrapperEngine.Sean Hall5-0/+47
2022-11-10WIXFEAT-3704 - Allow access to persisted variables from related bundlesJacob Hoover23-6/+604
2022-11-08Separate WixInternal content from official WixToolset namespaceRob Mensching251-374/+376
2022-11-08Ensure all published .nupkgs have an iconRob Mensching13-15/+38
2022-11-08Very minor cleanupRob Mensching6-19/+16
2022-11-07Convert only well-known WixUI ids.Bob Arnson2-4/+5
2022-11-06Implement cab thread countRob Mensching3-16/+41
2022-11-06Report multiple missing files in one buildRob Mensching2-6/+15
2022-11-06Visible string cleanup.Bob Arnson8-12/+12
2022-11-06MSBuild cleanup.Bob Arnson3-10/+3
2022-11-04Update URLs to their redirected onesKaarlo Räihä6-7/+7
2022-11-04Use HTTPS instead of HTTPKaarlo Räihä7-11/+11
2022-11-04Fix many error conversion messages that should be informationRob Mensching1-12/+12
2022-11-04Normalize SectionType and OutputType "Product" to "Package"Rob Mensching26-65/+81
2022-11-04Move Directory code generation to the linkerRob Mensching5-74/+63