aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.WindowsInstaller/Bind/CreateOutputFromIRCommand.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix Control symbol dehydration to MSI output.Bob Arnson2020-07-261-3/+4
|
* Move short filename generation to the WindowsInstallerBackendRob Mensching2020-07-081-6/+137
|
* Default Publish/@Condition to "1" in the WI backendRob Mensching2020-07-011-0/+15
|
* The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-251-537/+537
|
* Restore Unreal to CustomTable.Sean Hall2020-06-191-2/+0
|
* Implement BundleCustomData. Remove Unreal from CustomTable.Sean Hall2020-06-191-1/+3
|
* Ignore WixBindUpdatedFilesRob Mensching2020-06-161-0/+1
|
* Remove use of remaining WixXxxRowsRob Mensching2020-06-131-19/+4
|
* Do not create rows for internal-use-only tuplesRob Mensching2020-06-101-1/+19
|
* Redesign CustomTable tuples to support resolving binary columnsRob Mensching2020-06-031-219/+228
|
* Basic patching supportRob Mensching2020-05-301-1/+2
|
* 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 ↵Sean Hall2020-04-121-51/+11
| | | | WindowsInstallerBackendHelper.
* Move table definitions from Core to Data.Sean Hall2020-04-121-1/+0
|
* Sync tables.xml with tuple definitions.Sean Hall2020-04-121-15/+7
|
* Use TupleIdIsPrimaryKey.Sean Hall2020-04-031-22/+2
|
* Fix File/@TrueType.Bob Arnson2020-02-241-1/+1
|
* Start on new patch infrastructureRob Mensching2020-02-051-187/+166
|
* Fix ServiceControl/@Wait translation.Bob Arnson2020-01-211-1/+4
|
* Add special handling for numeric Error ids.Bob Arnson2020-01-061-0/+12
|
* Fix parsing Shortcut/@Name and detect duplicate in GetMsiFilenameValue.Sean Hall2019-11-131-1/+1
|
* Update to WindowsInstallerData rename from DataRob Mensching2019-10-261-38/+38
|
* Fix MsiAssembly table processingRob Mensching2019-10-261-0/+17
|
* Fix custom tables, small fixes in linker and update latest DataRob Mensching2019-10-231-1/+118
|
* Small tuple based fixesRob Mensching2019-10-181-7/+43
|
* Several fixesRob Mensching2019-10-181-0/+4
|
* Fix reserve costRob Mensching2019-10-071-0/+4
|
* Write Font table correctlyRob Mensching2019-10-071-0/+8
|
* Fix Feature parentRob Mensching2019-10-071-0/+1
|
* Fix AppSearch related buildingRob Mensching2019-10-071-1/+5
|
* Implement Bundle buildRob Mensching2019-10-071-0/+16
|
* Fix Directory.DefaultDir handling when creating MSIRob Mensching2019-10-071-2/+2
|
* Correctly lower _SummaryInformationRob Mensching2019-10-071-2/+6
|
* Shortcut ShowCmd is nullableRob Mensching2019-05-231-1/+1
|
* Integrate latest Data changes for FileTuple and AssemblyTupleRob Mensching2019-05-231-7/+7
|
* Integrate short and source name changes to Directory and Shortcut tuplesRob Mensching2019-05-231-3/+35
|
* Adopt "Ref" as reference convention over "_"Rob Mensching2019-05-231-23/+23
|
* Correctly set nullable row columnsRob Mensching2019-05-231-1/+1
|
* Integrate latest changes to tuple definitionsRob Mensching2019-05-231-10/+85
|
* Add Component/@Shared and fix UninstallWhenSupersededBob Arnson2019-05-141-2/+2
|
* Fix inscript CA bit handlingRob Mensching2019-05-121-3/+7
|
* Use new strongly typed tuplesRob Mensching2019-05-081-35/+565
|
* Update to fixed "binder" names in interfacesRob Mensching2018-10-241-2/+2
|
* Integrate latest Data and Extensibility changes and build light.exeRob Mensching2017-12-271-1/+1
|
* Fix handling of MediaTemplate/@CompressionLevelRob Mensching2017-12-071-12/+28
|
* Support MSI backends creating custom tables and remove ↵Rob Mensching2017-12-071-2/+23
| | | | WixToolset.Data.WindowsInstaller
* Fix source path and cabinet processingRob Mensching2017-11-291-1/+41
|
* Additional IR updatesRob Mensching2017-11-111-0/+230