aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.WindowsInstaller/Bind (follow)
Commit message (Expand)AuthorAgeFilesLines
* Redesign CustomTable tuples to support resolving binary columnsRob Mensching2020-06-033-362/+349
* Basic patching supportRob Mensching2020-05-3016-979/+757
* Support instance transformsRob Mensching2020-05-232-241/+262
* Minor code cleanupRob Mensching2020-05-232-5/+1
* Support merging merge modulesRob Mensching2020-05-225-6/+15
* Minor code cleanupRob Mensching2020-05-224-79/+50
* Fix naming of file in a merge module's cabinetRob Mensching2020-05-226-21/+29
* Update CabinetBuilder to send exception to UnexpectedException.Sean Hall2020-05-131-1/+1
* Track files in BindBundleCommand.Sean Hall2020-05-101-1/+3
* Add `IBindContext.SuppressLayout` to suppress cab generation.Bob Arnson2020-05-081-11/+10
* Test ability for an extension to have a custom strongly typed row during bind...Sean Hall2020-04-181-1/+1
* Fix changes to TableDefinition.Sean Hall2020-04-131-1/+1
* Fix typo in SummaryInformationType.Sean Hall2020-04-132-48/+48
* Add warning when CreateOutputFromIRCommand doesn't know how to handle a tuple.Sean Hall2020-04-121-8/+16
* Merge and move default tuple logic from CreateOutputFromIRCommand to WindowsI...Sean Hall2020-04-122-52/+15
* General cleanup.Sean Hall2020-04-127-64/+59
* Move table definitions from Core to Data.Sean Hall2020-04-124-5/+2
* Sync tables.xml with tuple definitions.Sean Hall2020-04-121-15/+7
* Remove partial WixPdb support.Bob Arnson2020-04-111-232/+219
* Use TupleIdIsPrimaryKey.Sean Hall2020-04-031-22/+2
* Use IWixToolsetServiceProvider and IWixToolsetCoreServiceProvider to expose t...Sean Hall2020-04-023-5/+5
* Add intermediate levels to track how IR has been lowered.Bob Arnson2020-03-261-7/+18
* Partial WixPdbs stop the backend before binding.Bob Arnson2020-03-171-5/+5
* Fix AMD64 assembly processorArchitecture.Bob Arnson2020-02-271-1/+1
* Detect MSIL for assembly name harvesting.Bob Arnson2020-02-271-1/+1
* Integrate latest change to WixToolset.Data APIRob Mensching2020-02-261-1/+1
* Fix File/@TrueType.Bob Arnson2020-02-241-1/+1
* Early detection of duplicate table definitions from extensions.Bob Arnson2020-02-212-2/+11
* Support reopening WixOutputs, to be able to read after creation.Bob Arnson2020-02-131-0/+2
* Make BindResult disposable to manage WixOutput disposability.Bob Arnson2020-02-131-40/+15
* Add CreateFolder tuples for null-keypath components in the backend instead of...Bob Arnson2020-02-072-0/+46
* Start on new patch infrastructureRob Mensching2020-02-0523-1001/+3897
* Remove WixActionRowCollection and duplicate actions.xmlRob Mensching2020-02-052-46/+46
* Load custom table definitions from extensions during binding.Bob Arnson2020-01-231-0/+9
* Fix CustomTable/@Unreal="yes" binding.Bob Arnson2020-01-231-13/+13
* Fix ServiceControl/@Wait translation.Bob Arnson2020-01-211-1/+4
* Provide Record enumerator on View that disposes fetched RecordsRob Mensching2020-01-133-67/+41
* Add special handling for numeric Error ids.Bob Arnson2020-01-061-0/+12
* Finish renaming SequenceTable.AdvertiseExecuteSequence.Sean Hall2019-11-251-14/+14
* Fix parsing Shortcut/@Name and detect duplicate in GetMsiFilenameValue.Sean Hall2019-11-131-1/+1
* Ensure upgrade action properties are secure.Bob Arnson2019-11-081-0/+4
* Move creation of hidden properties...Bob Arnson2019-11-051-3/+12
* Update to WindowsInstallerData rename from DataRob Mensching2019-10-269-59/+59
* Fix MsiAssembly table processingRob Mensching2019-10-262-2/+19
* Remove explicit intermediate file provided for testingRob Mensching2019-10-251-6/+0
* Update to WixOutput file structure to fix embedded file handlingRob Mensching2019-10-251-15/+51
* Fix custom tables, small fixes in linker and update latest DataRob Mensching2019-10-233-15/+351
* Small tuple based fixesRob Mensching2019-10-181-7/+43
* Several fixesRob Mensching2019-10-181-0/+4
* Fix reserve costRob Mensching2019-10-071-0/+4