aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better support all .NETs and remove unnecessary NuGet workaroundsRob Mensching2019-10-201-3/+3
* Small tuple based fixesRob Mensching2019-10-182-28/+11
* Several fixesRob Mensching2019-10-181-2/+3
* Fix lock permissionsRob Mensching2019-10-141-3/+2
* Fix detect only upgrade logicRob Mensching2019-10-071-1/+0
* Fix Upgrade IncludeMinimum attributeRob Mensching2019-10-071-1/+1
* Fix Feature parentRob Mensching2019-10-072-242/+203
* Fix AppSearch related buildingRob Mensching2019-10-071-2/+5
* Implement Bundle buildRob Mensching2019-10-0713-121/+237
* Fix bundle BA container idRob Mensching2019-10-071-2/+2
* Handle null path fields during ResolveRob Mensching2019-10-071-15/+15
* Make uses of EnsureTable more typesafeRob Mensching2019-10-071-20/+22
* Integrate latest Data changes for FileTuple and AssemblyTupleRob Mensching2019-05-234-86/+59
* Integrate short and source name changes to Directory and Shortcut tuplesRob Mensching2019-05-233-84/+15
* Adopt "Ref" as reference convention over "_"Rob Mensching2019-05-239-110/+110
* Integrate latest changes to tuple definitionsRob Mensching2019-05-2315-3503/+3567
* Use full path in source line numbersRob Mensching2019-05-231-3/+7
* Add Component/@Shared and fix UninstallWhenSupersededBob Arnson2019-05-141-0/+1
* IExtensionManager.Create renamed to IExtensionManager.GetServicesRob Mensching2019-05-129-18/+18
* Default Product/@Id to "*"Rob Mensching2019-05-121-1/+1
* Implement and use IParseHelper.ScheduleActionTupleRob Mensching2019-05-094-121/+72
* Use new strongly typed tuplesRob Mensching2019-05-0813-11630/+12152
* Fix missing symbol for WixSuppressAction.Bob Arnson2019-03-201-1/+1
* Include the preprocessed include files with the processed documentRob Mensching2019-03-017-173/+237
* Add `IResolveFileResult` to `WixToolsetServiceProvider`Bob Arnson2019-03-011-0/+1
* Integrate interface-only WixToolset.Extensibility changeRob Mensching2019-03-0124-163/+370
* Rename ILocalizer to ILocalizationParserRob Mensching2019-03-014-23/+23
* Rename WixVariableResolver to VariableResolverRob Mensching2019-03-013-6/+6
* Expose WixVariableResolver via WixToolsetServiceProviderRob Mensching2019-03-016-10/+10
* Make `IPreprocessor` public as it should be.Bob Arnson2019-02-261-2/+2
* Add DirectoryId into context for extensions.Sean Hall2019-01-201-1/+1
* Fix overridable actions being tagged as duplicates.Bob Arnson2019-01-161-6/+14
* Ensure `Error`s generate symbols so they can be referenced.Bob Arnson2019-01-091-2/+1
* Prevent linker NullReferenceExceptions when missing SourceLineNumbers.Bob Arnson2019-01-031-1/+1
* Load .wixlib intermediates with single creatorRob Mensching2019-01-012-21/+17
* Simplify and standardize exception handling in extension managerRob Mensching2018-12-271-45/+35
* Remove dead codeRob Mensching2018-12-263-667/+0
* Remove lingering uses of .resx from WixToolset.CoreRob Mensching2018-12-267-192/+18
* Fix the dependencies of the WixToolset.Core.TestPackage.nupkgRob Mensching2018-12-221-0/+4
* Update to latest Home\repo-templateRob Mensching2018-12-221-8/+3
* Remove context from generated DefaultIcon registry row. (#16)Sean Hall2018-12-121-1/+1
* ole.dll should be ole2.dll.Sean Hall2018-12-121-2/+2
* Optionally use IDecompileContext.CabinetExtractFolder to extract cabs.Bob Arnson2018-12-071-0/+2
* Update to DecompileResult move to XDocumentRob Mensching2018-11-031-5/+6
* Re-introduce "decompile" to backendRob Mensching2018-10-245-11/+241
* Update to fixed "binder" names in interfacesRob Mensching2018-10-241-1/+1
* Support passing IServiceProvider to IExtensionFactory'sRob Mensching2018-10-241-1/+19
* Update to command-line parsing re-organizationRob Mensching2018-10-249-710/+813
* Minor code clean up to match .editorconfigRob Mensching2018-10-244-8016/+7939
* Minor code cleanup/reorganizationRob Mensching2018-10-246-19/+18