aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-07Add failing test for TrueType Font.Sean Hall3-1/+45
2019-11-06Add preprocessor variables with WiX version info.Bob Arnson3-2/+41
2019-11-05Fix resolution of !(bind.ProductVersion.MsiId) bind variablesRob Mensching4-5/+15
2019-11-05Move creation of hidden properties...Bob Arnson4-13/+20
2019-11-04Tolerate missing RegistryValue/@Value when @Type="binary".Bob Arnson3-2/+4
2019-11-01Fix error checking on CustomAction/@Error.Bob Arnson3-2/+4
2019-10-28Fix AppId tupleRob Mensching2-4/+3
2019-10-28Fix off by two error. Or was it off by one?Bob Arnson2-2/+2
2019-10-27Add failing test for AppId.Sean Hall3-0/+45
2019-10-26Update to WindowsInstallerData rename from DataRob Mensching20-91/+91
2019-10-26Fix MsiAssembly table processingRob Mensching4-4/+21
2019-10-25Remove explicit intermediate file provided for testingRob Mensching6-24/+18
2019-10-25Update to WixOutput file structure to fix embedded file handlingRob Mensching21-140/+243
2019-10-24Don't crash on empty (but valid) source paths.Bob Arnson1-1/+1
2019-10-23Undo CreateTuple change and add ErrorTuple test.Bob Arnson7-0/+98
2019-10-23Fix custom tables, small fixes in linker and update latest DataRob Mensching13-476/+427
2019-10-22Remove old field zero primary key bad magic code.Bob Arnson1-12/+0
2019-10-20Better support all .NETs and remove unnecessary NuGet workaroundsRob Mensching4-23/+6
2019-10-18Small tuple based fixesRob Mensching5-39/+58
2019-10-18Several fixesRob Mensching6-15/+26
2019-10-18Add failing test for decompiler with database that has old schemas and missin...Sean Hall4-0/+60
2019-10-15Add failing test for AsString on a number field with 0.Sean Hall4-2/+82
2019-10-15Add failing test for TextStyle when Color is null.Sean Hall3-0/+46
2019-10-15Add failing test for Class when IconIndex is 0.Sean Hall4-0/+54
2019-10-14Fix lock permissionsRob Mensching2-4/+3