aboutsummaryrefslogtreecommitdiff
path: root/src/test/WixToolsetTest.CoreIntegration/TestData/CustomTable (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce StandardDirectory for referencing standard directoriesRob Mensching2021-04-061-10/+7
| | | | Completes wixtoolset/issues#6416
* Complete MOVE_TO_BACKEND code migrationRob Mensching2021-03-031-2/+2
| | | | Fixes wixtoolset/issues#6212
* Replace Win64 attribute with Bitness attributeRob Mensching2021-02-111-2/+2
| | | | Closes wixtoolset/#4707
* Reorganize Product/Package to Package/SummaryInformation.Bob Arnson2020-10-241-6/+3
|
* Update decompiler to use XDocument rather than generated classes.Bob Arnson2020-08-241-4/+4
| | | | | - Use CompareXml for diffing. - Change CustomAction/@ScriptFile to @ScriptSourceFile.
* Support implicit standard directory reference and "3264" platform foldersRob Mensching2020-07-211-5/+7
| | | | Completes wixtoolset/issues#5798 and wixtoolset/issues#5835
* Remove obsolete inner text handlingRob Mensching2020-06-232-12/+12
|
* Restore Unreal to CustomTable.Sean Hall2020-06-191-0/+13
|
* Implement BundleCustomData. Remove Unreal from CustomTable.Sean Hall2020-06-191-13/+0
|
* Fix custom table column values case in compiler and decompilerRob Mensching2020-06-122-2/+35
|
* Redesign CustomTable tuples to support resolving binary columnsRob Mensching2020-06-036-0/+53
|
* Fix CustomTable/@Unreal="yes" binding.Bob Arnson2020-01-231-0/+13
|
* Add failing test for CustomTable.Sean Hall2019-10-111-0/+21