| Commit message (Expand) | Author | Age | Files | Lines |
* | To make it easier to associate tuples with tables... | Bob Arnson | 2020-03-04 | 1 | -2/+24 |
* | Add ARM64 platform. | Bob Arnson | 2020-03-03 | 1 | -1/+4 |
* | Hide the ZipArchive details from the public WixOutput API | Rob Mensching | 2020-02-26 | 1 | -3/+14 |
* | Support reopening WixOutputs, to be able to read immediately after writing. | Bob Arnson | 2020-02-13 | 1 | -7/+16 |
* | Support loading WindowsInstallerData and Intermediate from WixOutput. | Bob Arnson | 2020-02-10 | 2 | -5/+43 |
* | Fix patch related tuples | Rob Mensching | 2020-02-05 | 5 | -17/+64 |
* | Ensure path tuples fields with BaseUri are saved | Rob Mensching | 2020-02-05 | 1 | -1/+1 |
* | Code cleanup | Rob Mensching | 2020-02-05 | 5 | -606/+117 |
* | Improve handling of standard actions | Rob Mensching | 2020-02-05 | 1 | -247/+179 |
* | Add support for unreal columns | Rob Mensching | 2020-02-05 | 2 | -2/+24 |
* | Fix CustomTable/@Unreal="yes" binding. | Bob Arnson | 2020-01-23 | 1 | -1/+1 |
* | Let listeners adjust message levels; general messaging cleanup. | Bob Arnson | 2020-01-17 | 1 | -13/+0 |
* | Binary Data should be path value | Rob Mensching | 2020-01-12 | 1 | -2/+2 |
* | Remove ErrorTuple id as field. | Bob Arnson | 2020-01-06 | 1 | -8/+0 |
* | Update AdvtExecuteSequence standard actions to AdvertiseExecuteSequence. | Sean Hall | 2019-11-25 | 1 | -14/+14 |
* | Fix EnvironmentTuple nullable fields. | Bob Arnson | 2019-11-14 | 1 | -2/+2 |
* | Rename Output to WindowsInstallerData | Rob Mensching | 2019-10-26 | 8 | -60/+30 |
* | Implement WixOutput with support for multiple streams of data | Rob Mensching | 2019-10-25 | 21 | -846/+399 |
* | Remove id field from WixSearchTuple. | Bob Arnson | 2019-10-23 | 1 | -8/+0 |
* | Remove BootstrapperApplicationData generally in favor of Unreal | Rob Mensching | 2019-10-23 | 3 | -31/+19 |
* | Better support all .NETs | Rob Mensching | 2019-10-18 | 1 | -1/+1 |
* | Small fixes to tuples | Rob Mensching | 2019-10-18 | 3 | -40/+33 |
* | Minor tuple fixes | Rob Mensching | 2019-10-18 | 2 | -12/+2 |
* | MSI standard actions should be overridable | Rob Mensching | 2019-10-18 | 1 | -109/+109 |
* | Fix lock permissions | Rob Mensching | 2019-10-14 | 1 | -2/+2 |
* | Fix ServiceType enum values | Rob Mensching | 2019-10-07 | 1 | -3/+3 |
* | Remove unused field from WixFeatureGroup | Rob Mensching | 2019-10-07 | 1 | -12/+2 |
* | Fix AppSearch related tuples | Rob Mensching | 2019-10-07 | 4 | -17/+17 |
* | Support tagging tuples and definitions | Rob Mensching | 2019-10-07 | 4 | -4/+519 |
* | Add support for long fields and fix up Bundle and many other tuples | Rob Mensching | 2019-10-07 | 39 | -976/+761 |
* | Add tuple.IsNull(), remove fields when set to default and other small fixes | Rob Mensching | 2019-05-24 | 7 | -81/+78 |
* | Improve debuggability of tuples | Rob Mensching | 2019-05-24 | 1 | -1/+5 |
* | Rename MsiAssemblyTuple to AssemblyTuple | Rob Mensching | 2019-05-23 | 3 | -102/+99 |
* | Merge WixFileTuple in to FileTuple and remove File from FileAssemblyType | Rob Mensching | 2019-05-23 | 9 | -456/+168 |
* | Minor fixes | Rob Mensching | 2019-05-23 | 4 | -13/+13 |
* | Breakout short and source names in Directory and Shortcut tuples | Rob Mensching | 2019-05-23 | 3 | -8/+40 |
* | Use "Ref" instead of "_" as the reference convention | Rob Mensching | 2019-05-23 | 88 | -849/+849 |
* | Obsolete obsolete constructor | Rob Mensching | 2019-05-23 | 3 | -119/+112 |
* | Implement many more strong tuples | Rob Mensching | 2019-05-23 | 66 | -1047/+391 |
* | Remove redundant `?.Value` from strongly typed accesses | Rob Mensching | 2019-05-23 | 188 | -873/+873 |
* | Support Component/@Shared. | Bob Arnson | 2019-05-14 | 1 | -0/+8 |
* | Correct field value for RemoveRegistryTuple.Root. | Bob Arnson | 2019-05-13 | 1 | -1/+1 |
* | Section ids are optional | Rob Mensching | 2019-05-12 | 1 | -7/+2 |
* | Correctly set the underlying data types when intermediate value loaded | Rob Mensching | 2019-05-12 | 1 | -10/+42 |
* | Support any type as input to identifier | Rob Mensching | 2019-05-08 | 1 | -0/+6 |
* | Support long as a number | Rob Mensching | 2019-05-08 | 1 | -1/+13 |
* | Add additional strongly typed tuples | Rob Mensching | 2019-05-08 | 42 | -13909/+1369 |
* | Fix loading custom table definitions and support tupledef revisions | Rob Mensching | 2018-12-31 | 4 | -19/+253 |
* | Update to latest .gitignore and prep for new NuGet license format | Rob Mensching | 2018-12-22 | 1 | -0/+1 |
* | Update to latest Home\repo-template | Rob Mensching | 2018-12-22 | 2 | -1/+6 |