summaryrefslogtreecommitdiff
path: root/src/wix/WixToolset.Core/ExtensibilityServices/ParseHelper.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename "bundle extension" to "bootstrapper extension" for more consistencyRob Mensching2024-03-071-4/+4
* Initial support for virtual symbols.Rob Mensching2023-12-161-0/+8
* Ensure to reference the before/after WixAction when scheduling an actionRob Mensching2023-02-221-21/+2
* Fix RegistrySymbol creation helper for non-string typesRob Mensching2022-12-221-7/+8
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-311-9/+6
* Move WixVersion to new WixToolset.Versioning package in libs segmentRob Mensching2022-10-041-0/+1
* Downgrade error to warning when search refs a reserved prefix variable.Sean Hall2022-08-021-6/+6
* Expose and use methods to parse attributes with Burn variable names.Sean Hall2022-07-211-1/+25
* Support bind variables in Package and Bundle versionsRob Mensching2022-07-101-3/+2
* Add support for semver in bundles and dependenciesRob Mensching2022-05-101-2/+3
* Add support for remote BundlePackagePayload.Sean Hall2022-04-131-2/+2
* Make ModuleSignature a standard table and no refs with EnsureTableRob Mensching2022-03-191-17/+0
* Change IParseHelper to not be an IBundleValidator.Sean Hall2022-03-161-23/+1
* Enhance bundle backend validation.Sean Hall2022-03-161-6/+29
* Fix typos and whitespace.Bob Arnson2021-06-281-1/+0
* Move Core into wixRob Mensching2021-04-291-0/+863