| Commit message (Expand) | Author | Age | Files | Lines |
* | Move short filename generation to the WindowsInstallerBackend | Rob Mensching | 2020-07-08 | 6 | -159/+171 |
* | Remove unused property | Rob Mensching | 2020-07-08 | 3 | -4/+0 |
* | Consolidate Custom Action tests in CustomActionFixture | Rob Mensching | 2020-07-01 | 2 | -99/+101 |
* | Make Feature/@Absent and Feature/@AllowAdvertise consistent | Rob Mensching | 2020-07-01 | 1 | -33/+3 |
* | Default Publish/@Condition to "1" in the WI backend | Rob Mensching | 2020-07-01 | 1 | -0/+15 |
* | Add failing test for CustomAction cycle. | Sean Hall | 2020-07-01 | 3 | -0/+61 |
* | Support localized TextStyle Size | Rob Mensching | 2020-06-28 | 2 | -4/+3 |
* | The Great Tuple to Symbol File Rename (tm) | Rob Mensching | 2020-06-25 | 7 | -0/+0 |
* | The Great Tuple to Symbol Rename (tm) | Rob Mensching | 2020-06-25 | 102 | -2913/+2913 |
* | Integrate Symbol to TupleWithSection rename | Rob Mensching | 2020-06-25 | 4 | -92/+91 |
* | Reference Media if DiskId is specified. | Bob Arnson | 2020-06-24 | 3 | -8/+8 |
* | Turn tests off in appveyor.yml since they're run in appveyor.cmd | Sean Hall | 2020-06-24 | 1 | -0/+2 |
* | Move Windows Installer specific backend services to WindowsInstaller | Rob Mensching | 2020-06-23 | 3 | -2/+18 |
* | Fix a couple simple mistakes | Rob Mensching | 2020-06-23 | 2 | -2/+2 |
* | Remove obsolete inner text handling | Rob Mensching | 2020-06-23 | 12 | -409/+37 |
* | Move Component\Condition inner text to Condition attribute | Rob Mensching | 2020-06-23 | 1 | -0/+3 |
* | Move Feature\Condition inner text to new Level element | Rob Mensching | 2020-06-23 | 1 | -0/+69 |
* | Move launch conditions to Launch element | Rob Mensching | 2020-06-23 | 1 | -0/+58 |
* | Move PermissionEx\Condition inner text to Condition attribute | Rob Mensching | 2020-06-23 | 1 | -1/+4 |
* | Move Control\Condition inner text to appropriate Condition attribute | Rob Mensching | 2020-06-23 | 1 | -0/+76 |
* | Move CustomAction script inner text to ScriptFile attribute | Rob Mensching | 2020-06-23 | 3 | -48/+26 |
* | Moved more inner text to attribute | Rob Mensching | 2020-06-23 | 3 | -137/+253 |
* | Introduce Message attribute to remove Error inner text | Rob Mensching | 2020-06-23 | 2 | -5/+12 |
* | Introduce Value attribute on MultiString/MultiStringValue elements | Rob Mensching | 2020-06-23 | 5 | -70/+168 |
* | If no Media or MediaTemplate is present, default to a MediaTemplate. | Bob Arnson | 2020-06-22 | 27 | -37/+55 |
* | Add more tuples to ignore in GenerateManifestDataFromIRCommand. | Sean Hall | 2020-06-22 | 1 | -1/+9 |
* | Add BundleCustomDataRef element. | Sean Hall | 2020-06-22 | 3 | -9/+92 |
* | Restore Unreal to CustomTable. | Sean Hall | 2020-06-19 | 5 | -3/+49 |
* | Add more tuples to ignore in GenerateManifestDataFromIRCommand. | Sean Hall | 2020-06-19 | 2 | -0/+7 |
* | Implement BundleCustomData. Remove Unreal from CustomTable. | Sean Hall | 2020-06-19 | 9 | -379/+680 |
* | Update Example.Extension/ExampleWindowsInstallerBackendExtension. | Sean Hall | 2020-06-19 | 1 | -1/+1 |
* | Implement IBurnBackendHelper and TryAddTupleToDataManifest. | Sean Hall | 2020-06-19 | 8 | -153/+404 |
* | Remove unused reference to removed table. | Bob Arnson | 2020-06-17 | 1 | -1/+0 |
* | Change AssemblyNameReader to better match GetAsemblyIdentityFromFile() | Rob Mensching | 2020-06-17 | 1 | -1/+23 |
* | Update readme to better reflect purpose of this repository | Rob Mensching | 2020-06-16 | 1 | -1/+1 |
* | Reorganize media assignment to correctly place facade order optimization | Rob Mensching | 2020-06-16 | 8 | -126/+208 |
* | Ensure cabinets are created in File.Sequence order | Rob Mensching | 2020-06-16 | 1 | -0/+1 |
* | Ensure unreal columns are not added to _Validation table | Rob Mensching | 2020-06-16 | 1 | -36/+34 |
* | Ignore WixBindUpdatedFiles | Rob Mensching | 2020-06-16 | 1 | -0/+1 |
* | Update appveyor.cmd to not specify error code on early exit. | Sean Hall | 2020-06-15 | 1 | -6/+6 |
* | Implement simplified command and improved backend integration | Rob Mensching | 2020-06-13 | 8 | -94/+102 |
* | Remove use of remaining WixXxxRows | Rob Mensching | 2020-06-13 | 5 | -198/+159 |
* | Normalize commands to use constructors | Rob Mensching | 2020-06-13 | 3 | -52/+52 |
* | Move validate guids to a command and execute it earlier | Rob Mensching | 2020-06-13 | 2 | -44/+68 |
* | Implement update control text | Rob Mensching | 2020-06-13 | 3 | -45/+24 |
* | Remove obsolete global suppression file | Rob Mensching | 2020-06-12 | 1 | -24/+0 |
* | Fix custom table column values case in compiler and decompiler | Rob Mensching | 2020-06-12 | 9 | -239/+429 |
* | One shiny NuGet package, please and thank you. | Bob Arnson | 2020-06-10 | 1 | -1/+0 |
* | Do not create rows for internal-use-only tuples | Rob Mensching | 2020-06-10 | 1 | -1/+19 |
* | Remove dead code | Rob Mensching | 2020-06-10 | 2 | -1510/+0 |