aboutsummaryrefslogtreecommitdiff
path: root/src/test/Example.Extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIXFEAT:6209 - Move BA entry point to its own element.Sean Hall2020-12-081-2/+3
* Update CompileCoreTestExtensionWixlib to be a .NET Core app.Sean Hall2020-07-141-8/+9
* The Great Tuple to Symbol File Rename (tm)Rob Mensching2020-06-253-0/+0
* The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-257-55/+55
* Update Example.Extension/ExampleWindowsInstallerBackendExtension.Sean Hall2020-06-191-1/+1
* Integrate change to TryParseCommand and other code cleanupRob Mensching2020-06-081-2/+2
* Test ability for an extension to have a custom strongly typed row during bind...Sean Hall2020-04-185-31/+83
* Fix changes to TableDefinition.Sean Hall2020-04-132-2/+7
* Merge and move default tuple logic from CreateOutputFromIRCommand to WindowsI...Sean Hall2020-04-121-5/+4
* General cleanup.Sean Hall2020-04-121-5/+5
* Try to fix build flakiness with Example.Extension.Sean Hall2020-04-063-1/+21
* Add test around ActionText and fix the table definition to get it passing.Sean Hall2020-04-052-4/+5
* Add failing test for when EnsureTable references an extension table with a di...Sean Hall2020-04-032-3/+7
* Use TupleIdIsPrimaryKey.Sean Hall2020-04-033-6/+3
* Hide the concrete implementation of the service provider interfacesSean Hall2020-04-021-2/+3
* Fix bug in ParseHelper where it assumed the first column was the id column.Sean Hall2020-04-023-3/+2
* Order WixSearches in Core.Sean Hall2020-03-301-0/+0
* Add ability for extensions to create custom bundle searches.Sean Hall2020-03-305-2/+159
* Fix bundle-build extension library extraction.Bob Arnson2020-03-271-1/+1
* Update Example.Extension to automatically update based on its Example.wxs.Sean Hall2020-03-203-2/+25
* Update to WindowsInstallerData rename from DataRob Mensching2019-10-261-1/+1
* Update to WixOutput file structure to fix embedded file handlingRob Mensching2019-10-251-0/+0
* Fix custom tables, small fixes in linker and update latest DataRob Mensching2019-10-231-0/+0
* Integrate latest changes to tuple definitionsRob Mensching2019-05-232-2/+2
* Update to latest Home\repo-templateRob Mensching2018-12-221-2/+1
* Update to fixed "binder" names in interfacesRob Mensching2018-10-241-1/+1
* Support passing IServiceProvider to IExtensionFactory'sRob Mensching2018-10-241-6/+16
* Update to command-line parsing re-organizationRob Mensching2018-10-241-4/+10
* Integrate Extensibility.Data namespace change from Extensibility repoRob Mensching2018-07-231-0/+1
* Move tool projects to Tools repoRob Mensching2018-07-2112-0/+339
* Add support for loading Intermediates from extensionsRob Mensching2017-12-067-269/+0
* Implement support for IExtensionCommandLine and IPreprocessorExtensionRob Mensching2017-12-023-57/+55
* Introduce ExampleExtension for testingRob Mensching2017-12-017-0/+271