aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-12Add CreateFolders standard action...Bob Arnson3-0/+5
2020-10-08Add the decompiled package's platform to the DecompileResult.Bob Arnson3-25/+47
2020-09-30 Add error message for cases where inner text used to be used.Bob Arnson6-10/+47
2020-09-19Remove 32-bit ARM support.Bob Arnson8-61/+8
2020-09-06Replace BinaryKey with BinaryRef and FileKey with FileRef.Bob Arnson6-25/+22
2020-09-01Fix typo.Bob Arnson2-7/+7
2020-09-01Fix check for valid 8.3 names for >3 extensions.Bob Arnson3-1/+9
2020-08-26A couple of minor decompiler fixes.Bob Arnson1-2/+2
2020-08-24Fixed custom action null column decompilation.Bob Arnson1-1/+1
2020-08-24Update decompiler to use XDocument rather than generated classes.Bob Arnson9-5230/+3427
2020-08-17Only target all frameworks in ReleaseSean Hall5-5/+10
2020-08-09WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall6-40/+122
2020-07-26Fix Control symbol dehydration to MSI output.Bob Arnson4-36/+43
2020-07-21Support implicit standard directory reference and "3264" platform foldersRob Mensching17-72/+437
2020-07-19WIXFEAT:6204 Use the new DpiAwareness attribute on BootstrapperApplication el...Sean Hall3-9/+98
2020-07-19Generate the bundle's application manifest in the Burn backend.Sean Hall3-16/+143
2020-07-18Display command-line help from Core and extensionsRob Mensching7-56/+79
2020-07-17Ensure named bindpaths are not found in unnamed bindpathsRob Mensching6-62/+68
2020-07-17Fix parsing of bind variables with default valuesRob Mensching5-2/+49
2020-07-16Create failing test for named bind paths.Sean Hall1-0/+30
2020-07-14Fix short filenames containing bind variablesRob Mensching1-2/+2
2020-07-14Fix validation of wildcard short filename extension.Rob Mensching1-1/+1
2020-07-14Major performance improvements to inline directory syntax parsingRob Mensching4-222/+220
2020-07-14Implement optimized simple reference creationRob Mensching2-1/+46
2020-07-14Update CompileCoreTestExtensionWixlib to be a .NET Core app.Sean Hall2-9/+10
2020-07-14Update dependencies.Sean Hall5-5/+5
2020-07-10Add CustomTableRef element.Sean Hall4-7/+74
2020-07-10Add CreateIdentifierValueFromPlatform.Sean Hall1-0/+35
2020-07-08Tests for CopyFile elementRob Mensching3-0/+64
2020-07-08Improve compiler performance by removing regex and other string fixesRob Mensching11-374/+454
2020-07-08Move short filename generation to the WindowsInstallerBackendRob Mensching6-159/+171
2020-07-08Remove unused propertyRob Mensching3-4/+0
2020-07-01Consolidate Custom Action tests in CustomActionFixtureRob Mensching2-99/+101
2020-07-01Make Feature/@Absent and Feature/@AllowAdvertise consistentRob Mensching1-33/+3
2020-07-01Default Publish/@Condition to "1" in the WI backendRob Mensching1-0/+15
2020-07-01Add failing test for CustomAction cycle.Sean Hall3-0/+61
2020-06-28Support localized TextStyle SizeRob Mensching2-4/+3
2020-06-25The Great Tuple to Symbol File Rename (tm)Rob Mensching7-0/+0
2020-06-25The Great Tuple to Symbol Rename (tm)Rob Mensching102-2913/+2913
2020-06-25Integrate Symbol to TupleWithSection renameRob Mensching4-92/+91
2020-06-24Reference Media if DiskId is specified.Bob Arnson3-8/+8
2020-06-24Turn tests off in appveyor.yml since they're run in appveyor.cmdSean Hall1-0/+2
2020-06-23Move Windows Installer specific backend services to WindowsInstallerRob Mensching3-2/+18
2020-06-23Fix a couple simple mistakesRob Mensching2-2/+2
2020-06-23Remove obsolete inner text handlingRob Mensching12-409/+37
2020-06-23Move Component\Condition inner text to Condition attributeRob Mensching1-0/+3
2020-06-23Move Feature\Condition inner text to new Level elementRob Mensching1-0/+69
2020-06-23Move launch conditions to Launch elementRob Mensching1-0/+58
2020-06-23Move PermissionEx\Condition inner text to Condition attributeRob Mensching1-1/+4
2020-06-23Move Control\Condition inner text to appropriate Condition attributeRob Mensching1-0/+76