aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Data/Tuples (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix patch related tuplesRob Mensching2020-02-054-17/+58
* Fix CustomTable/@Unreal="yes" binding.Bob Arnson2020-01-231-1/+1
* Binary Data should be path valueRob Mensching2020-01-121-2/+2
* Remove ErrorTuple id as field.Bob Arnson2020-01-061-8/+0
* Fix EnvironmentTuple nullable fields.Bob Arnson2019-11-141-2/+2
* Remove id field from WixSearchTuple.Bob Arnson2019-10-231-8/+0
* Remove BootstrapperApplicationData generally in favor of UnrealRob Mensching2019-10-232-6/+10
* Small fixes to tuplesRob Mensching2019-10-182-20/+28
* Minor tuple fixesRob Mensching2019-10-181-11/+1
* Fix lock permissionsRob Mensching2019-10-141-2/+2
* Fix ServiceType enum valuesRob Mensching2019-10-071-3/+3
* Remove unused field from WixFeatureGroupRob Mensching2019-10-071-12/+2
* Fix AppSearch related tuplesRob Mensching2019-10-074-17/+17
* Add support for long fields and fix up Bundle and many other tuplesRob Mensching2019-10-0730-770/+480
* Add tuple.IsNull(), remove fields when set to default and other small fixesRob Mensching2019-05-242-4/+4
* Rename MsiAssemblyTuple to AssemblyTupleRob Mensching2019-05-233-102/+99
* Merge WixFileTuple in to FileTuple and remove File from FileAssemblyTypeRob Mensching2019-05-237-290/+168
* Minor fixesRob Mensching2019-05-232-10/+10
* Breakout short and source names in Directory and Shortcut tuplesRob Mensching2019-05-233-8/+40
* Use "Ref" instead of "_" as the reference conventionRob Mensching2019-05-2386-831/+831
* Implement many more strong tuplesRob Mensching2019-05-2360-1026/+352
* Remove redundant `?.Value` from strongly typed accessesRob Mensching2019-05-23188-873/+873
* Support Component/@Shared.Bob Arnson2019-05-141-0/+8
* Correct field value for RemoveRegistryTuple.Root.Bob Arnson2019-05-131-1/+1
* Add additional strongly typed tuplesRob Mensching2019-05-0829-370/+1018
* Fix WixBundlePackage.Cache tuple typeRob Mensching2018-01-011-1/+1
* Make IntermediateField Set() method type-safeRob Mensching2018-01-012-3/+3
* Simplify message handlingRob Mensching2017-12-194-204/+6
* Store WixMediaTemplate/@CompressionLevel as stringRob Mensching2017-12-072-5/+10
* Support tuples from extensions and make SourcePath a path instead of stringRob Mensching2017-12-021-2/+2
* Additional IR updatesRob Mensching2017-11-114-10/+12
* Introduce WiX Intermediate RepresentationRob Mensching2017-11-01200-0/+19297